ALoRE: Efficient Visual Adaptation via Aggregating Low Rank Experts
Sinan Du, Guosheng Zhang, Keyao Wang, Yuanrui Wang, Haixiao Yue, Gang, Zhang, Errui Ding, Jingdong Wang, Zhengzhuo Xu, Chun Yuan

TL;DR
ALoRE introduces a parameter-efficient transfer learning method for vision models that aggregates low-rank experts in a hypercomplex space, improving performance while maintaining low parameter count and no additional inference latency.
Contribution
It proposes a novel multi-branch PETL method using hypercomplex space aggregation, outperforming existing methods with minimal parameter increase and seamless integration.
Findings
Outperforms full fine-tuning and state-of-the-art PETL methods.
Achieves 3.06% and 9.97% accuracy improvements on average.
Uses only 0.15M parameters for updates.
Abstract
Parameter-efficient transfer learning (PETL) has become a promising paradigm for adapting large-scale vision foundation models to downstream tasks. Typical methods primarily leverage the intrinsic low rank property to make decomposition, learning task-specific weights while compressing parameter size. However, such approaches predominantly manipulate within the original feature space utilizing a single-branch structure, which might be suboptimal for decoupling the learned representations and patterns. In this paper, we propose ALoRE, a novel PETL method that reuses the hypercomplex parameterized space constructed by Kronecker product to Aggregate Low Rank Experts using a multi-branch paradigm, disentangling the learned cognitive patterns during training. Thanks to the artful design, ALoRE maintains negligible extra parameters and can be effortlessly merged into the frozen backbone via…
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
TopicsImage Enhancement Techniques · Advanced Vision and Imaging · Advanced Image Processing Techniques
