Skip to main content
Springer logoLink to Springer
. 2018 Jan 8;2018(1):12. doi: 10.1186/s13660-017-1602-x

Proximal iteratively reweighted algorithm for low-rank matrix recovery

Chao-Qun Ma 1, Yi-Shuai Ren 1,
PMCID: PMC5758698  PMID: 29367824

Abstract

This paper proposes a proximal iteratively reweighted algorithm to recover a low-rank matrix based on the weighted fixed point method. The weighted singular value thresholding problem gains a closed form solution because of the special properties of nonconvex surrogate functions. Besides, this study also has shown that the proximal iteratively reweighted algorithm lessens the objective function value monotonically, and any limit point is a stationary point theoretically.

Keywords: compressed sensing, matrix rank minimization, reweighted nuclear norm minimization, Schatten-p quasi-norm minimization

Introduction

The low-rank matrix recovery problem has been a research hotpot recently [1, 2], and it has a range of applications in many fields such as signal or image processing [3, 4], subspace segmentation [5], collaborative filtering [6], and system identification [7]. Matrix rank minimization under affine equality constraints is generally formulated as follows:

minXrank(X)s.t.A(X)=b, 1.1

where the linear map A:Rm×nRP and the vector b are known.

Unfortunately, solving the above rank minimization problem (1.1) directly is an NP-hard problem [8], thus this problem is computationally infeasible. Therefore, the convex relations of these methods have been proposed and studied in the literature. For example, Recht et al. [8] proposed a nuclear norm minimization method for the matrix reconstruction. The tightest convex relaxation of problem (1.1) is the following nuclear norm minimization problem:

minXXs.t.A(X)=b, 1.2

where X=i=1rσi(X) is the sum of all the singular values of XRm×n with rank(X)=r (without loss of generality, nm). It has been shown that problem (1.2) shares common solutions with problem (1.1) under some sufficient conditions (see, e.g., [8, 9]).

However, the exact recovery of the low-rank matrix requires more measurements via nuclear norm minimization. Recently, some experimental observations and theoretical guarantees have shown the superiority of p quasi-norm minimization to 1 minimization in compressive sampling [10]. Therefore, the p quasi-norm minimization [1113] was introduced instead of the nuclear norm minimization in order to give a better approximation to the original problem (1.1). Therefore, the p quasi-norm minimization can be formulated as

minXXpps.t.A(X)=b, 1.3

where Xp=(i=1rσip(X))1/p for some p(0,1).

However, in practice, the observed data in the low-rank matrix recovery problem may be contaminated with noise, namely b=AX+e, where e contains measurement errors dominated by certain normal distribution. In order to recover the low-rank matrix robustly, problem (1.3) can be modified to

minXXpps.t.A(X)b2ε, 1.4

where 2 is the 2 norm of vector and εe2 is some constant.

Under some conditions, problems (1.3) and (1.4) can be rewritten as the following unconstrained model:

minXτXpp+12A(X)b22, 1.5

where τ>0 is a given parameter. Since the above problem (1.5) is nonconvex and NP-hard, thus the researchers throughout the world proposed and analyzed some iterative reweighted algorithms [1315]. The key idea of the iterative reweighted technique is to solve a convex problem with a given weight at each iteration and update the weight at every turn.

Different from previous studies, based on the weighted fixed point method, this paper puts forward a proximal iteratively reweighted algorithm to recover a low-rank matrix. Due to the special properties of nonconvex surrogate functions, the algorithm iteratively has a closed form solution to solve a weighted singular value thresholding problem. Also, in theory, this study has proved that the proximal iteratively reweighted algorithm decreases the objective function value monotonically, and any limit point is a stationary point.

The remainder of this paper is organized as follows. Section 2 introduces some notations and preliminary lemmas, and Section 3 describes the main results. The conclusion is followed in Section 4.

Preliminaries

Recently, Lai et al. [13] considered the following unconstrained problem:

minXF(X)=τtr((XTX+εI)p/2)+12A(X)b22, 2.1

where I is the n×n identity matrix and ε>0 is a smoothing parameter. By the definition in [13], we have

tr((XTX+εI)p/2)=i=1n(σi(X)2+ε)p/2. 2.2

Lemma 2.1

([16])

Let φ(X)=ψσ(X)=i=1n(|σi(X)|+ε)p, where the function φ:Rm×n[,+] with nm is orthogonally invariant; ψ:Rm×n[,+] is an absolutely symmetric function and p(0,1), then φ=ψσ is subdifferentiable at matrix XRm×n and

