Skip to main content

Linear convergence of the relaxed gradient projection algorithm for solving the split equality problems in Hilbert spaces

Abstract

In this paper, we consider the relaxed gradient projection algorithm to solve the split equality problem in Hilbert spaces, and we investigate its linear convergence. In particular, we use the concept of the bounded linear regularity property for the split equality problem to prove the linear convergence property for the above algorithm. Furthermore, we conclude the linear convergence rate of the relaxed gradient projection algorithm. Finally, some numerical experiments are given to test the validity of our results.

1 Introduction

Let C and Q be nonempty closed convex subsets of real Hilbert spaces \(H_{1}\) and \(H_{2}\), respectively, and let \(A:H_{1}\rightarrow H_{3}\) and \(B:H_{2}\rightarrow H_{3}\) be two bounded linear operators, \(H_{3}\) is also a real Hilbert spaces. The split equality problem (SEP for short), as an important extension of the split feasibility problem, was first presented by Moudafi [1]. It can be mathematically characterized by finding points \(x\in C\) and \(y\in Q\) that satisfy the property

$$ Ax=By, $$
(1.1)

which allows for asymmetric and partial relations between the variables x and y.

The split equality problem has received plenty attention due to its extraordinary practicality and wide applicability in many fields of applied mathematics; examples of such problems include decomposition methods for partial differential equations, applications in game theory and intensity-modulated radiation therapy (IMRT for short), for which comprehensive references are available [2, 3]. In fact, various algorithms have been used in studies extensively to find a solution to the split equality problem. One of the most original and important algorithms is the alternating CQ algorithm (ACQA for short), which was proposed by Moudafi [1], and it has the following iterative form:

$$ \mbox{(ACQA)} \quad \textstyle\begin{cases} x_{k+1}=P_{C}(x_{k}-\gamma_{k} A^{*}(Ax_{k}-By_{k})), \\ y_{k+1}=P_{Q}(y_{k}+\gamma_{k} B^{*}(Ax_{k+1}-By_{k})). \end{cases} $$
(1.2)

Then one proved the weak convergence of ACQA (1.2) provided that the solution set of SEP (1.1) is nonempty.

Since the ACQ algorithm involves two projections \(P_{C}\) and \(P_{Q}\), it might be difficult to calculate in the case where one of them does not have a closed-form expression. To solve this problem, Moudafi [4] proposed the relaxed alternating CQ algorithm (RACQA for short) by using orthogonal projections onto half-spaces to replace the original closed convex sets, and it has the following iterative form:

$$ \mbox{(RACQA)} \quad \textstyle\begin{cases} x_{k+1}=P_{C_{k}}(x_{k}-\gamma A^{*}(Ax_{k}-By_{k})) , \\ y_{k+1}=P_{Q_{k}}(y_{k}+\beta B^{*}(Ax_{k+1}-By_{k})). \end{cases} $$
(1.3)

Meanwhile, one proved that the above algorithm can converge weakly to a solution of SEP (1.1).

In the RACQA, the step size parameters do not vary. Then, as a quite important generalization of the RACQA, Moudafi [5] presented the relaxed simultaneous iterative algorithm (RSSEA for short), whose parameters are allowed to vary, and obtained a weak convergence result:

$$\mbox{(RSSEA)} \quad \textstyle\begin{cases} x_{k+1}=P_{C_{k}}(x_{k}-\gamma_{k} A^{*}(Ax_{k}-By_{k})), \\ y_{k+1}=P_{Q_{k}}(y_{k}+\gamma_{k}B^{*}(Ax_{k}-By_{k})). \end{cases} $$

Moreover, in order to obtain a strong convergence result, Shi et al. [6] improved Moudafi’s algorithms and proposed the following algorithm:

$$\textstyle\begin{cases} x_{k+1}=P_{C}[(1-\alpha_{k})(x_{k}-\gamma_{k} A^{*}(Ax_{k}-By_{k}))], \\ y_{k+1}=P_{Q}[(1-\alpha_{k})(y_{k}+\gamma_{k} B^{*}(Ax_{k}-By_{k}))]. \end{cases} $$

The above basic methods for solving the split equality problem are well known. For more information with regard to methods solving the split equality problem, see [7,8,9]. However, the convergence results of the above algorithms are not good enough and the convergence rate of these algorithms have not been explicitly estimated.

Recently, Shi et al. [10] presented the varying step size gradient projection algorithm for solving the SEP and obtained a linear convergence result. In particular, they conclude the linear convergent rate of the varying step size gradient projection algorithm. However, this algorithm is not easy to implement.

Let \(S=C\times Q\subseteq H_{1}\times H_{2}=:H\), \(G=[A,-B]:H\rightarrow H_{3}\), and the adjoint operator of G is denoted by \(G^{*}\). Then the problem (1.1) can be reformulated as to find \(w=(x,y)\in S\) which satisfies \(Gw=0\). And then the relaxed simultaneous iterative algorithm (RSSEA) reduces to the following relaxed gradient projection algorithm (in short, RGPA):

$$\mbox{(RGPA)} \quad w_{k+1}=P_{S_{k}}\bigl(w_{k}- \gamma_{k}G^{*}Gw_{k}\bigr). $$

