摘要
研究了对称矩阵填充的相关算法.利用对称矩阵可对角化的性质,将对称矩阵简单因式分解.通过对每一部分求导数,找到最速下降方向.沿着最速下降方向结合非精确线性搜索方法求得对应的最优步长,进一步更新迭代后的矩阵.最后通过分析误差,精确地填充对称矩阵.理论上证明了算法的收敛性.并通过取不同的采样密度进行数值实验进一步验证了算法的可行性和有效性.
The correlation algorithm of symmetric matrix completion was studied. Through using the property of symmetric matrices can be diagonalized, the symmetric matrix was simply factorized. By finding the derivative of each part, the steepest descent direction was obtained. Along the steepest descent direction, combined with the inexact linear search method to get the corresponding optimal step size, and further update the iterative matrix. Finally, by analyzing the error, the symmetric matrix was completed accurately. In theory, the convergence of the algorithm was proved. In experiment, the numerical experiment was carried out by taking different sampling density to verify the feasibility and validity of the algorithm.
出处
《中北大学学报(自然科学版)》
CAS
2018年第1期14-20,共7页
Journal of North University of China(Natural Science Edition)
基金
国家自然科学基金资助项目(11371275)
关键词
矩阵填充
对称矩阵
交替最小
梯度下降
非精确线性搜索
matrix completion
symmetric matrix
alternating minimization
gradient descent
inexactlinear search