paper-with-me

홈 › Papers

Reexamining Low Rank Matrix Factorization for Trace Norm Regularization

2017-06-27 · Carlo Ciliberto, Dimitris Stamos, Massimiliano Pontil

Trace norm regularization is a widely used approach for learning low rank matrices. A standard optimization strategy is based on formulating the problem as one of low rank matrix factorization which, however, leads to a non-convex problem. In practice this approach works well, and it is often computationally faster than standard convex solvers such as proximal gradient methods. Nevertheless, it is not guaranteed to converge to a global optimum, and the optimization can be trapped at poor stationary points. In this paper we show that it is possible to characterize all critical points of the non-convex problem. This allows us to provide an efficient criterion to determine whether a critical point is also a global minimizer. Our analysis suggests an iterative meta-algorithm that dynamically expands the parameter space and allows the optimization to escape any non-global critical point, thereby converging to a global minimizer. The algorithm can be applied to problems such as matrix completion or multitask learning, and our analysis holds for any random initialization of the factor matrices. Finally, we confirm the good performance of the algorithm on synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:1706.08934

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Structured Low-Rank Matrix Factorization with Missing and Grossly Corrupted Observations

2014-09-03 · Fanhua Shang, Yuanyuan Liu, Hanghang Tong, James Cheng 외

Recovering low-rank and sparse matrices from incomplete or corrupted observations is an important problem in machine learning, statistics, bioinformatics, computer vision, as well as signal and image processing. In theor…

Matrix Completion

Low-rank optimization with trace norm penalty

2011-12-11 · B. Mishra, G. Meyer, F. Bach, R. Sepulchre

The paper addresses the problem of low-rank trace norm minimization. We propose an algorithm that alternates between fixed-rank optimization and rank-one updates. The fixed-rank optimization is characterized by an effici…

Low-Rank Matrix CompletionMatrix Completion

Tight convex relaxations for sparse matrix factorization

2014-07-19 · NeurIPS 2014 12 · Emile Richard, Guillaume Obozinski, Jean-Philippe Vert

Based on a new atomic norm, we propose a new convex formulation for sparse matrix factorization problems in which the number of nonzero elements of the factors is assumed fixed and known. The formulation counts sparse PC…

Clustering

Supervised Quantile Normalization for Low Rank Matrix Factorization

2020-01-01 · ICML 2020 1 · Marco Cuturi, Olivier Teboul, Jonathan Niles-Weed, Jean-Philippe Vert

Low rank matrix factorization is a fundamental building block in machine learning, used for instance to summarize gene expression profile data or word-document counts. To be robust to outliers and differences in scale ac…

Suboptimality bounds for trace-bounded SDPs enable a faster and scalable low-rank SDP solver SDPLR+

2024-06-14 · Yufan Huang, David F. Gleich

Semidefinite programs (SDPs) and their solvers are powerful tools with many applications in machine learning and data science. Designing scalable SDP solvers is challenging because by standard the positive semidefinite d…