paper-with-me

홈 › Papers

Simple and practical algorithms for $\ell_p$-norm low-rank approximation

2018-05-24 · Anastasios Kyrillidis

We propose practical algorithms for entrywise $\ell_p$-norm low-rank approximation, for $p = 1$ or $p = \infty$. The proposed framework, which is non-convex and gradient-based, is easy to implement and typically attains better approximations, faster, than state of the art. From a theoretical standpoint, we show that the proposed scheme can attain $(1 + \varepsilon)$-OPT approximations. Our algorithms are not hyperparameter-free: they achieve the desiderata only assuming algorithm's hyperparameters are known a priori---or are at least approximable. I.e., our theory indicates what problem quantities need to be known, in order to get a good solution within polynomial time, and does not contradict to recent inapproximabilty results, as in [46].

📄 PDF Abstract BibTeX arXiv:1805.09464

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Low-Rank Matrix Approximation in the Infinity Norm

2017-05-31 · Nicolas Gillis, Yaroslav Shitov

The low-rank matrix approximation problem with respect to the entry-wise $\ell_{\infty}$-norm is the following: given a matrix $M$ and a factorization rank $r$, find a matrix $X$ whose rank is at most $r$ and that minimi…

Practical sketching algorithms for low-rank matrix approximation

2016-08-31 · Joel A. Tropp, Alp Yurtsever, Madeleine Udell, Volkan Cevher

This paper describes a suite of algorithms for constructing low-rank approximations of an input matrix from a random linear image of the matrix, called a sketch. These methods can preserve structural properties of the in…

Weighted Low Rank Approximation for Background Estimation Problems

2017-07-04 · Aritra Dutta, Xin Li

Classical principal component analysis (PCA) is not robust to the presence of sparse outliers in the data. The use of the $\ell_1$ norm in the Robust PCA (RPCA) method successfully eliminates the weakness of PCA in separ…

Tractable and Scalable Schatten Quasi-Norm Approximations for Rank Minimization

2018-02-28 · Fanhua Shang, Yuanyuan Liu, James Cheng

The Schatten quasi-norm was introduced to bridge the gap between the trace norm and rank function. However, existing algorithms are too slow or even impractical for large-scale problems. Motivated by the equivalence rela…

Computational Limits of Low-Rank Adaptation (LoRA) Fine-Tuning for Transformer Models

2024-06-05 · Jerry Yao-Chieh Hu, Maojiang Su, En-Jui Kuo, Zhao Song 외

We study the computational limits of Low-Rank Adaptation (LoRA) for finetuning transformer-based models using fine-grained complexity theory. Our key observation is that the existence of low-rank decompositions within th…