paper-with-me

Papers

Partial Matrix Completion

2022-08-25 · NeurIPS 2023 11 · Elad Hazan, Adam Tauman Kalai, Varun Kanade, Clara Mohri, Y. Jennifer Sun

The matrix completion problem aims to reconstruct a low-rank matrix based on a revealed set of possibly noisy entries. Prior works consider completing the entire matrix with generalization error guarantees. However, the completion accuracy can be drastically different over different entries. This work establishes a new framework of partial matrix completion, where the goal is to identify a large subset of the entries that can be completed with high confidence. We propose an efficient algorithm with the following provable guarantees. Given access to samples from an unknown and arbitrary distribution, it guarantees: (a) high accuracy over completed entries, and (b) high coverage of the underlying distribution. We also consider an online learning variant of this problem, where we propose a low-regret algorithm based on iterative gradient updates. Preliminary empirical evaluations are included.

📄 PDF Abstract BibTeX arXiv:2208.12063

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Targeted matrix completion

2017-04-30 · Natali Ruchansky, Mark Crovella, Evimaria Terzi

Matrix completion is a problem that arises in many data-analysis settings where the input consists of a partially-observed matrix (e.g., recommender systems, traffic matrix analysis etc.). Classical approaches to matrix …

Matrix CompletionRecommendation Systems

Ranking Recovery from Limited Comparisons using Low-Rank Matrix Completion

2018-06-14 · Tal Levy, Alireza Vahid, Raja Giryes

This paper proposes a new method for solving the well-known rank aggregation problem from pairwise comparisons using the method of low-rank matrix completion. The partial and noisy data of pairwise comparisons is transfo…

FormLow-Rank Matrix CompletionMatrix Completion

Fast Methods for Recovering Sparse Parameters in Linear Low Rank Models

2016-06-26 · Ashkan Esmaeili, Arash Amini, Farokh Marvasti

In this paper, we investigate the recovery of a sparse weight vector (parameters vector) from a set of noisy linear combinations. However, only partial information about the matrix representing the linear combinations is…

compressed sensingMatrix Completion

Matrix Completion from Non-Uniformly Sampled Entries

2018-06-27 · Yuanyu Wan, Jin-Feng Yi, Lijun Zhang

In this paper, we consider matrix completion from non-uniformly sampled entries including fully observed and partially observed columns. Specifically, we assume that a small number of columns are randomly selected and fu…

Matrix Completion

Matrix completion with queries

2017-05-01 · Natali Ruchansky, Mark Crovella, Evimaria Terzi

In many applications, e.g., recommender systems and traffic monitoring, the data comes in the form of a matrix that is only partially observed and low rank. A fundamental data-analysis task for these datasets is matrix c…

Matrix CompletionRecommendation Systems