摘要
矩阵补全问题可转化为非凸优化问题进行求解,但在高维矩阵或海量数据场景下,传统优化方法易受“维数灾难”制约而难以有效实施。为提升求解效率,文章提出一种融合方差缩减技术的非凸随机优化算法MC_SVR。通过设计minibatch加速策略,该算法在保持计算精度的同时显著提升了运算效率。多组数据集实验表明,相较于传统方法,MC_SVR算法在收敛速度、补全精度等关键指标上均展现出显著优势,尤其在处理大规模矩阵补全问题时,其平均相对误差、迭代次数都有明显的变化。该研究为高维矩阵补全问题提供了新的解决方案,对推荐系统、图像修复等实际应用具有重要参考价值。
The matrix completion problem can be solved by transforming into a non-convex optimization problem.However,in high-dimensional matrix or massive data scenarios,traditional optimization methods are easily constrained by “dimension disaster” and they are difficult to implement effectively.In order to improve the efficiency of the solution,this paper proposes a non-convex stochastic optimization algorithm MC_SVR that integrates Variance Reduction technique.By designing the minibatch acceleration strategy,the algorithm significantly improves the computational efficiency while maintaining the computational accuracy.Experiments on multiple sets of datasets show that compared with the traditional method,the MC_SVR algorithm shows significant advantages in key indicators such as convergence speed and completion accuracy.Especially when dealing with large-scale matrix completion problems,the Mean Relative Error and the number of iterations have obvious changes.This study provides a new solution to the problem of high-dimensional matrix completion,and has important reference value for practical applications such as recommendation systems and image inpainting.
作者
王学伟
WANG Xuewei(School of Mathematics,Yunnan Normal University,Kunming 650500,China;Yunnan Key Laboratory of Modern Analytical Mathematics and Applications,Kunming 650500,China)
出处
《现代信息科技》
2025年第4期103-106,111,共5页
Modern Information Technology
基金
云南省现代分析数学及其应用重点实验室基金资助(202302AN360007)
国家自然科学基金项目(62266055)。
关键词
矩阵补全
非凸问题
随机优化
方差减小
matrix completion
non-convex problem
random optimization
Variance Reduction