Recall that the RGPA is an easily implementable algorithm that uses orthogonal projection onto half-spaces at each step. In this paper, what attracts us is to study RGPA for solving the split equality problem. In particular, to the best of our knowledge, in order to get the linear convergence property for the CQ algorithm which is to solve the split feasibility problem, Wang et al. [11] presented the linear regularity property for the split feasibility problem. Motivated and inspired by their work, we devote our work to proving the linear convergence property for the RGPA with the bounded linear regularity property for SEP (1.1). For this purpose, we introduce the notion of the bounded linear regularity property for SEP (1.1), and use some suitable types of step sizes to prove the linear convergence property for the RGPA. In addition, we conclude the linear convergence rate of RGPA. Finally, some numerical experiments are given to test the validity of our results.

2 Preliminaries

For convenience, we introducing several notations. Throughout the whole paper, we assume that H is a real Hilbert space whose inner product and norm are denoted by \(\langle\cdot,\cdot\rangle\) and \(\| \cdot\|\), respectively. I denotes the identity operator on H. Let S be a nonempty subset of H, the relative interior of S is denoted by riS. \(T^{*}\) is the adjoint operators of T. We denote by B and \(\overline{\mathbf{B}}\) the unit open ball and the unit closed ball with center at the origin, respectively, that is,

$$\mathbf{B}:=\bigl\{ v\in{H}: \Vert v \Vert < 1\bigr\} \quad \mbox{and} \quad \overline{\mathbf {B}}:=\bigl\{ v\in{H}: \Vert v \Vert \leq1\bigr\} . $$

There are several definitions and basic results that will be used in the proofs of our main results.

Definition 2.1

([12])

A mapping \(T:H\rightarrow H\) goes by the name of

  1. (i)

    non-expansive, if

    $$\Vert Tx-Ty \Vert \leq \Vert x-y \Vert ,\quad \forall x,y\in H; $$
  2. (ii)

    firmly non-expansive, if

    $$\Vert Tx-Ty \Vert ^{2}\leq\langle x-y,Tx-Ty\rangle,\quad \forall x,y\in H. $$

For an element \(w\in{H}\) and a set \(S\subset H\), the distance of w onto S and the orthogonal projection from w onto S, denoted by \(d_{S}(w)\) and \(P_{S}(w)\), respectively, are defined by

$$d_{S}(w)=\inf_{v\in S} \Vert w-v \Vert \quad \mbox{and} \quad P_{S}(w)= \bigl\{ v\in {S}:d(w,S)= \Vert w-v \Vert \bigr\} . $$

Some basic properties of an orthogonal projection were introduced by Bauschke et al. in [12], and they are listed in the following proposition.

Proposition 2.2

([12])

Let S be a closed, convex, and nonempty subset of H, then, for any \(x,y\in H\) and \(z\in S\),

  1. (i)

    \(\langle x-P_{S}x,z-P_{S}x\rangle\leq0\);

  2. (ii)

    \(\|P_{S}x-P_{S}y\|^{2}\leq\langle P_{S}x-P_{S}y,x-y\rangle\);

  3. (iii)

    \(\|P_{S}x-z\|^{2}\leq\|x-z\|^{2}-\|P_{S}x-x\|^{2}\).

Remark 2.3

By the Cauchy–Schwarz inequality, we can easily see that a firmly non-expansive mapping is non-expansive. From Proposition 2.2, it can be deduced that \(P_{S}\) is firmly non-expansive and non-expansive.

Let \(G: H\rightarrow H_{3}\) be a bounded linear operator. The kernel of G is denoted \(\ker G=\{y\in{H}:Gy=0\}\), and the orthogonal complement of kerG is denoted \((\ker G)^{\bot}=\{x\in{H}:\langle y,x\rangle =0, \forall y\in{\ker G}\}\). As is well known, both kerG and \((\ker G)^{\bot}\) are closed subspaces of H. Throughout this paper, we use Γ to denote the solution set of SEP (1.1), that is,

$$\varGamma:=\{w\in{S}:Gw=0\}=S\cap G^{-1}(0)=S\cap \operatorname{ker}G. $$

We assume that the SEP is consistent, thus, Γ is a closed, convex, and nonempty set.

Recall that a sequence \(\{w_{k}\}\) in H is called linearly convergent to its limit \(w^{*}\) (with rate \(\alpha\in{[0, 1)})\), if there exist \(\beta>0\) and a positive integer N such that

$$\bigl\Vert w_{k}-w^{*} \bigr\Vert \leq\beta \alpha^{k}\quad \mbox{for all }k\geq N. $$

To investigate the linear convergence property of the projection algorithm for solving convex feasibility problems, Zhao et al. [13] presented the linear regularity for a family of closed convex subsets in a real Hilbert space, as defined below.

Definition 2.4

([13])

Let \(\{S_{i}\}_{i\in{I}}\) be a family of closed convex subsets of a real Hilbert space H and \(S=\bigcap_{i\in{I}}S_{i}\neq\emptyset\). The family \(\{S_{i}\}_{i\in{I}}\) is called bounded linearly regular if, for each \(a>0\), there exists a constant \(\gamma_{a}>0\) such that

$$d_{S}(w)\leq\gamma_{a}\sup\bigl\{ d_{S_{i}}(w):i \in{I}\bigr\} \quad \mbox{for all }w\in{a\mathbf{B}}. $$

Bauschke [14] proved the following lemma for the case H is the Euclidean space. It provides sufficient conditions for the bounded linear regularity property for two closed convex subsets of H.

Lemma 2.5

([14])

Let E and F be closed convex subsets of H. Then \({E, F}\) is bounded linearly regular provided that at least one of the following conditions holds:

  1. (a)

    \(\operatorname{ri}E\cap F\neq\emptyset\) and F is a polyhedron;

  2. (b)

    \(\operatorname{ri}E\cap\operatorname{ri}F\neq\emptyset\) and E is finite codimensional;

  3. (c)

    \(\operatorname{ri}E\cap\operatorname{ri}F\neq\emptyset\) and E is finite dimensional.

Next, we will introduce the concept of bounded linear regularity for SEP (1.1).

Definition 2.6

([10])

SEP (1.1) is said to have the bounded linear regularity property if for each \(a>0\), there exists a constant \(\gamma_{a}>0\) such that

$$ \gamma_{a}d_{\varGamma}(w)\leq \Vert Gw \Vert \quad \mbox{for all }w\in{a\mathbf{B}\cap S}. $$
(2.1)

Shi et al. [10] construct some moderate sufficient conditions to ensure the bounded linear regularity property for SEP (1.1). This is shown in the lemma below.

Lemma 2.7

([10])

SEP (1.1) satisfies the bounded linear regularity property if one of the following conditions holds:

  1. (a)

    C and Q are polyhedrons, and G has closed range;

  2. (b)

    \(\operatorname{ri}S\cap\ker G\neq\emptyset\) and kerG is finite codimensional;

  3. (c)

    \(\operatorname{ri}S\cap\ker G\neq\emptyset\) and kerG is finite dimensional;

  4. (d)

    \(\operatorname{ri}S\cap\ker G\neq\emptyset\), G has closed range and \(S=C\times Q\) is finite codimensional;

  5. (e)

    \(\operatorname{ri}S\cap\ker G\neq\emptyset\), G has closed range and \(S=C\times Q\) is finite dimensional.

Now, we will present the definition of sub-differential which is vital for constructing iterative algorithms later.

Definition 2.8

([15])

Let \(f:H\rightarrow R\) be a convex function. The sub-differential of f at x is defined as

$$\partial f(x):=\bigl\{ \xi\in{H}:f(y)\geq f(x)+\langle\xi,y-x\rangle \mbox{ for all }y\in{H}\bigr\} . $$

Lemma 2.9

([15])

Let \(f:H\rightarrow R\) be a convex function, \(x_{0}\in{H}\), and f be sub-differentiable at \(x_{0}\). Suppose that \(D=\{x\in{H}:f(x)\leq0\}\) is nonempty for any \(g(x_{0})\in{\partial f(x_{0})}\), define D̃ by

$$\tilde{D}:=\bigl\{ x\in{H}:f(x_{0})+\bigl\langle g(x_{0}),x-x_{0} \bigr\rangle \leq0\bigr\} . $$

Then:

  1. (i)

    \(D\subseteq\tilde{D}\). If \(g(x_{0})\neq0\), then D̃ is a half-space; otherwise, \(\tilde{D}=H\);

  2. (ii)

    \(P_{\tilde{D}}(x_{0})=x_{0}-\frac{\max\{f(x_{0}),0\}}{\| g(x_{0})\|^{2}}g(x_{0})\);

  3. (iii)

    \(d_{\tilde{D}}(x_{0})=\frac{\max\{f(x_{0}),0\}}{\| g(x_{0})\|}\).

Finally, in order to complete the convergence analysis, the following equality and concept of Fejér monotone sequence are essential.

Lemma 2.10

([12])

Let \(\{x_{i}\}_{i\in{I}}\) be a finite family in H, and \(\{\lambda _{i}\}_{i\in{I}}\) be a finite family in R with \(\sum_{i\in {I}}\lambda_{i}=1\), then the following equality holds:

$$\biggl\Vert \sum_{i\in{I}}\lambda_{i}x_{i} \biggr\Vert ^{2}=\sum_{i\in{I}} \lambda_{i} \Vert x_{i} \Vert ^{2}- \frac{1}{2}\sum_{i\in{I}}\sum _{j\in{I}}\lambda _{i}\lambda_{j} \Vert x_{i}-x_{j} \Vert ^{2},\quad i\geq2. $$

Definition 2.11

([12])

Let C be a nonempty subset of H, and \(\{x_{i}\}\) be a sequence in H. \(\{x_{i}\}\) is called Fejér monotone with respect to C, if

$$\Vert x_{i+1}-z \Vert \leq \Vert x_{i}-z \Vert , \quad \forall z\in C. $$

Obviously, \(\lim_{i\rightarrow\infty}\|x_{i}-z\|\) exists.

3 Main result

In this section, we mainly use the bounded linear regularity property for SEP (1.1) to prove the linear convergence of the relaxed gradient projection algorithm when using different types of step sizes.

We start by reviewing the relaxed gradient projection algorithm in detail. Note that Moudafi [5] presented the relaxed simultaneous iterative algorithm (RSSEA) for solving the approximate SEP and established its weak convergence:

$$ \mbox{(RSSEA)} \quad \textstyle\begin{cases} x_{k+1}=P_{C_{k}}(x_{k}-\gamma_{k} A^{*}(Ax_{k}-By_{k})), \\ y_{k+1}=P_{Q_{k}}(y_{k}+\gamma_{k}B^{*}(Ax_{k}-By_{k})), \end{cases} $$
(3.1)

where \(C_{k}\) and \(Q_{k}\) are two sequences of closed convex sets, defined by

$$C_{k}=\bigl\{ x\in{H_{1}}:c(x_{k})+\langle \xi_{k},x-x_{k}\rangle\leq0\bigr\} ,\quad \mbox{where } \xi_{k}\in{\partial c(x_{k})}, $$

and

$$Q_{k}=\bigl\{ y\in{H_{2}}:q(y_{k})+\langle \eta_{k},y-y_{k}\rangle\leq0\bigr\} ,\quad \mbox{where } \eta_{k}\in{\partial q(y_{k})}, $$

where \(c:H_{1}\rightarrow{R}\) and \(q:H_{2}\rightarrow{R}\) are convex, sub-differentiable functions, and where the sub-differentials are bounded on bounded sets. Applying the definition of sub-differential, one finds that \(C\subseteq C_{k}\) and \(Q\subseteq Q_{k}\), where C and Q are two nonempty closed convex level sets:

$$C=\bigl\{ x\in{H_{1}}:c(x)\leq0\bigr\} , $$

and

$$Q=\bigl\{ y\in{H_{2}}:q(y)\leq0\bigr\} . $$

For convenience, we define \(h:H_{1}\times H_{2}\) to be

$$h(w)=h(x,y)=c(x)+q(y), $$

then

$$C\times Q\subseteq S, \quad\mbox{where }S=\bigl\{ w\in{H_{1}\times H_{2}}:h(w)\leq0\bigr\} . $$

We define

$$S_{k}=\bigl\{ w\in{H_{1}\times H_{2}}:h(w_{k})+ \langle\theta _{k} , w-w_{k}\rangle\leq0\bigr\} , \quad \mbox{where }\theta_{k}\in {\partial h (w_{k})}, $$

then

$$S\subseteq S_{k},\qquad C_{k}\times Q_{k}\subseteq S_{k}. $$

Moreover, let \(S=C\times Q\subseteq H=H_{1}\times H_{2}\). \(G=[A,-B]:H\rightarrow H_{3}\). The adjoint operator of G is denoted by \(G^{*}\). Then G and \(G^{*}G\) have the following matrix form:

G=[A,−B], G ∗ G= [ A ∗ A − A ∗ B − B ∗ B B ∗ B ] .

On that basis, the original problem (1.1) can be modified as

$$ \mbox{to find }w=(x,y)\in S\mbox{ such that }Gw=0 . $$
(3.2)

And then the algorithm (3.1) reduces to the following relaxed gradient projection algorithm (in short, RGPA):

$$ \mbox{(RGPA)} \quad w_{k+1}=P_{S_{k}}\bigl(w_{k}- \gamma _{k}G^{*}Gw_{k}\bigr). $$
(3.3)

The lemma below will be a powerful tool in our proof later.

Lemma 3.1

Assume that a vector \(x^{k}\) in \(S_{k}\) minimizes the function \(f(t)=\frac{1}{2}\|Gt\|^{2} \) over all t in \(S_{k}\). Then \(x^{k}=P_{S_{k}}(x^{k}-\gamma_{k}\nabla f(x^{k}))\) with \(\gamma_{k}\in (0,+\infty)\).

Proof

Since a vector \(x^{k}\) in \(S_{k}\) minimizes the function \(f(t)=\frac {1}{2}\|Gt\|^{2}\) over all t in \(S_{k}\) we have \(\langle\nabla f(x^{k}), t-x^{k}\rangle\geq0\), where \(\nabla f(x^{k})=G^{*}Gx^{k}\). This is equivalent to \(\langle x^{k}-(x^{k}-\gamma_{k}\nabla f(x^{k})), t-x^{k}\rangle\geq0\) from which we infer that \(x^{k}=P_{S_{k}}(x^{k}-\gamma_{k}\nabla f(x^{k}))\). The proof is complete. □

Now we give the main theorem and proof of this paper.

Theorem 3.2

Assume that SEP (3.2) satisfies the bounded linear regularity property. Then the sequence \(\{w_{k}\}\) generated by RGPA (3.3) with \(\gamma _{k}\in(0,+\infty)\) converges to a solution \(w^{*}\) of SEP (1.1) such that

$$ \bigl\Vert w_{k}-w^{*} \bigr\Vert \leq\sigma p^{\sum_{i=1}^{k} \gamma_{i}}, $$
(3.4)

for \(\sigma\geq1\) and \(0< p<1\), provided that one of the following conditions is assumed:

