Matrix completion with column manipulation: Near-optimal sample-robustness-rank tradeoffs
Yudong Chen, Huan Xu, Constantine Caramanis, Sujay Sanghavi

TL;DR
This paper introduces an efficient matrix completion algorithm resilient to column corruption, achieving near-optimal tradeoffs between sample size, robustness, and matrix rank, with broad applications including robust collaborative filtering.
Contribution
It presents a novel convex optimization approach combining trimming and nuclear norm minimization that tolerates arbitrary column corruptions without prior assumptions.
Findings
Algorithm guarantees matrix recovery with a vanishing fraction of observed entries.
Theoretical bounds show near-optimal robustness against corrupted columns.
Results characterize fundamental tradeoffs between sample size, corruption level, and matrix rank.
Abstract
This paper considers the problem of matrix completion when some number of the columns are completely and arbitrarily corrupted, potentially by a malicious adversary. It is well-known that standard algorithms for matrix completion can return arbitrarily poor results, if even a single column is corrupted. One direct application comes from robust collaborative filtering. Here, some number of users are so-called manipulators who try to skew the predictions of the algorithm by calibrating their inputs to the system. In this paper, we develop an efficient algorithm for this problem based on a combination of a trimming procedure and a convex program that minimizes the nuclear norm and the norm. Our theoretical results show that given a vanishing fraction of observed entries, it is nevertheless possible to complete the underlying matrix even when the number of corrupted columns…
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
TopicsOptimization and Search Problems · Sparse and Compressive Sensing Techniques · Machine Learning and Algorithms
