Collaborative Low-Rank Adaptation for Pre-Trained Vision Transformers
Zheng Liu, Jinchao Zhu, Gao Huang

TL;DR
This paper introduces CLoRA, a novel low-rank adaptation method for vision transformers that balances parameter efficiency and learning performance through shared spaces and diversity regularization.
Contribution
The paper proposes CLoRA, which combines base-space sharing and sample-agnostic diversity enhancement to improve fine-tuning of vision transformers efficiently.
Findings
Outperforms state-of-the-art methods in image and point cloud tasks.
Requires fewer GFLOPs for point cloud analysis.
Achieves a better balance between performance and parameter efficiency.
Abstract
Low-rank adaptation (LoRA) has achieved remarkable success in fine-tuning pre-trained vision transformers for various downstream tasks. Existing studies mainly focus on exploring more parameter-efficient strategies or more effective representation learning schemes. However, these methods either sacrifice fine-tuning performance or introduce excessive trainable parameters, failing to strike a balance between learning performance and parameter efficiency. To address this problem, we propose a novel tuning method named collaborative low-rank adaptation (CLoRA) in this paper. CLoRA consists of base-space sharing and sample-agnostic diversity enhancement (SADE) components. To maintain parameter efficiency while expanding the learning capacity of low-rank modules (LRMs), base-space sharing allows all LRMs to share a set of down/up-projection spaces. In CLoRA, the low-rank matrices obtained…
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
TopicsDomain Adaptation and Few-Shot Learning · Image Enhancement Techniques · Advanced Image Fusion Techniques