φ(X)=pUDiag{ci(σi(X)+ε)1p:iΩ}VT

with X=UΣVT being the SVD of X, and

ci={1,σi(X)>0,[1,1],σi(X)=0,

is a constant depending only on the value of σi(X) for each iΩ.

From Lemma 2.1, let m=n and the matrix Y be a semidefinite matrix, then Y=YT and the subdifferentiable of the function

φ(Y)=i=1n(|σi(Y)|+ε)p/2=tr((Y+εI)p/2) 2.3

is

φ(Y)=p2U1Diag{ci(σi(Y)+ε)1p2:iΩ}U1T,

with Y=U1Σ1U1T being the SVD of Y, and Ω={1,2,,n}.

From (2.3), it is easier to know exactly that φ(Y) is concave, thus φ(Y) is convex. Besides, a vector Y is said to be a subgradient of a convex function f at a point Y if f(z)f(Y)+Y,Yx, for any Z. Therefore, based on the definition of subgradient of the convex function, we have

φ(Y)φ(Yk)+Gk,YYk, 2.4

where Gk is the subgradient of φ(Y) at Yk, i.e., Gk(φ(Yk)). The inequality of (2.4) is equivalent to

φ(Y)φ(Yk)+Gk,YYk. 2.5

Then φ(Yk)+Gk,YYk is used as a surrogate function of φ(Y).

Main results

Let Y=XTX, then Y=VΣ2VT can be obtained, where X=UΣVT with URm×n, VRn×n, and Σ=Diag{σi(X)}Rn×n, then σi(Y)=(σi(X))2. From (2.2), (2.3), and (2.5),

tr((XTX+εI)p/2)tr((XkTXk+εI)p/2)+Wk,XTXXkTXk 3.1

can be obtained, whereWkp2VDiag{ci((σi(Xk))2+ε)1p2:iΩ}VT.

In order to introduce the following lemma, the definitions of Lipschitz continuous of a function and the norm F are given, namely a function is Lipschitz continuous with constant L if, for any x, y, |f(x)f(y)|Lxy; and the F of a matrix X is defined as XF:=i=1mj=1nxij2.

Lemma 3.1

([17])

Let f:Rm×nR be a continuously differentiable function with Lipschitz continuous gradient and the Lipschitz constant L(f). Then, for any LL(f),

f(X)f(Y)+f(Y),XY+L2XYF2,X,YRm×n. 3.2

Now let f(X)=12A(X)b22, thus the Lipschitz constant of the gradient f(X)=A(A(X)b) is L(f)=λ(AA), where λ(AA) is the maximum eigenvalue of AA.

By using (2.1), (2.3), (3.1), and (3.2), we update Xk+1 by minimizing the sum of these two surrogate functions

Xk+1=argminφ(XkTXk)+Wk,XTXXkTXk+f(Xk)+f(Xk),XXk+L(f)2XXkF2=argminτWk,XTX+ρ2X(Xk1ρf(Xk))F2, 3.3

where ρL(f)2.

Lemma 3.2

If the function g(X)=Q,XTX with XRm×n and QRn×n, then the gradient of g(X) is g(X)=2XQ.

Proof

Consider the auxiliary function θ:RR, given by θ(t)=g(X+tY), for any arbitrary matrix YRm×n. From the basic calculus, it can be known that θ(0)=g(X),Y. By the definition of the derivative of function, it follows that

θ(0)=limt0θ(t)θ(0)t=limt0g(X+tY)g(X)t=limt0Q,(X+tY)T(X+tY)Q,XTXt=limt0tQ,XTY+tQ,YTX+t2Q,YTYt=Q,XTY+Q,YTX=tr(QTXTY)+tr(YTXQ)=2XQ,Y 3.4

thus the gradient of g(X) is g(X)=2XQ. □

Based on the above analysis, this paper proposes the following algorithm.

Algorithm 1

(Proximal iteratively reweighted algorithm to solve problem (2.1))

1:

Input: ρL(f)2, where L(f) is the Lipschitz constant of f(x).

2:

Initialization: k=0, Wk.

3:
Update Xk+1 by solving the following problem:
Xk+1=argminτXTX,Wk+ρ2X(Xk1ρA(A(Xk)b))F2.
4:
Update the weight Wk+1 by
Wk+1(φ(Yk+1)),where Yk+1=XkTXk.
5:

Output low-rank matrix Xk.

Theorem 3.3

Let ρL(f)2, where L(f) is the Lipschitz constant of f(x). The sequence {Xk} generated in Algorithm 1 satisfies

  1. F(Xk)F(Xk+1)(ρL(f)2)XkXk+1F2.
  2. The sequence {Xk} is bounded.

  3. k=1XkXk+1F2<2θ2ρL(f). In particular, limkXkXk+1F=0.

Proof

Since Xk+1 is the globally optimal solution of problem (3.3), and the zero matrix is contained in the subgradient with respect to X. That is, there exists a matrix Xk+1 such that

2τXk+1Wk+f(Xk)+ρ(Xk+1Xk)=0. 3.5

By using the above equality of (3.4) and (3.5), we get

2τXk+1Wk,Xk+1Xk+f(Xk),Xk+1Xk+ρXk+1XkF2=0. 3.6

Since the function Wk,XTX is a convex function on X, thus

Wk,XkTXkWk,Xk+1TXk+12Xk+1Wk,XkXk+1,

and the above equality also can be rewritten as

Wk,XkTXkXk+1TXk+12Xk+1Wk,XkXk+1. 3.7

Then it follows from (3.6) and (3.7) that

τWk,XkTXkXk+1TXk+1f(Xk),XkXk+1+ρXk+1XkF2. 3.8

Let f(X)=12A(X)b22, and according to Lemma 3.1,

f(Xk)f(Xk+1)f(Xk),XkXk+1L(f)2XkXk+1F2 3.9

can be obtained. Since the function tr((XTX+εI)p/2) is concave, and just like (3.1), then it can be obtained

tr((XkTXk+εI)p/2)tr((Xk+1TXk+1+εI)p/2)Wk,XkTXkXk+1TXk+1. 3.10

Now, combining (3.8), (3.9), and (3.10), we get

F(Xk)F(Xk+1)=τtr((XkTXk+εI)p/2)+f(Xk)τtr((Xk+1TXk+1+εI)p/2)f(Xk+1)(ρL(f)2)Xk+1XkF20.

Thus, F(Xk) is monotonically decreasing. Given the facts of all inequalities above for k1, it can be obtained

F(X1)F(Xk+1)(ρL(f)2)i=1kXi+1XiF2, 3.11

and from (3.11) it follows that

(ρL(f)2)i=1kXi+1XiF2F(X1)<+. 3.12

Then, for k, (3.12) implies that

limkXk+1XkF=0.

Since the objective function F(X) in problem (2.1) is nonnegative and satisfies

F(X),as XF,

then Xk{X:0F(X)F(X1)} and the sequence {Xk} is bounded.

Therefore, the proof has been completed. □

Theorem 3.4

Let {Xk} be the sequence generated in Algorithm 1. Then any accumulation point of {Xk} is a stationary point X of the problem. Moreover, for k=1,2,,N, there always exists

min1kNXk+1XkF2F(X1)F(X)n(ρL(f)2).

Proof

Since the sequence {Xk} generated in Algorithm 1 is bounded, there exist an accumulation point X and a subsequence {Xkj} such that limjXkj=X. Assume that Xkj is the solution of problem (3.3), it can be obtained

2τXkj+1Wkj+f(Xkj)+ρ(Xkj+1Xkj)=0.

Let j, according to Theorem 3.3, limjXkj+1XkjF=0 can be obtained. Hence, there exists the matrix

W=p2V2Diag{1((σi(X))2+ε)1p2}V2T=p2((X)TX+εI)p/21,

where X=U2Σ2V2T with U2Rm×n, V2Rn×n, and =Diag{1((σi(X))2+ε)1p2}.

By the above analysis, it can be known that

τρX((X)TX+εI)p/21+f(X)=0,

then X is a stationary point of problem (2.1).

Moreover, by using (3.11), for k=1,2,,N, it can be obtained

F(X1)F(XN+1)(ρL(f)2)k=1NXk+1XkF2N(ρL(f)2)min1kNXk+1XkF2.

Thus

min1kNXk+1XkF2F(X1)F(XN+1)n(ρL(f)2)F(X1)F(X)n(ρL(f)2)

can be obtained, which completes the proof. □

Conclusion

A proximal iteratively reweighted algorithm based on the weighted fixed point method for recovering a low-rank matrix problem has been presented in this paper. Due to the special properties of the nonconvex surrogate function, the algorithm in this study iteratively has a closed form solution to solving a weighted singular value thresholding problem. Finally, it has been proved that the algorithm can decrease the objective function value monotonically and any limit point is a stationary point.

Acknowledgements

We gratefully acknowledge the financial support from the National Natural Science Foundation of China (No. 71431008).

Authors’ contributions

The authors contributed equally to the writing of this paper. All authors read and approved the final manuscript.

Competing interests

The authors declare that they have no competing interests.

Footnotes

Publisher’s Note

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

Contributor Information

Chao-Qun Ma, Email: cqma1998@126.com.

Yi-Shuai Ren, Email: renyishuai1989@126.com.

References

  • 1.Lu C, Lin Z, Yan S. Smoothed low rank and sparse matrix recovery by iteratively reweighted least squares minimization. IEEE Trans. Image Process. 2015;24:646–654. doi: 10.1109/TIP.2014.2380155. [DOI] [PubMed] [Google Scholar]
  • 2.Fornasier M, Rauhut H, Ward R. Low-rank matrix recovery via iteratively reweighted least squares minimization. SIAM J. Optim. 2011;24:1614–1640. doi: 10.1137/100811404. [DOI] [Google Scholar]
  • 3.Akcay H. Subspace-based spectrum estimation infrequency-domain by regularized nuclear norm minimization. Signal Process. 2014;99:69–85. doi: 10.1016/j.sigpro.2013.12.028. [DOI] [Google Scholar]
  • 4.Takahashi T, Konishi K, Furukawa T. Proceedings of IEEE International Conference on Image Processing. 2012. Rank minimization approach to image inpainting using null space based alternating optimization; pp. 1717–1720. [Google Scholar]
  • 5.Liu G, Lin Z, Yu Y. Proceedings of the 27th International Conference on Machine Learning. 2010. Robust subspace segmentation by low-rank representation; pp. 663–670. [Google Scholar]
  • 6.Candes EJ, Recht B. Exact matrix completion via convex optimization. Found. Comput. Math. 2009;9(6):717–772. doi: 10.1007/s10208-009-9045-5. [DOI] [Google Scholar]
  • 7.Liu Z, Vandenberghe L. Interior-point method for nuclear norm approximation with application to system identification. SIAM J. Matrix Anal. Appl. 2009;31(3):1235–1256. doi: 10.1137/090755436. [DOI] [Google Scholar]
  • 8.Recht B, Fazel M, Parrilo P. Guaranteed minimum rank solutions of matrix equations via nuclear norm minimization. SIAM Rev. 2010;52:471–501. doi: 10.1137/070697835. [DOI] [Google Scholar]
  • 9.Recht B, Xu W, Hassibi B. Null space conditions and thresholds for rank minimization. Math. Program. 2011;127:175–202. doi: 10.1007/s10107-010-0422-2. [DOI] [Google Scholar]
  • 10.Baraniuk R. Compressive sensing. IEEE Signal Process. Mag. 2007;24(4):118–124. doi: 10.1109/MSP.2007.4286571. [DOI] [Google Scholar]
  • 11.Zhang M, Haihuang Z, Zhang Y. Restricted p-isometry properties of nonconvex matrix recovery. IEEE Trans. Inf. Theory. 2013;59(7):4316–4323. doi: 10.1109/TIT.2013.2250577. [DOI] [Google Scholar]
  • 12.Liu L, Huang W, Chen DR. Exact minimum rank approximation via Schatten p-norm minimization. J. Comput. Appl. Math. 2014;267:218–227. doi: 10.1016/j.cam.2014.02.015. [DOI] [Google Scholar]
  • 13.Lai M, Xu Y, Yin W. Improved iteratively reweighted least squares for unconstrained smoothed q minimization. SIAM J. Numer. Anal. 2014;51(2):927–957. doi: 10.1137/110840364. [DOI] [Google Scholar]
  • 14.Konishi K, Uruma K, Takahashi T, Furukawa T. Iterative partial matrix shrinkage algorithm for matrix rank minimization. Signal Process. 2014;100:124–131. doi: 10.1016/j.sigpro.2014.01.014. [DOI] [Google Scholar]
  • 15.Mohan K, Fazel M. Iterative reweighted algorithms for matrix rank minimization. J. Mach. Learn. Res. 2012;13(1):3441–3473. [Google Scholar]
  • 16.Li YF, Zhang YJZ, Huang ZH. A reweighted nuclear norm minimization algorithm for low rank matrix recovery. J. Comput. Appl. Math. 2014;263:338–350. doi: 10.1016/j.cam.2013.12.005. [DOI] [Google Scholar]
  • 17.Toh K-C, Yun S. An accelerated proximal gradient algorithm for nuclear norm regularized linear least squares problems. Pac. J. Optim. 2010;6:615–640. [Google Scholar]

Articles from Journal of Inequalities and Applications are provided here courtesy of Springer

RESOURCES