Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Shared LoRA Subspaces for almost Strict Continual Learning

About

Adapting large pretrained models to new tasks efficiently and continually is crucial for real-world deployment but remains challenging due to catastrophic forgetting and the high cost of retraining. While parameter-efficient tuning methods like low rank adaptation (LoRA) reduce computational demands, they lack mechanisms for strict continual learning and knowledge integration, without relying on data replay, or multiple adapters. We propose Share, a novel approach to parameter efficient continual finetuning that learns and dynamically updates a single, shared low-rank subspace, enabling seamless adaptation across multiple tasks and modalities. Share constructs a foundational subspace that extracts core knowledge from past tasks and incrementally integrates new information by identifying essential subspace directions. Knowledge from each new task is incorporated into this evolving subspace, facilitating forward knowledge transfer, while minimizing catastrophic interference. This approach achieves up to 100x parameter reduction and 281x memory savings over traditional LoRA methods, maintaining performance comparable to jointly trained models. A single Share model can replace hundreds of task-specific LoRA adapters, supporting scalable, asynchronous continual learning. Experiments across image classification, natural language understanding, 3D pose estimation, and text-to-image generation validate its effectiveness, making Share a practical and scalable solution for lifelong learning in large-scale AI systems.

Prakhar Kaushik, Ankit Vaidya, Shravan Chaudhari, Rama Chellappa, Alan Yuille• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100
Accuracy94.2
302
Natural Language UnderstandingGLUE
COLA Score59.81
41
Image ClassificationFood-100
Accuracy90.1
11
Image ClassificationCaltech-100
Accuracy97.7
11
Image ClassificationFlowers 100
Accuracy97.9
11
Text-to-Image GenerationSequential Text-to-Image Tasks T1-T4 (test)
T1 CLIP Score23.49
5
3D Pose EstimationOccluded Pascal3D+ L1
pi/6 Accuracy69.11
5
3D Pose EstimationOccluded Pascal3D+ L2
pi/6 Accuracy55.6
5
3D Pose EstimationOccluded Pascal3D+ L3
Accuracy (pi/6)35.5
5
Natural Language UnderstandingOOD Tasks (test)
Rouge-L (Absolute, ID 039)46.96
3
Showing 10 of 10 rows

Other info

Follow for update