paper-with-me

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 completion assume that the input partially-observed matrix is low rank. The success of these methods depends on the number of observed entries and the rank of the matrix; the larger the rank, the more entries need to be observed in order to accurately complete the matrix. In this paper, we deal with matrices that are not necessarily low rank themselves, but rather they contain low-rank submatrices. We propose Targeted, which is a general framework for completing such matrices. In this framework, we first extract the low-rank submatrices and then apply a matrix-completion algorithm to these low-rank submatrices as well as the remainder matrix separately. Although for the completion itself we use state-of-the-art completion methods, our results demonstrate that Targeted achieves significantly smaller reconstruction errors than other classical matrix-completion methods. One of the key technical contributions of the paper lies in the identification of the low-rank submatrices from the input partially-observed matrices.

📄 PDF Abstract BibTeX arXiv:1705.00375

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionRecommendation Systems

Similar Papers 제목 키워드 기반

Recognizing Emotions From Abstract Paintings Using Non-Linear Matrix Completion

2016-06-01 · CVPR 2016 6 · Xavier Alameda-Pineda, Elisa Ricci, Yan Yan, Nicu Sebe

Advanced computer vision and machine learning techniques tried to automatically categorize the emotions elicited by abstract paintings with limited success. Since the annotation of the emotional content is highly resourc…

General ClassificationMatrix CompletionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

CollabEval: Statistically Efficient Collaborative Model Evaluation via Matrix Completion

2026-07-06 · Adam Fisch, Daniel Deutsch, Joshua Maynez, Alekh Agarwal 외 arxiv

Evaluating generative AI models is a routine, but resource-intensive, process that is conducted over and over again during the course of model development. In this work, we propose Collaborative Evaluation (CollabEval), …

Approximate Method of Variational Bayesian Matrix Factorization/Completion with Sparse Prior

2018-03-14 · Ryota Kawasumi, Koujin Takeda

We derive analytical expression of matrix factorization/completion solution by variational Bayes method, under the assumption that observed matrix is originally the product of low-rank dense and sparse matrices with addi…

Matrix Completion

Adaptive Matrix Completion for the Users and the Items in Tail

2019-04-22 · Mohit Sharma, George Karypis

Recommender systems are widely used to recommend the most appealing items to users. These recommendations can be generated by applying collaborative filtering methods. The low-rank matrix completion method is the state-o…

Collaborative FilteringLow-Rank Matrix CompletionMatrix CompletionRecommendation Systems

Graph-Based Matrix Completion Applied to Weather Data

2023-06-14 · Benoît Loucheur, P. -A. Absil, Michel Journée

Low-rank matrix completion is the task of recovering unknown entries of a matrix by assuming that the true matrix admits a good low-rank approximation. Sometimes additional information about the variables is known, and i…

Low-Rank Matrix CompletionMatrix Completion