用几何感知的稀疏组合提升适配器复用效果
Beyond Adapter Retrieval: Latent Geometry-Preserving Composition via Sparse Task Projection
- 将任务表示为潜在原型,通过稀疏重构组合适配器
- 在多个领域实现更好零样本泛化性能
- 选择最少相关适配器,兼顾效率与可解释性
参数高效迁移学习中,适配器组合已展现潜力,但现有方法多依赖简单检索或平均,忽视任务间潜在表示空间的结构关系。本文提出新框架,将适配器组合建模为几何感知的稀疏重构问题:每个任务由基础模型编码器生成的潜在原型向量表征,目标是用$ℓ_1$正则化优化,以稀疏线性组合方式逼近目标任务原型。组合权重用于加权融合对应LoRA适配器,生成适配目标任务的复合适配器。该方法不仅保留任务表示流形的局部几何结构,还通过选择最小相关适配器集合,提升可解释性与复用效率。实验覆盖医学图像分割、报告生成和图像合成等多个领域,验证了耦合检索与潜空间几何优化对零样本泛化的显著提升。
原文摘要 · Abstract (English)
Recent advances in parameter-efficient transfer learning have demonstrated the utility of composing LoRA adapters from libraries of pretrained modules. However, most existing approaches rely on simple retrieval heuristics or uniform averaging, which overlook the latent structure of task relationships in representation space. We propose a new framework for adapter reuse that moves beyond retrieval, formulating adapter composition as a geometry-aware sparse reconstruction problem. Specifically, we represent each task by a latent prototype vector derived from the base model's encoder and aim to approximate the target task prototype as a sparse linear combination of retrieved reference prototypes, under an $\ell_1$-regularized optimization objective. The resulting combination weights are then used to blend the corresponding LoRA adapters, yielding a composite adapter tailored to the target task. This formulation not only preserves the local geometric structure of the task representation manifold, but also promotes interpretability and efficient reuse by selecting a minimal set of relevant adapters. We demonstrate the effectiveness of our approach across multiple domains-including medical image segmentation, medical report generation and image synthesis. Our results highlight the benefit of coupling retrieval with latent geometry-aware optimization for improved zero-shot generalization.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。