中文
相关论文

相关论文: Gradient Projection For Continual Parameter-Effici…

200 篇论文

Domain generalization (DG) aims to avoid the performance degradation of the model when the distribution shift between the limited training data and unseen test data occurs. Recently, foundation models with enormous parameters have been…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Jiajun Hu , Jian Zhang , Lei Qi , Yinghuan Shi , Yang Gao

Continual learning aims to avoid catastrophic forgetting and effectively leverage learned experiences to master new knowledge. Existing gradient projection approaches impose hard constraints on the optimization space for new tasks to…

机器学习 · 计算机科学 2023-01-31 Zeyuan Yang , Zonghan Yang , Peng Li , Yang Liu

Fine-tuning large foundation models is essential for building expert models tailored to specialized tasks and domains, but fully updating billions of parameters is computationally prohibitive. Reducing the number of trainable parameters…

机器学习 · 计算机科学 2026-04-21 Junseo Hwang , Wonguk Cho , Taesup Kim

Large-scale pre-trained transformers have demonstrated remarkable success in various computer vision tasks. However, it is still highly challenging to fully fine-tune these models for downstream tasks due to their high computational and…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Zhao Song , Ke Yang , Naiyang Guan , Junjie Zhu , Peng Qiao , Qingyong Hu

Building upon the success of low-rank adapter (LoRA), low-rank gradient projection (LoRP) has emerged as a promising solution for memory-efficient fine-tuning. However, existing LoRP methods typically treat each row of the gradient matrix…

机器学习 · 计算机科学 2025-05-06 Yezhen Wang , Zhouhao Yang , Brian K Chen , Fanyi Pu , Bo Li , Tianyu Gao , Kenji Kawaguchi

A prevalent approach in Parameter-Efficient Fine-Tuning (PEFT) of pre-trained Vision Transformers (ViT) involves freezing the majority of the backbone parameters and solely learning low-rank adaptation weight matrices to accommodate…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yiting Yang , Hao Luo , Yuan Sun , Qingsen Yan , Haokui Zhang , Wei Dong , Guoqing Wang , Peng Wang , Yang Yang , Hengtao Shen

Prompt tuning, a recently emerging paradigm, enables the powerful vision-language pre-training models to adapt to downstream tasks in a parameter -- and data -- efficient way, by learning the ``soft prompts'' to condition frozen…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Juncheng Li , Minghe Gao , Longhui Wei , Siliang Tang , Wenqiao Zhang , Mengze Li , Wei Ji , Qi Tian , Tat-Seng Chua , Yueting Zhuang

Recent studies on transfer learning have shown that selectively fine-tuning a subset of layers or customizing different learning rates for each layer can greatly improve robustness to out-of-distribution (OOD) data and retain generalization…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Junjiao Tian , Xiaoliang Dai , Chih-Yao Ma , Zecheng He , Yen-Cheng Liu , Zsolt Kira

Drawing inspiration from prompt tuning techniques applied to Large Language Models, recent methods based on pre-trained ViT networks have achieved remarkable results in the field of Continual Learning. Specifically, these approaches propose…

机器学习 · 计算机科学 2024-11-22 Quyen Tran , Hoang Phan , Lam Tran , Khoat Than , Toan Tran , Dinh Phung , Trung Le

Training deep neural networks is challenging. To accelerate training and enhance performance, we propose PadamP, a novel optimization algorithm. PadamP is derived by applying the adaptive estimation of the p-th power of the second-order…

最优化与控制 · 数学 2025-03-14 Yongqi Li , Xiaowei Zhang

Task-free online continual learning aims to alleviate catastrophic forgetting of the learner on a non-iid data stream. Experience Replay (ER) is a SOTA continual learning method, which is broadly used as the backbone algorithm for other…

机器学习 · 计算机科学 2021-08-24 Zhiyi Chen , Tong Lin

Continual learning necessitates the continual adaptation of models to newly emerging tasks while minimizing the catastrophic forgetting of old ones. This is extremely challenging for large language models (LLMs) with vanilla full-parameter…

计算与语言 · 计算机科学 2024-10-28 Chenyang Song , Xu Han , Zheni Zeng , Kuai Li , Chen Chen , Zhiyuan Liu , Maosong Sun , Tao Yang

Robust fine-tuning aims to adapt large foundation models to downstream tasks while preserving their robustness to distribution shifts. Existing methods primarily focus on constraining and projecting current model towards the pre-trained…

机器学习 · 计算机科学 2025-06-24 Chengyue Huang , Junjiao Tian , Brisa Maneechotesuwan , Shivang Chopra , Zsolt Kira

Parameter-efficient fine-tuning (PEFT) methods, such as LoRA, reduce adaptation cost by injecting low-rank updates into pretrained weights. However, LoRA's down-projection is randomly initialized and data-agnostic, discarding potentially…

机器学习 · 计算机科学 2026-01-07 Yuan Yin , Shashanka Venkataramanan , Tuan-Hung Vu , Andrei Bursuc , Matthieu Cord

Catastrophic forgetting is one of the major challenges in continual learning. To address this issue, some existing methods put restrictive constraints on the optimization space of the new task for minimizing the interference to old tasks.…

机器学习 · 计算机科学 2022-02-08 Sen Lin , Li Yang , Deliang Fan , Junshan Zhang

Fine-tuning large language models (LLMs) for specialized domains often necessitates a trade-off between acquiring domain expertise and retaining general reasoning capabilities, a phenomenon known as catastrophic forgetting. Existing…

机器学习 · 计算机科学 2026-02-09 Xiyang Zhang , Yuanhe Tian , Hongzhi Wang , Yan Song

Parameter-Efficient Fine-Tuning (PEFT) and Retrieval-Augmented Generation (RAG) have become popular methods for adapting large language models while minimizing compute requirements. In this paper, we apply PEFT methods (P-tuning, Adapters,…

计算与语言 · 计算机科学 2024-10-28 Aleksander Ficek , Jiaqi Zeng , Oleksii Kuchaiev

Deep neural network training involves both forward propagation (from features through logits to loss) and backward propagation (from loss through gradients to parameter updates). While perturbations along the forward chain, including…

机器学习 · 计算机科学 2026-05-29 Hua Li

Recently, we have observed that Large Multi-modal Models (LMMs) are revolutionizing the way machines interact with the world, unlocking new possibilities across various multi-modal applications. To adapt LMMs for downstream tasks,…

计算与语言 · 计算机科学 2024-11-04 Donghoon Kim , Gusang Lee , Kyuhong Shim , Byonghyo Shim

We present a novel Parameter-Efficient Fine-Tuning (PEFT) method, dubbed as Adaptive Freezing of Low Rank Adaptation (AFLoRA). Specifically, for each pre-trained frozen weight tensor, we add a parallel path of trainable low-rank matrices,…

计算与语言 · 计算机科学 2024-04-17 Zeyu Liu , Souvik Kundu , Anni Li , Junrui Wan , Lianghao Jiang , Peter Anthony Beerel