$$ \textstyle\begin{cases} \mathrm{(a)}\quad 0< \lim_{k\rightarrow\infty}\inf\gamma_{k}\leq \lim_{k\rightarrow\infty}\sup\gamma_{k}< \frac{2}{ \Vert G \Vert ^{2}};\\ \mathrm{(b)}\quad\gamma_{k}= \textstyle\begin{cases} 0,&w_{k}\in\varGamma;\\ \frac{\rho_{k} \Vert Gw_{k} \Vert ^{2}}{ \Vert G^{*}Gw_{k} \Vert ^{2}}\quad\textit {and}\quad 0\leq\lim_{k\rightarrow\infty}\inf\rho_{k}\leq\lim_{k\rightarrow\infty}\sup\rho_{k}< 2,&\textit{otherwise}; \end{cases}\displaystyle \\ \mathrm{(c)}\quad\lim_{k\rightarrow\infty}\gamma_{k}=0\quad\textit {and}\quad\sum^{\infty}_{k=1} \gamma_{k}=\infty. \end{cases} $$
(3.5)

Consequently, \(\{w_{k}\}\) converges to \(w^{*}\) linearly in the case when (a) or (b) is supposed.

Proof

Without loss of generality, we assume that \(w_{k}\) is not in Γ for all \(k\geq1\). Otherwise, RGPA (3.3) terminates in finite number of iterates, and then the conclusions follow clearly.

Firstly, we will show that the sequence \(\{w_{k}\}\) is Fejér monotone with respect to Γ and the sequence \({\|Gw_{k}\|^{2}}\) converges to zero.

Let \(z\in\varGamma\), then \(Gz=0\), that is, z minimizes \(f(t)=\frac {1}{2}\|Gt\|^{2}\) over \(t\in S_{k}\), for all k. From Lemma 3.1,

$$ z=P_{S_{k}}z=P_{S_{k}}\bigl(z-\gamma_{k}G^{*}Gz \bigr), $$
(3.6)

for all k. Since we have (3.6) and \(P_{S_{k}}\) is non-expansive, we obtain

$$\begin{aligned}& \Vert z-w_{k+1} \Vert ^{2} \\& \quad= \bigl\Vert P_{S_{k}}\bigl(z-\gamma_{k}G^{*}Gz \bigr)-P_{S_{k}}\bigl(w_{k}-\gamma _{k}G^{*}Gw_{k} \bigr) \bigr\Vert ^{2} \\& \quad\leq \bigl\Vert z-\gamma_{k}G^{*}Gz-w_{k}+ \gamma_{k}G^{*}Gw_{k} \bigr\Vert ^{2} \\& \quad= \Vert z-w_{k} \Vert ^{2}-2\gamma_{k} \bigl\langle z-w_{k},G^{*}Gz-G^{*}Gw_{k} \bigr\rangle +\gamma_{k}^{2} \bigl\Vert G^{*}Gz-G^{*}Gw_{k} \bigr\Vert ^{2} , \end{aligned}$$

which is equivalent to

$$ \Vert z-w_{k} \Vert ^{2}- \Vert z-w_{k+1} \Vert ^{2}\geq\biggl(2\gamma_{k}-\gamma_{k}^{2} \frac { \Vert G^{*}Gw_{k} \Vert ^{2}}{ \Vert Gw_{k} \Vert ^{2}}\biggr) \Vert Gw_{k} \Vert ^{2}. $$
(3.7)

Further, from the condition in (3.5), we get the following assertions:

  1. (i)

    If (a) or (c) holds, then there exist \(\eta>0 \) and \(M\in \mathbf{N}\) such that

    $$\gamma_{k}\leq\eta< \frac{2}{ \Vert G \Vert ^{2}} \quad\mbox{for any }k \geq M. $$
  2. (ii)

    If (a) or (b) holds, then

    $$\lim_{k\rightarrow\infty}\inf\gamma_{k}>0. $$

Using the above assertions, we deduce that there exists \(M\in\mathbf {N}\) such that

$$ \gamma_{k}^{2} \bigl\Vert G^{*}Gw_{k} \bigr\Vert \leq2 \Vert Gw_{k} \Vert , $$
(3.8)

for any \(k\geq M\), if (a), (b), (c) are assumed. Substituting (3.8) in (3.7), we see that \({\|w_{k}-z\|}_{k\geq M}\) is monotone decreasing. From Definition 2.11, we infer that the sequence \(\{w_{k}\}\) is Fejér monotone with respect to Γ. Hence \(\lim_{k\rightarrow \infty}\|w_{k}-z\|\) exists and the sequence \({\|Gw_{k}\|^{2}}\) converges to zero.

Then we show that the sequence \(\{\|w_{k}-w_{k+1}\|\}\) converges to zero.

In view of the property of the orthogonal projection, we infer

$$\bigl\langle w_{k+1}-\bigl(w_{k}-\gamma_{k}G^{*}Gw_{k} \bigr),z-w_{k+1}\bigr\rangle \geq0, $$

that is,

$$ \langle w_{k}-w_{k+1},z-w_{k+1}\rangle\leq \gamma_{k}\bigl\langle G^{*}Gw_{k},z-w_{k+1} \bigr\rangle \leq\gamma_{k} \bigl\Vert G^{*}Gw_{k} \bigr\Vert \Vert z-w_{k+1} \Vert . $$
(3.9)

