On Momentum Acceleration for Randomized Coordinate Descent in Matrix Completion
Matthew Callahan, Trung Vu, Raviv Raich
Abstract
Matrix completion plays an important role in machine learning and signal processing, with applications ranging from recommender systems to image inpainting. Many approaches have been considered to solve the problem and some offer computationally efficient solutions. In particular, a highly-efficient random coordinate descent approach reduces the per-epoch computation dramatically. This paper is concerned with further improvement of computational efficiency to expand the range of problem sizes and conditions that can be solved. Momentum acceleration is a well-known method to improve the efficiency of iterative algorithms, but applying it to random coordinate descent methods without increasing the computational complexity is non-trivial. To address this challenge, we introduce a momentum-accelerated randomized coordinate descent for matrix completion approach that does not increase computational complexity by accelerating at the level of epochs. Additionally, we propose an analysis-driven, tuning-free method for step size selection. To that end, we offer a convergence rate analysis for the algorithm. Using numerical evaluations, we demonstrate the competitiveness of the method and verify the theoretical analysis.
BibTeX
@inproceedings{icassp2025_onmomentumaccele,
title = {On Momentum Acceleration for Randomized Coordinate Descent in Matrix Completion},
author = {Matthew Callahan and Trung Vu and Raviv Raich},
booktitle = {ICASSP 2025},
year = {2025}
}