JANUS-LORA: A Balanced Low-Rank Adaptation for Continual Learning
Abstract
Lay Summary
Modern AI models often need to learn new tasks over time. However, when they are updated for a new task, they may lose skills learned from earlier tasks, especially when old training examples cannot be stored. We propose Janus-LoRA, a lightweight method that helps an already-trained model keep old knowledge while learning new tasks. The method only updates small add-on parts of the model. It guides these updates so they interfere less with what the model learned before, while also helping the model keep new and old categories better separated. Our experiments show that Janus-LoRA performs better than existing methods on several continual learning benchmarks. This suggests a practical way to build AI systems that can keep learning over time without needing to save past user or training data.