Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Adaptive Rank, Reduced Forgetting: Knowledge Retention in Continual Learning Vision-Language Models with Dynamic Rank-Selective LoRA

Type de record:

papersoftware
Créateur:
Lu,ZhaXueYao
Hôte:avatar
Continual learning (CL) aims to accumulate knowledge from sequential tasks without catastrophic forgetting. Vision-language models such as CLIP, with strong generalization, are widely used for CL. Existing methods often adapt isolated PTM components, increasing inference complexity and limiting model improvement, or rely on replay, stored data, or assumptions, leading to high costs and limited applicability. To advance models as continual learners, we explore CL through natural and efficient PTM updates rather than complex task-specific additions. We study continual low-rank learning and analyze how LoRA ranks and placements affect learning and forgetting. A higher-rank LoRA improves task learning (plasticity) but increases forgetting, while a lower-rank LoRA enhances stability but limits adaptation. We observe a plasticity-stability balance tied to rank across parameters and tasks, with moderately small ranks maximizing CL benefits. Motivated by this, we propose Continual Dynamic Rank-Selective LoRA (CoDyRA), which continually updates PTMs with LoRA adapters of adaptively optimized ranks. The new-task objective drives learning, while sparsity-promoting regularization minimizes ranks to reduce interference and forgetting, achieving a balance tailored to each parameter and task. Although all parameters are updated, the minimized ranks keep the model close to its prior state while enabling effective new-task learning. CoDyRA performs efficient CL as a sequence of LoRA-based updates without storing past data or relying on assumptions, preserving the original model architecture and adding no inference overhead. Experiments show CoDyRA improves new representations while retaining old knowledge, achieving state-of-the-art results. Code is available at github.com. Preprint

Visit

arxiv.org

Tags

Computer Vision and Pattern Recognition

Similaires

Adaptive Estimation in Two-way Sparse Reduced-rank RegressionMKG-Rank: Enhancing Large Language Models with Knowledge Graph for Multilingual Medical Question AnsweringLearning to Rank Personalized Search Results in Professional NetworksStacked SVD Low Rank AdaptationSam-Khauhelo/smart-taxi-rankFine-Tuning Without Forgetting via Loss-Adaptive Learning Rates

Adaptive Estimation in Two-way Sparse Reduced-rank Regression

This paper studies the problem of estimating a large coefficient matrix in a multiple response linea

MKG-Rank: Enhancing Large Language Models with Knowledge Graph for Multilingual Medical Question Answering

Large Language Models (LLMs) have shown remarkable progress in medical question answering (QA), yet

Learning to Rank Personalized Search Results in Professional Networks

LinkedIn search is deeply personalized - for the same queries, different searchers expect completely

Stacked SVD Low Rank Adaptation

Stacked SVD Low Rank Adaptation

Poster presented at the Deep Learning Indaba 2023 by Ali Hussein

Sam-Khauhelo/smart-taxi-rank

"Complete Taxi Rank Management System for South African taxi associations # 🚖 Smart Taxi Rank Manag

Fine-Tuning Without Forgetting via Loss-Adaptive Learning Rates

Fine-tuning large language models on new data improves task performance but degrades capabilities le