paper-with-me

홈 › Papers

OP-LoRA: The Blessing of Dimensionality

2024-12-13 · Piotr Teterwak, Kate Saenko, Bryan A. Plummer, Ser-Nam Lim

Low-rank adapters enable fine-tuning of large models with only a small number of parameters, thus reducing storage costs and minimizing the risk of catastrophic forgetting. However, they often pose optimization challenges, with poor convergence. To overcome these challenges, we introduce an over-parameterized approach that accelerates training without increasing inference costs. This method reparameterizes low-rank adaptation by employing a separate MLP and learned embedding for each layer. The learned embedding is input to the MLP, which generates the adapter parameters. Such overparamaterization has been shown to implicitly function as an adaptive learning rate and momentum, accelerating optimization. At inference time, the MLP can be discarded, leaving behind a standard low-rank adapter. To study the effect of MLP overparameterization on a small yet difficult proxy task, we implement it for matrix factorization, and find it achieves faster convergence and lower final loss. Extending this approach to larger-scale tasks, we observe consistent performance gains across domains. We achieve improvements in vision-language tasks and especially notable increases in image generation, with CMMD scores improving by up to 15 points.

📄 PDF Abstract BibTeX arXiv:2412.10362

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

High--Dimensional Brain in a High-Dimensional World: Blessing of Dimensionality

2020-01-14 · Alexander N. Gorban, Valery A. Makarov, Ivan Y. Tyukin

High-dimensional data and high-dimensional representations of reality are inherent features of modern Artificial Intelligence systems and applications of machine learning. The well-known phenomenon of the "curse of dimen…

BIG-bench Machine LearningVocal Bursts Intensity Prediction

A Blessing of Dimensionality in Membership Inference through Regularization

2022-05-27 · Jasper Tan, Daniel LeJeune, Blake Mason, Hamid Javadi 외

Is overparameterization a privacy liability? In this work, we study the effect that the number of parameters has on a classifier's vulnerability to membership inference attacks. We first demonstrate how the number of par…

Inference AttackMembership Inference Attack

Blessing of Dimensionality: High-Dimensional Feature and Its Efficient Compression for Face Verification

2013-06-01 · CVPR 2013 6 · Dong Chen, Xudong Cao, Fang Wen, Jian Sun

Making a high-dimensional (e.g., 100K-dim) feature for face recognition seems not a good idea because it will bring difficulties on consequent training, computation, and storage. This prevents further exploration of the …

Age-Invariant Face RecognitionFace RecognitionFace Verificationregression

Dimensionality's Blessing: Clustering Images by Underlying Distribution

2018-04-08 · CVPR 2018 6 · Wen-Yan Lin, Siying Liu, Jian-Huang Lai, Yasuyuki Matsushita

Many high dimensional vector distances tend to a constant. This is typically considered a negative "contrast-loss" phenomenon that hinders clustering and other machine learning techniques. We reinterpret "contrast-loss" …

Clustering

Blessing of dimensionality: mathematical foundations of the statistical physics of data

2018-01-10 · A. N. Gorban, I. Y. Tyukin

The concentration of measure phenomena were discovered as the mathematical background of statistical mechanics at the end of the XIX - beginning of the XX century and were then explored in mathematics of the XX-XXI centu…

BIG-bench Machine Learning