Combining (3.9) and

$$\Vert w_{k}-w_{k+1} \Vert ^{2}= \Vert z-w_{k} \Vert ^{2}- \Vert z-w_{k+1} \Vert ^{2}+2\langle w_{k+1}-w_{k},w_{k+1}-z \rangle, $$

we obtain

$$\Vert w_{k}-w_{k+1} \Vert ^{2}\leq \Vert z-w_{k} \Vert ^{2}- \Vert z-w_{k+1} \Vert ^{2}+2\gamma _{k} \bigl\Vert G^{*}Gw_{k} \bigr\Vert \Vert z-w_{k+1} \Vert . $$

Since the sequence \(\{\|w_{k}-z\|\}\) is bounded, the right hand side converges to zero. Therefore, the sequence \(\{\|w_{k}-w_{k+1}\|\}\) converges to zero.

Next, we show that \(\{w_{k}\}\) converges to a solution \(w^{*}\) of SEP and (3.4) holds. Because \(w_{k+1}\in S_{k}\), we get

$$h(w_{k})+\langle\theta_{k}, w_{k+1}-w_{k} \rangle\leq0, \quad\mbox{where }\theta_{k}\in{\partial h(w_{k})}, $$

which implies that

$$h(w_{k})\leq-\langle\theta_{k}, w_{k+1}-w_{k} \rangle\leq \theta \Vert w_{k+1}-w_{k} \Vert , \quad \mbox{where } \Vert \theta_{k} \Vert \leq \theta \mbox{ for all }k. $$

Then there exists \(L\in\mathbf{N}\), when \(k\geq L\), and by virtue of the sequence \(\{\|w_{k}-w_{k+1}\|\}\) converging to zero, it follows that \(h(w_{k})\leq0\). Consequently, \(w_{k}\in S \) for any \(k\geq L\).

Since the SEP satisfies the bounded linear regularity property and \(w_{k}\in S\) for all \(k\geq L\), there exists \(\beta>0\) such that

$$ \beta d_{\varGamma}(w_{k})\leq \Vert Gw_{k} \Vert , $$
(3.10)

for all \(k\geq L\). Combining (3.10) with (3.7), we obtain

$$\Vert w_{k+1}-z \Vert ^{2}\leq \Vert w_{k}-z \Vert ^{2}-\beta^{2}\gamma_{k}\biggl(2-\gamma _{k}\frac{ \Vert G^{*}Gw_{k} \Vert ^{2}}{ \Vert Gw_{k} \Vert ^{2}}\biggr)d_{\varGamma}^{2}(w_{k}) , $$

for each \(z\in\varGamma\), which equals

$$ d_{\varGamma}(w_{k+1})^{2}\leq\biggl(1-\beta^{2} \gamma_{k}\biggl(2-\gamma_{k}\frac { \Vert G^{*}Gw_{k} \Vert ^{2}}{ \Vert Gw_{k} \Vert ^{2}}\biggr) \biggr)d_{\varGamma}^{2}(w_{k}). $$
(3.11)

Note that if (a), (b) and (c) hold, then

$$\lim_{k\rightarrow\infty}\inf\biggl(2-\gamma_{k}\frac{ \Vert G^{*}Gw_{k} \Vert ^{2}}{ \Vert Gw_{k} \Vert ^{2}} \biggr)>0. $$

Hence, there exists T such that

$$ \alpha=\inf_{k\geq T}\beta^{2}\biggl(2- \gamma_{k}\frac{ \Vert G^{*}Gw_{k} \Vert ^{2}}{ \Vert Gw_{k} \Vert ^{2}}\biggr)>0. $$
(3.12)

Using (3.12) and (3.11), we infer that

$$d_{\varGamma}^{2}(w_{k+1})\leq(1-\alpha \gamma_{k})d_{\varGamma }^{2}(w_{k}), \quad \mbox{for all }k\geq N =\max\{M,L,T\}. $$

By induction,

$$ d_{\varGamma}^{2}(w_{k+1})\leq d_{\varGamma}^{2}(w_{N}) \prod^{k}_{i=N+1}(1-\alpha\gamma_{i}), $$
(3.13)

for all \(k\geq N =\max\{M,L,T\}\). Observe that, for each \(z\in\varGamma\), \({\|w_{k+1}-z\|}\) is monotone decreasing for k, hence

$$ \begin{aligned}[b] \Vert w_{m}-w_{k+1} \Vert &\leq \bigl\Vert w_{m}-P_{\varGamma}(w_{k+1}) \bigr\Vert + \bigl\Vert w_{k+1}-P_{\varGamma}(w_{k+1}) \bigr\Vert \\ &\leq2 \bigl\Vert w_{k+1}-P_{\varGamma}(w_{k+1}) \bigr\Vert =2d_{\varGamma}(w_{k+1}), \end{aligned} $$
(3.14)

for all \(m>k>N\). Substituting (3.13) in (3.14), one can easily show that

$$ \Vert w_{m}-w_{k+1} \Vert \leq2d_{\varGamma}(w_{N}) \prod^{k}_{i=N+1}\sqrt {1-\alpha \gamma_{i}}, $$
(3.15)

