CLoRA: Parameter-Efficient Continual Learning with Low-Rank Adaptation
Shishir Muralidhara, Didier Stricker, Ren\'e Schuster

TL;DR
CLoRA introduces a parameter-efficient method for continual learning that reduces computational costs and resource requirements, enabling effective learning across tasks without retraining entire models.
Contribution
The paper proposes CLoRA, a novel approach using Low-Rank Adaptation for resource-efficient continual learning in neural networks.
Findings
Achieves comparable or better performance than baseline methods.
Significantly reduces hardware and computational requirements.
Effective in resource-constrained environments.
Abstract
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 limited data access, without any restrictions imposed on computational resources. However, in real-world scenarios, the latter takes precedence as deployed systems are often computationally constrained. A major drawback of most CL methods is the need to retrain the entire model for each new task. The computational demands of retraining large models can be prohibitive, limiting the applicability of CL in environments with limited resources. Through CLoRA, we explore the applicability of Low-Rank Adaptation (LoRA), a parameter-efficient fine-tuning method for class-incremental semantic segmentation. CLoRA leverages a small set of parameters of the model and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
