Online-LoRA: Task-free Online Continual Learning via Low Rank Adaptation
Xiwen Wei, Guihong Li, Radu Marculescu

TL;DR
Online-LoRA introduces a real-time, task-free continual learning framework that fine-tunes pre-trained Vision Transformers using low-rank adaptation and dynamic regularization to mitigate catastrophic forgetting without task boundaries.
Contribution
It proposes a novel online weight regularization strategy and leverages loss dynamics to automatically detect data distribution shifts in continual learning.
Findings
Outperforms state-of-the-art methods across multiple datasets.
Effectively adapts to various ViT architectures.
Robustly handles non-stationary data streams without task boundaries.
Abstract
Catastrophic forgetting is a significant challenge in online continual learning (OCL), especially for non-stationary data streams that do not have well-defined task boundaries. This challenge is exacerbated by the memory constraints and privacy concerns inherent in rehearsal buffers. To tackle catastrophic forgetting, in this paper, we introduce Online-LoRA, a novel framework for task-free OCL. Online-LoRA allows to finetune pre-trained Vision Transformer (ViT) models in real-time to address the limitations of rehearsal buffers and leverage pre-trained models' performance benefits. As the main contribution, our approach features a novel online weight regularization strategy to identify and consolidate important model parameters. Moreover, Online-LoRA leverages the training dynamics of loss values to enable the automatic recognition of the data distribution shifts. Extensive experiments…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Indoor and Outdoor Localization Technologies
MethodsAttention Is All You Need · Softmax · Byte Pair Encoding · Dropout · Absolute Position Encodings · Dense Connections · Label Smoothing · Layer Normalization · Position-Wise Feed-Forward Layer · Adam
