Dynamic Context-oriented Decomposition for Task-aware Low-rank Adaptation with Less Forgetting and Faster Convergence
Yibo Yang, Sihao Liu, Chuan Rao, Bang An, Tiancheng Shen, Philip H.S. Torr, Ming-Hsuan Yang, Bernard Ghanem

TL;DR
This paper introduces CorDA and CorDA++, innovative context-aware low-rank adaptation methods that enhance fine-tuning performance, reduce forgetting, and accelerate convergence in large models by leveraging task-specific data covariance structures.
Contribution
The paper proposes a novel context-oriented singular value decomposition for adapter initialization, along with dynamic covariance selection and rank allocation strategies, improving adaptation and knowledge preservation.
Findings
CorDA++ outperforms CorDA and baseline methods in fine-tuning tasks.
CorDA++ in KPM mode better preserves pre-trained knowledge.
CorDA++ achieves 4.5x faster convergence than QLoRA.
Abstract
Conventional low-rank adaptation methods build adapters without considering data context, leading to sub-optimal fine-tuning performance and severe forgetting of inherent world knowledge. In this paper, we propose context-oriented decomposition adaptation (CorDA), a novel method that initializes adapters in a task-aware manner. Concretely, we develop context-oriented singular value decomposition, where we collect covariance matrices of input activations for each linear layer using sampled data from the target task, and apply SVD to the product of weight matrix and its corresponding covariance matrix. By doing so, the task-specific capability is compacted into the principal components. Thanks to the task awareness, our method enables two optional adaptation modes, knowledge-preserved mode (KPM) and instruction-previewed mode (IPM), providing flexibility to choose between freezing the…
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.
Taxonomy
TopicsAdvanced Vision and Imaging · Sparse and Compressive Sensing Techniques · Image Enhancement Techniques
