中文
相关论文

相关论文: Parameter Efficient Continual Learning with Dynami…

200 篇论文

In the past, continual learning (CL) was mostly concerned with the problem of catastrophic forgetting in neural networks, that arises when incrementally learning a sequence of tasks. Current CL methods function within the confines of…

机器学习 · 计算机科学 2025-07-29 Shishir Muralidhara , Didier Stricker , René Schuster

We revisit continual learning~(CL), which enables pre-trained vision transformers (ViTs) to sequentially fine-tune on new downstream tasks over time. However, as the scale of these models increases, catastrophic forgetting remains a more…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Huancheng Chen , Jingtao Li , Weiming Zhuang , Chen Chen , Lingjuan Lyu

Class-Incremental Learning (CIL) aims to learn new classes sequentially while retaining the knowledge of previously learned classes. Recently, pre-trained models (PTMs) combined with parameter-efficient fine-tuning (PEFT) have shown…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Jiangpeng He , Zhihao Duan , Fengqing Zhu

How to adapt a pre-trained model continuously for sequential tasks with different prediction class labels and domains and finally learn a generalizable model across diverse tasks is a long-lasting challenge. Continual learning (CL) has…

机器学习 · 计算机科学 2025-04-15 Xiaobing Yu , Jin Yang , Xiao Wu , Peijie Qiu , Xiaofeng Liu

Catastrophic forgetting means that a trained neural network model gradually forgets the previously learned tasks when being retrained on new tasks. Overcoming the forgetting problem is a major problem in machine learning. Numerous continual…

机器学习 · 计算机科学 2021-07-19 Yujiang He , Bernhard Sick

Low-Rank Adaptation (LoRA) is an efficient fine-tuning method that has been extensively applied in areas such as natural language processing and computer vision. Existing LoRA fine-tuning approaches excel in static environments but struggle…

机器学习 · 计算机科学 2025-02-26 Xin Zhang , Liang Bai , Xian Yang , Jiye Liang

Continual learning (CL) enables animals to learn new tasks without erasing prior knowledge. CL in artificial neural networks (NNs) is challenging due to catastrophic forgetting, where new learning degrades performance on older tasks. While…

机器学习 · 计算机科学 2025-01-28 Haozhe Shan , Qianyi Li , Haim Sompolinsky

Parameter-efficient continual learning aims to adapt pre-trained models to sequential tasks without forgetting previously acquired knowledge. Most existing approaches treat continual learning as avoiding interference with past updates,…

机器学习 · 计算机科学 2026-02-03 Hao Gu , Mao-Lin Luo , Zi-Hao Zhou , Han-Chen Zhang , Min-Ling Zhang , Tong Wei

A common challenge in continual learning (CL) is catastrophic forgetting, where the performance on old tasks drops after new, additional tasks are learned. In this paper, we propose a novel framework called ReCL to slow down forgetting in…

机器学习 · 计算机科学 2025-03-04 Pascal Janetzky , Tobias Schlagenhauf , Stefan Feuerriegel

Deep Reinforcement Learning (DRL) is vital in various AI applications. DRL algorithms comprise diverse compute kernels, which may not be simultaneously optimized using a homogeneous architecture. However, even with available heterogeneous…

分布式、并行与集群计算 · 计算机科学 2023-11-17 Yuan Meng , Michael Kinsner , Deshanand Singh , Mahesh A Iyer , Viktor Prasanna

The in-context learning (ICL) capability of large language models (LLMs) enables them to perform challenging tasks using provided demonstrations. However, ICL is highly sensitive to the ordering of demonstrations, leading to instability in…

机器学习 · 计算机科学 2025-02-21 Liang Chen , Li Shen , Yang Deng , Xiaoyan Zhao , Bin Liang , Kam-Fai Wong

In preference-based Reinforcement Learning (RL), obtaining a large number of preference labels are both time-consuming and costly. Furthermore, the queried human preferences cannot be utilized for the new tasks. In this paper, we propose…

机器学习 · 计算机科学 2024-06-06 Runze Liu , Yali Du , Fengshuo Bai , Jiafei Lyu , Xiu Li

Continual learning in Neural Machine Translation (NMT) faces the dual challenges of catastrophic forgetting and the high computational cost of retraining. This study establishes Low-Rank Adaptation (LoRA) as a parameter-efficient framework…

计算与语言 · 计算机科学 2025-12-11 Salvador Carrión , Francisco Casacuberta

Continual learning (CL) in vision-language models (VLMs) faces significant challenges in improving task adaptation and avoiding catastrophic forgetting. Existing methods usually have heavy inference burden or rely on external knowledge,…

机器学习 · 计算机科学 2026-02-02 Zhan Fa , Yue Duan , Jian Zhang , Lei Qi , Wanqi Yang , Yinghuan Shi

Parameter-Efficient Fine-Tuning (PEFT), particularly Low-Rank Adaptation (LoRA), has become a standard approach for adapting Large Language Models (LLMs) under limited compute. However, in continual settings where models are updated…

机器学习 · 计算机科学 2026-05-14 Hung Le , Svetha Venkatesh

A novel method, the Pareto Envelope Augmented with Reinforcement Learning (PEARL), has been developed to address the challenges posed by multi-objective problems, particularly in the field of engineering where the evaluation of candidate…

机器学习 · 计算机科学 2024-03-19 Paul Seurin , Koroush Shirvan

Conventional Low-Rank Adaptation (LoRA) methods employ a fixed rank, imposing uniform adaptation across transformer layers and attention heads despite their heterogeneous learning dynamics. This paper introduces Adaptive Rank Dynamic LoRA…

机器学习 · 计算机科学 2025-12-19 Haseeb Ullah Khan Shinwari , Muhammad Usama

Continual learning refers to the problem where the training data is available in sequential chunks, termed "tasks". The majority of progress in continual learning has been stunted by the problem of catastrophic forgetting, which is caused…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Rajas Chitale , Ankit Vaidya , Aditya Kane , Archana Ghotkar

Continual adaptation of deep generative models holds tremendous potential and critical importance, given their rapid and expanding usage in text and vision based applications. Incremental training, however, remains highly challenging due to…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Victor Enescu , Hichem Sahbi

Continual learning (CL) aims to incrementally learn different tasks (such as classification) in a non-stationary data stream without forgetting old ones. Most CL works focus on tackling catastrophic forgetting under a learning-from-scratch…

机器学习 · 计算机科学 2024-01-17 Mark D. McDonnell , Dong Gong , Amin Parveneh , Ehsan Abbasnejad , Anton van den Hengel
‹ 上一页 1 2 3 10 下一页 ›