NoisyCUR: An algorithm for two-cost budgeted matrix completion
Dong Hu, Alex Gittens, and Malik Magdon-Ismail

TL;DR
NoisyCUR introduces a budget-aware matrix completion algorithm that optimally allocates resources between high-quality individual entries and low-cost columns, outperforming standard methods especially under tight budgets.
Contribution
The paper presents a novel regression-based matrix completion algorithm designed for two-cost budgeted settings, balancing observation quality and cost effectively.
Findings
Outperforms standard algorithms at low budgets.
Achieves comparable error to nuclear norm methods at high budgets.
Requires less computational effort than traditional approaches.
Abstract
Matrix completion is a ubiquitous tool in machine learning and data analysis. Most work in this area has focused on the number of observations necessary to obtain an accurate low-rank approximation. In practice, however, the cost of observations is an important limiting factor, and experimentalists may have on hand multiple modes of observation with differing noise-vs-cost trade-offs. This paper considers matrix completion subject to such constraints: a budget is imposed and the experimentalist's goal is to allocate this budget between two sampling modalities in order to recover an accurate low-rank approximation. Specifically, we consider that it is possible to obtain low noise, high cost observations of individual entries or high noise, low cost observations of entire columns. We introduce a regression-based completion algorithm for this setting and experimentally verify the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Medical Image Segmentation Techniques · Stochastic Gradient Optimization Techniques
