用多分支低秩专家聚合,高效适配大模型视觉任务
ALoRE: Efficient Visual Adaptation via Aggregating Low Rank Experts
- 多分支结构聚合低秩专家,解耦学习表征
- 仅更新0.15M参数,比全微调高3.06%准确率
- 零额外推理延迟,适合部署在资源受限场景
参数高效迁移学习(PETL)已成为将大规模视觉基础模型适配到下游任务的有前景范式。传统方法主要利用内在低秩特性进行分解,在保持参数压缩的同时学习特定任务权重。然而,这些方法通常在原始特征空间中使用单分支结构,可能不利于解耦学习到的表征与模式。本文提出ALoRE,一种新型PETL方法,通过克罗内克积构建的超复数参数空间,采用多分支范式聚合低秩专家,训练过程中解耦认知模式。得益于巧妙设计,ALoRE保持极少额外参数,并可通过重参数化以顺序方式无缝合并到冻结主干网络中,避免额外推理延迟。我们在24个图像分类任务上进行了广泛实验,使用多种主干变体。结果表明,ALoRE在性能和参数效率方面均优于全微调及其他先进PETL方法。例如,在FGVC数据集上,相比全微调平均提升3.06% Top-1准确率;在VTAB-1k基准上提升9.97%,仅需更新0.15M参数。
原文摘要 · Abstract (English)
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 re-parameterization in a sequential manner, avoiding additional inference latency. We conduct extensive experiments on 24 image classification tasks using various backbone variants. Experimental results demonstrate that ALoRE outperforms the full fine-tuning strategy and other state-of-the-art PETL methods in terms of performance and parameter efficiency. For instance, ALoRE obtains 3.06% and 9.97% Top-1 accuracy improvement on average compared to full fine-tuning on the FGVC datasets and VTAB-1k benchmark by only updating 0.15M parameters.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。