文書の過去の版を表示しています。


Fixed Point Algorithms

Consider the following fixed point problem on a real Hilbert space with inner product ,, and norm : Find xFix(T):={xH:T(x)=x},Find xFix(T):={xH:T(x)=x}, where T:HHT:HH is nonexpansive (i.e., T(x)T(y)xyT(x)T(y)xy (x,yH)(x,yH)). A number of fixed point theorems have been studied by renowned mathematicians, such as Banach, Brouwer, Caristi, Fan, Kakutani, Kirk, Schauder, Takahashi, and so on. We give the following two examples of the fixed point problem.

  1. Convex Feasibility Problem:
    The problem is to find xC:=iICi,xC:=iICi, where CiCi (H)(H) (iI:={1,2,,I})(iI:={1,2,,I}) is nonempty, closed, and convex. It includes practical problems, such as signal recovery problem.
    Let us define T:=P1P2PIT:=P1P2PI1), where PiPi (iI)(iI) stands for the metric projection onto CiCi.2) Accordingly, TT is nonexpansive and Fix(T)=C=iICiFix(T)=C=iICi.
  2. Constrained Convex Optimization Problem:
    Suppose that CC (H)(H) is nonempty, closed, and convex, f:HRf:HR is Fréchet differentiable and convex, and its gradient, denoted by f, is Lipschitz continuous with a constant L (>0). The constrained convex optimization problem is to find xC such that f(x)f(x) for all xC. See Optimization Algorithms page for examples of the convex optimization problem.
    Here, we define T:=PC(Idαf), where Id is the identity mapping on H,3) PC is the metric projection onto C, and α(0,2/L]. Then, T is nonexpansive and a fixed point of T coincides with a minimizer of f over C.

The following three algorithms are good ways to solve the fixed point problem.

We numerically and theoretically compared our algorithm with the Krasnosel’skii-Mann algorithm and showed that it reduces the running time and iterations needed to find a fixed point compared with that algorithm. It is summarized as the following papers (You can get our papers from Publications page).

We presented an algorithm to accelerate the Halpern algorithm and proved that, under certain assumptions, our algorithm strongly converges to a fixed point of T. We numerically compared our algorithm with the Halpern algorithm and showed that it reduces the running time and iterations needed to find a fixed point compared with that algorithm. It is summarized as the following paper (You can get our papers from Publications page).

We have presented the following acceleration methods for convex optimization over the fixed point sets of nonexpansive mappings. If you are interested, please see the following papers (You can get our papers from Publications page).


1)
We may define T by T:=PIPI1P1 or T:=iIwiPi, where (wi)iI(0,1) satisfies iIwi=1.
2)
Pi is defined by Pi(x)Ci and Pi(x)x=infyCiyx (xH), and it satisfies the nonexpansivity condition.
3)
It is defined by Id(x):=x (xH).
  • en/intro/researches/fixedpoint.1468061902.txt.gz
  • 最終更新: 2018/06/01 16:41
  • (外部編集)