PU Learning for Matrix Completion
Cho-Jui Hsieh, Nagarajan Natarajan, Inderjit S. Dhillon

TL;DR
This paper introduces methods for positive-unlabeled matrix completion, providing theoretical guarantees and demonstrating effectiveness in large-scale real-world applications like link prediction and clustering.
Contribution
The paper develops novel PU matrix completion algorithms with strong error bounds and extends them to inductive settings, addressing practical challenges in large-scale data.
Findings
Achieves Frobenius error bounds of O(1/((1-rho)n))
Requires only O(n log n) positive samples for accurate recovery
Effective in large-scale link prediction and clustering tasks
Abstract
In this paper, we consider the matrix completion problem when the observations are one-bit measurements of some underlying matrix M, and in particular the observed samples consist only of ones and no zeros. This problem is motivated by modern applications such as recommender systems and social networks where only "likes" or "friendships" are observed. The problem of learning from only positive and unlabeled examples, called PU (positive-unlabeled) learning, has been studied in the context of binary classification. We consider the PU matrix completion problem, where an underlying real-valued matrix M is first quantized to generate one-bit observations and then a subset of positive entries is revealed. Under the assumption that M has bounded nuclear norm, we provide recovery guarantees for two different observation models: 1) M parameterizes a distribution that generates a binary matrix,…
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
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Machine Learning and ELM
