中文
相关论文

相关论文: COALA: Numerically Stable and Efficient Framework …

200 篇论文

In this work, we propose norm-bounded low-rank adaptation (NB-LoRA) for parameter-efficient fine tuning. NB-LoRA is a novel parameterization of low-rank weight adaptations that admits explicit bounds on each singular value of the adaptation…

机器学习 · 计算机科学 2025-09-30 Ruigang Wang , Krishnamurthy Dvijotham , Ian R. Manchester

Deployment of neural networks on resource-constrained devices demands models that are both compact and robust to adversarial inputs. However, compression and adversarial robustness often conflict. In this work, we introduce a dynamical…

机器学习 · 计算机科学 2025-09-24 Steffen Schotthöfer , H. Lexie Yang , Stefan Schnake

Low-Rank Adaptation (LoRA) has gained popularity for fine-tuning large foundation models, leveraging low-rank matrices $\mathbf{A}$ and $\mathbf{B}$ to represent weight changes (i.e., $\Delta \mathbf{W} = \mathbf{B} \mathbf{A}$). This…

机器学习 · 计算机科学 2025-07-02 Aochuan Chen , Jiashun Cheng , Zijing Liu , Ziqi Gao , Fugee Tsung , Yu Li , Jia Li

High-dimensional matrix regression has been studied in various aspects, such as statistical properties, computational efficiency and application to specific instances including multivariate regression, system identification and matrix…

统计理论 · 数学 2024-03-06 Xin Li , Dongya Wu

As large language models (LLMs) continue to scale in size, the computational overhead has become a major bottleneck for task-specific fine-tuning. While low-rank adaptation (LoRA) effectively curtails this cost by confining the weight…

机器学习 · 计算机科学 2026-05-15 Yilang Zhang , Xiaodong Yang , Yiwei Cai , Georgios B. Giannakis

Low-Rank Adaptation (LoRA) has become a widely adopted parameter-efficient fine-tuning method for large language models, with its effectiveness largely influenced by the allocation of ranks and scaling factors, as well as initialization.…

计算与语言 · 计算机科学 2026-04-21 Weicheng Lin , Yi Zhang , Jiawei Dang , Liang-Jie Zhang

We introduce a reformulation of regularized low-rank recovery models to take advantage of GPU, multiple CPU, and hybridized architectures. Low-rank recovery often involves nuclear-norm minimization through iterative thresholding of singular…

最优化与控制 · 数学 2017-10-05 Derek Driggs , Stephen Becker , Aleksandr Aravkin

Foundation models have revolutionized AI, but adapting them efficiently for multimodal tasks, particularly in dual-stream architectures composed of unimodal encoders, such as DINO and BERT, remains a significant challenge.…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Wish Suharitdamrong , Tony Alex , Muhammad Awais , Sara Ahmed

Low-Rank Adaptation (LoRA) enables parameter-efficient fine-tuning of large models by decomposing weight updates into low-rank matrices, significantly reducing storage and computational overhead. While effective, standard LoRA lacks…

机器学习 · 计算机科学 2026-05-11 Viktar Dubovik , Patryk Marszałek , Jacek Tabor , Tomasz Kuśmierczyk

Fine-tuning large-scale pre-trained models is prohibitively expensive in terms of computation and memory costs. Low-Rank Adaptation (LoRA), a popular Parameter-Efficient Fine-Tuning (PEFT) method, offers an efficient solution by optimizing…

机器学习 · 计算机科学 2025-05-27 Tao Li , Zhengbao He , Yujun Li , Yasheng Wang , Lifeng Shang , Xiaolin Huang

Low rank regularization, in essence, involves introducing a low rank or approximately low rank assumption for matrix we aim to learn, which has achieved great success in many fields including machine learning, data mining and computer…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Zhanxuan Hu , Feiping Nie , Rong Wang , Xuelong Li

Numerous real-world decisions rely on machine learning algorithms and require calibrated uncertainty estimates. However, modern methods often yield overconfident, uncalibrated predictions. The dominant approach to quantifying the…

Low-Rank Adaptation (LoRA) lowers the computational and memory overhead of fine-tuning large models by updating a low-dimensional subspace of the pre-trained weight matrix. Albeit efficient, LoRA exhibits suboptimal convergence and…

机器学习 · 计算机科学 2026-02-25 Yilang Zhang , Bingcong Li , Georgios B. Giannakis

Weighted low rank approximation (WLRA) is an important yet computationally challenging primitive with applications ranging from statistical analysis, model compression, and signal processing. To cope with the NP-hardness of this problem,…

数据结构与算法 · 计算机科学 2024-06-05 David P. Woodruff , Taisuke Yasuda

The scale of modern datasets necessitates the development of efficient distributed optimization methods for machine learning. We present a general-purpose framework for distributed computing environments, CoCoA, that has an efficient…

机器学习 · 计算机科学 2018-10-11 Virginia Smith , Simone Forte , Chenxin Ma , Martin Takac , Michael I. Jordan , Martin Jaggi

Many real world datasets subsume a linear or non-linear low-rank structure in a very low-dimensional space. Unfortunately, one often has very little or no information about the geometry of the space, resulting in a highly under-determined…

计算机视觉与模式识别 · 计算机科学 2016-05-27 Nauman Shahid , Nathanael Perraudin , Pierre Vandergheynst

Despite large neural networks demonstrating remarkable abilities to complete different tasks, they require excessive memory usage to store the optimization states for training. To alleviate this, the low-rank adaptation (LoRA) is proposed…

机器学习 · 计算机科学 2024-06-14 Yongchang Hao , Yanshuai Cao , Lili Mou

We call matrix algorithms superfast if they use much fewer flops and memory cells than the input matrix has entries. Using such algorithms is indispensable for Big Data Mining and Analysis, where the input matrices are so immense that one…

数值分析 · 数学 2025-01-17 Victor Y. Pan , John Svadlenka

Effectively integrating molecular graph structures with Large Language Models (LLMs) is a key challenge in drug discovery. Most existing multi-modal alignment methods typically process these structures by fine-tuning the LLM or adding a…

机器学习 · 计算机科学 2025-10-15 Tao Yin , Xiaohong Zhang , Jiacheng Zhang , Li Huang , Zhibin Zhang , Yuansong Zeng , Jin Xie , Meng Yan

The low-complexity assumption in linear systems can often be expressed as rank deficiency in data matrices with generalized Hankel structure. This makes it possible to denoise the data by estimating the underlying structured low-rank…

系统与控制 · 电气工程与系统科学 2021-11-10 Mingzhou Yin , Roy S. Smith