paper-with-me

Papers

Transduction with Matrix Completion Using Smoothed Rank Function

2018-05-19 · Ashkan Esmaeili, Kayhan Behdin, Mohammad Amin Fakharian, Farokh Marvasti

In this paper, we propose two new algorithms for transduction with Matrix Completion (MC) problem. The joint MC and prediction tasks are addressed simultaneously to enhance the accuracy, i.e., the label matrix is concatenated to the data matrix forming a stacked matrix. Assuming the data matrix is of low rank, we propose new recommendation methods by posing the problem as a constrained minimization of the Smoothed Rank Function (SRF). We provide convergence analysis for the proposed algorithms. The simulations are conducted on real datasets in two different scenarios of randomly missing pattern with and without block loss. The results confirm that the accuracy of our proposed methods outperforms those of state-of-the-art methods even up to 10% in low observation rates for the scenario without block loss. Our accuracy in the latter scenario, is comparable to state-of-the-art methods while the complexity of the proposed algorithms are reduced up to 4 times.

📄 PDF Abstract BibTeX arXiv:1805.07561

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Transduction with Matrix Completion: Three Birds with One Stone

2010-12-01 · NeurIPS 2010 12 · Andrew Goldberg, Ben Recht, Jun-Ming Xu, Robert Nowak 외

We pose transductive classification as a matrix completion problem. By assuming the underlying matrix has a low rank, our formulation is able to handle three problems simultaneously: i) multi-label learning, where each i…

General ClassificationMatrix CompletionMulti-Label Learning

Smoothed analysis for low-rank solutions to semidefinite programs in quadratic penalty form

2018-03-01 · Srinadh Bhojanapalli, Nicolas Boumal, Prateek Jain, Praneeth Netrapalli

Semidefinite programs (SDP) are important in learning and combinatorial optimization with numerous applications. In pursuit of low-rank solutions and low complexity algorithms, we consider the Burer--Monteiro factorizati…

Combinatorial OptimizationFormMatrix Completion

Fine-grained Generalization Analysis of Inductive Matrix Completion

2021-12-01 · NeurIPS 2021 12 · Antoine Ledent, Rodrigo Alves, Yunwen Lei, Marius Kloft

In this paper, we bridge the gap between the state-of-the-art theoretical results for matrix completion with the nuclear norm and their equivalent in \textit{inductive matrix completion}: (1) In the distribution-free set…

Matrix Completion

Matrix Completion Under Monotonic Single Index Models

2015-12-29 · NeurIPS 2015 12 · Ravi Ganti, Laura Balzano, Rebecca Willett

Most recent results in matrix completion assume that the matrix under consideration is low-rank or that the columns are in a union of low-rank subspaces. In real-world settings, however, the linear structure underlying t…

Matrix Completion

Understanding Alternating Minimization for Matrix Completion

2013-12-03 · Moritz Hardt

Alternating Minimization is a widely used and empirically successful heuristic for matrix completion and related low-rank optimization problems. Theoretical guarantees for Alternating Minimization have been hard to come …

Matrix Completion