Tailed Low-Rank Matrix Factorization for Similarity Matrix Completion
Changyi Ma, Runsheng Yu, Xiao Chen, Youzhi Zhang

TL;DR
This paper introduces a novel similarity matrix completion framework that combines PSD properties with a nonconvex low-rank regularizer, resulting in more reliable, efficient, and theoretically sound solutions for handling missing data in similarity matrices.
Contribution
It proposes two scalable algorithms, SMCNN and SMCNmF, that leverage PSD and low-rank properties to improve similarity matrix completion with theoretical guarantees.
Findings
Outperforms baseline methods in accuracy and efficiency
Provides theoretical analysis of estimation performance and convergence
Demonstrates effectiveness on real-world datasets
Abstract
Similarity matrix serves as a fundamental tool at the core of numerous downstream machine-learning tasks. However, missing data is inevitable and often results in an inaccurate similarity matrix. To address this issue, Similarity Matrix Completion (SMC) methods have been proposed, but they suffer from high computation complexity due to the Singular Value Decomposition (SVD) operation. To reduce the computation complexity, Matrix Factorization (MF) techniques are more explicit and frequently applied to provide a low-rank solution, but the exact low-rank optimal solution can not be guaranteed since it suffers from a non-convex structure. In this paper, we introduce a novel SMC framework that offers a more reliable and efficient solution. Specifically, beyond simply utilizing the unique Positive Semi-definiteness (PSD) property to guide the completion process, our approach further…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition
