A Fast Spectral Relaxation Approach to Matrix Completion Via Kronecker Products.

Hui Zhao,Jiuqiang Han,Naiyan Wang,Congfu Xu,Zhihua Zhang
DOI: https://doi.org/10.1609/aaai.v25i1.7913
2011-01-01
Abstract:In the existing methods for solving matrix completion, such as singular value thresholding (SVT), soft-impute and fixed point continuation (FPCA) algorithms, it is typically required to repeatedly implement singular value decompositions (SVD) of matrices.When the size of the matrix in question is large, the computational complexity of finding a solution is costly. To reduce this expensive computational complexity, we apply Kronecker products to handle the matrix completion problem. In particular, we propose using Kronecker factorization, which approximates a matrix by the Kronecker product of several matrices of smaller sizes. Weintroduce Kronecker factorization into the soft-impute framework and devise an effective matrix completion algorithm.Especially when the factorized matrices have about the samesizes, the computational complexity of our algorithm is improved substantially.
What problem does this paper attempt to address?