for all \(m\geq k+1\). Let \(p:=e^{-\frac{\alpha}{2}}\in{(0,1)}\), then

$$ \prod^{k}_{i=N+1}\sqrt{1-\alpha \gamma_{i}}=\exp\Biggl\{ \frac{1}{2}\sum ^{k}_{i=N+1}\ln(1-\alpha\gamma_{i})\Biggr\} \leq p^{\sum^{k}_{i=N+1}\gamma _{i}}. $$
(3.16)

From (3.15) and (3.16), we get

$$\Vert w_{m}-w_{k+1} \Vert \leq2 d_{\varGamma}(w_{N})p^{\sum^{k}_{i=N+1}\gamma _{i}}, \quad\mbox{for all }m\geq k+1. $$

By virtue of \(\sum^{\infty}_{k=1}\gamma_{k}=\infty\), \(\{w_{k}\}\) is a Cauchy sequence and converges to a solution \(w^{\ast}\) of SEP (1.1) satisfying

$$\bigl\Vert w_{k+1}-w^{\ast} \bigr\Vert \leq2d_{\varGamma}(w_{N})p^{\sum^{k}_{i=N+1}\gamma _{i}}, \quad\mbox{for all }k\geq N. $$

For convenience, let

$$\sigma=\max\bigl\{ 2d_{\varGamma}(w_{N})p^{-\sum^{N}_{i=1}\gamma_{i}}, \max \bigl\{ \bigl\Vert w_{i}-w^{\ast} \bigr\Vert p^{-\sum^{i}_{j=1}\gamma_{j}}, i=1, 2, \ldots, N\bigr\} \bigr\} . $$

Then

$$\bigl\Vert w_{k}-w^{\ast} \bigr\Vert \leq\sigma p^{\sum^{k}_{i=1}\gamma_{i}}. $$

Moreover, if (a) or (b) is assumed, then \(\lim_{k\rightarrow\infty }\inf\gamma_{k}>0\). One can derive that \(\{w_{k}\}\) converges to \(w^{\ast}\) linearly. This completes the proof. □

As a direct consequence of Lemma 2.7 and Theorem 3.2, we propose the following corollary.

Corollary 3.3

Assume that one of statements (a)–(e) of Lemma 2.7 holds. Then the sequence \(\{w_{k}\}\) generated by RGPA (3.3) with \(\gamma_{k}\in (0,+\infty)\) converges to a solution \(w^{*}\) of SEP (3.2) satisfying (3.4), provided that one of the conditions in (3.5) is assumed. In particular, \(\{w_{k}\}\) converges to \(w^{*}\) linearly in the case when (a) or (b) in (3.5) is assumed.

4 Numerical experiments

In this section, we give an example to verify the validity of our results. All codes were written in Wolfram Mathematica (version 10.3). All the numerical procedures were performed on a personal Asus computer with AMD A9-9420 RADEON R5, 5 COMPUTE. CORES 2C+3G 3.00 GHz and RAM 8.00 GB.

Let \(H_{1}=R\), \(H_{2}=R^{2}\) and \(H_{3}=R^{3}\). We have the SEP with \(C=C_{k}=\{x\in{H_{2}}:\|x\|\leq20\}\), \(Q=Q_{k}=\{x\in{H_{1}}:\|X\| \leq10\}\), and \(A:H_{2}\rightarrow H_{3}\), \(B:H_{1}\rightarrow H_{3}\) are defined by

$$A(x,y)=(x,y,0)\quad\mbox{and}\quad B(z)=(0,z,0), \quad\mbox{for all }x,y,z\in R, $$

respectively. Let \(S=C\times Q \subseteq R^{3}\). Define an operator \(G=[A,-B]:S\rightarrow H_{3}\) by

$$G(x,y,z)=(x,y-z,0), \mbox{for all }(x,y,z)\in S. $$

Then \(\operatorname{ker} G\cap \operatorname{ri} S =\{(0,z,z),z\in Q\}\neq\emptyset\), S is finite codimensional, G has closed range, and the solution set of the SEP is \(\varGamma=(C\times Q )\cap \operatorname{ker} G=\{(0,z,z):z\in Q\}\). By Lemma 2.7 it is easy to show that the SEP satisfies the bounded linear regularity property.

For \(w=(x,y,z)\in S\), we have

$$d_{\varGamma}^{2}(w)=x^{2}+\frac{(y-z)^{2}}{2}. $$

Let \(w_{0}=(x_{0},y_{0},z_{0})\in C\times Q\). In view of RGPA (3.3), we infer

$$\textstyle\begin{cases} x_{n+1}=x_{n}-\gamma_{n}x_{n},\\ y_{n+1}=(1-\gamma_{n})y_{n}+\gamma_{n}z_{n},\\ z_{n+1}=(1-\gamma_{n})z_{n}+\gamma_{n}y_{n}. \end{cases} $$

In algorithm (3.3), we take \(\gamma_{n}=\frac{1}{2}, \frac{n}{n+1}\), respectively. Moreover, we select the error value to be 10−10, 10−20, and initial value \(w_{0}=(3,2,8)\). Then we get the numerical results displayed in Figs. 1 and 2.

