paper-with-me

홈 › Papers

Interpretable Matrix Completion: A Discrete Optimization Approach

2018-12-17 · Dimitris Bertsimas, Michael Lingzhi Li

We consider the problem of matrix completion on an $n \times m$ matrix. We introduce the problem of Interpretable Matrix Completion that aims to provide meaningful insights for the low-rank matrix using side information. We show that the problem can be reformulated as a binary convex optimization problem. We design OptComplete, based on a novel concept of stochastic cutting planes to enable efficient scaling of the algorithm up to matrices of sizes $n=10^6$ and $m=10^6$. We report experiments on both synthetic and real-world datasets that show that OptComplete has favorable scaling behavior and accuracy when compared with state-of-the-art methods for other types of matrix completion, while providing insight on the factors that affect the matrix.

📄 PDF Abstract BibTeX arXiv:1812.06647

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Discrete-Aware Matrix Completion via Proximal Gradient

2020-06-07 · Hiroki Iimori, Giuseppe Thadeu Freitas de Abreu, Omid Taghizadeh, Koji Ishibashi

We present a novel algorithm for the completion of low-rank matrices whose entries are limited to a finite discrete alphabet. The proposed method is based on the recently-emerged proximal gradient (PG) framework of optim…

Matrix Completion

Discrete Aware Matrix Completion via Convexized $\ell_0$-Norm Approximation

2024-05-03 · Niclas Führling, Kengo Ando, Giuseppe Thadeu Freitas de Abreu, David González G. 외

We consider a novel algorithm, for the completion of partially observed low-rank matrices in a structured setting where each entry can be chosen from a finite discrete alphabet set, such as in common recommender systems.…

Low-Rank Matrix CompletionMatrix CompletionRecommendation Systems

Robust Matrix Completion for Discrete Rating-Scale Data

2024-12-30 · Aurore Archimbaud, Andreas Alfons, Ines Wilms

Matrix completion has gained considerable interest in recent years. The goal of matrix completion is to predict the unknown entries of a partially observed matrix using its known entries. Although common applications fea…

Matrix CompletionRecommendation Systems

Robust Tensor Completion Using Transformed Tensor SVD

2019-07-02 · Guangjing Song, Michael K. Ng, Xiongjun Zhang

In this paper, we study robust tensor completion by using transformed tensor singular value decomposition (SVD), which employs unitary transform matrices instead of discrete Fourier transform matrix that is used in the t…

Latent Structural Categorical Matrix Completion with Application to Quasispecies Analysis

2026-06-06 · Qian Zhang, Meixia Lin arxiv

Matrix completion has been extensively studied for real-valued data, but existing methods are often limited in handling categorical variables. We propose LCMC, a double-loop optimization framework for categorical matrix …