Figure 1
figure 1

The x-coordinate indicates the number of iterative steps and the y-coordinate indicates the logarithm of the error. Initial conditions: \(x_{1}=3\), \(y_{1}=2\), \(z_{1}=8\). \(w^{*}=(0,5,5)\), \(\mbox{error}=10^{-10}\). : \(\gamma_{n}=\frac{1}{2}\), : \(\gamma_{n}=\frac{n}{n+1}\)

Figure 2
figure 2

The x-coordinate indicates the number of iterative steps and the y-coordinate indicates the logarithm of the error. Initial conditions: \(x_{1}=3\), \(y_{1}=2\), \(z_{1}=8\). \(w^{*}=(0,5,5)\), \(\mbox{error}=10^{-20}\). : \(\gamma_{n}=\frac{1}{2}\), : \(\gamma_{n}=\frac{n}{n+1}\)

References

  1. Moudafi, A.: Alternating CQ-algorithm for convex feasibility and split fixed-point problems. J. Nonlinear Convex Anal. 15(4), 809–818 (2013)

    MathSciNet  MATH  Google Scholar 

  2. Censor, Y., Bortfeld, T., Martin, B.: A unified approach for inversion problems in intensity-modulated radiation therapy. Phys. Med. Biol. 51, 2353–2365 (2006)

    Article  Google Scholar 

  3. Censor, Y., Elfving, T., Kopf, N., Bortfled, T.: The multi-sets split feasibility problem and it applications to inverse problems. Inverse Probl. 21, 2071–2084 (2005)

    Article  Google Scholar 

  4. Moudafi, A.: A relaxed alternating CQ-algorithms for convex feasibility problems. Nonlinear Anal., Theory Methods Appl. 79, 117–121 (2004)

    Article  MathSciNet  Google Scholar 

  5. Byrne, C., Moudafi, A.: Extensions of the CQ algorithm for split feasibility and split equality problems. hal-00776640-version 1 (2013)

  6. Shi, L.Y., Chen, R.D., Wu, Y.J.: Strong convergence of iterative algorithms for split equality problem. J. Inequal. Appl. 2014, Article ID 478 (2014)

    Article  MathSciNet  Google Scholar 

  7. Zhao, Y., Shi, L.Y.: Strong convergence of an extragradient-type algorithm for the multiple-sets split equality problem. J. Inequal. Appl. (2017). https://doi.org/10.1186/s13660-017-1326-y

    Article  MathSciNet  MATH  Google Scholar 

  8. Dong, Q.L., He, S.N., Zhao, J.: Solving the split equality problem without prior knowledge of operator norms. Optimization 64(9), 1887–1906 (2015)

    Article  MathSciNet  Google Scholar 

  9. Dong, Q.L., He, S.N.: Modified projection algorithms for solving the split equality problems. Sci. World J. 2014, Article ID 328787 (2014)

    Google Scholar 

  10. Shi, L.Y., Ansari, Q.H., Wen, C.F.: Linear convergence of gradient projection algorithm for split equality problems. Optimization, 67, 2347–2358 (2018)

    Article  MathSciNet  Google Scholar 

  11. Wang, J.H., Hu, Y.H., Li, C., Yao, J.C.: Linear convergence of CQ algorithms and applications in gene regulatory network inference. Inverse Probl. 33, 055017 (2017)

    Article  MathSciNet  Google Scholar 

  12. Bauschke, H.H., Combettes, P.L.: Convex Analysis and Monotone Operator Theory in Hilbert Spaces. Springer, London (2011)

    Book  Google Scholar 

  13. Zhao, X.P., Kung, F.N., Li, C.: Linear regularity and linear convergence of projection-based methods for solving convex feasibility problems. Appl. Math. Optim. (2017). https://doi.org/10.1007/s00245-017-9417-1

    Article  MATH  Google Scholar 

  14. Bauschke, H.H.: Projection algorithms and monotone operators. Ph.D. thesis, Department of Math-ematics, Simon Fraser University, Burnaby, BC (1996) http://oldweb.cecm.sfu.ca/preprints/1996pp.html

  15. Bauschke, H.H., Borwein, J.M.: On projection algorithms for solving convex feasibility problems. SIAM Rev. 38, 367–426 (1996)

    Article  MathSciNet  Google Scholar 

Download references

Acknowledgements

The authors would like to express their sincere thanks to the editors and reviewers for their noteworthy comments, suggestions, and ideas, which helped to improve this paper.

Availability of data and materials

All data generated or analysed during this study are included in this published article.

Funding

This research was supported by NSFC Grants No:11226125;No:11301379;No:11671167.

Author information

Authors and Affiliations

Authors

Contributions

The main idea of this paper was proposed by TT, LS and RC prepared the manuscript initially and performed all the steps of the proofs in this research. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Luoyi Shi.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Tian, T., Shi, L. & Chen, R. Linear convergence of the relaxed gradient projection algorithm for solving the split equality problems in Hilbert spaces. J Inequal Appl 2019, 80 (2019). https://doi.org/10.1186/s13660-019-2026-6

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13660-019-2026-6

Keywords