轻量级适配器可跨模型迁移视觉语言模型的微调知识,无需反向传播。
Transferable Model-agnostic Vision-Language Model Adaptation for Efficient Weak-to-Strong Generalization
- 无监督学习模型间知识差距,构建轻量级可迁移适配器。
- 仅用少量标注数据即可超越全量微调强模型性能。
- 适配器零额外推理开销,适合各类视觉语言模型快速增强。
视觉语言模型(VLMs)因出色的泛化能力被广泛应用于各类视觉识别任务。随着模型规模和复杂度增加,微调成本高昂,亟需将弱模型的适应知识高效迁移到强模型中。然而现有迁移方法受限于模型特定设计与高计算开销,转移能力有限。为此,我们提出轻量级、模型无关的适配器 TransMiter,可在无需反向传播的情况下提升视觉语言模型性能。TransMiter 以无监督方式捕捉预训练与微调后 VLM 之间的知识差距,训练完成后可无缝迁移至不同架构与规模的模型,且推理开销几乎为零。进一步结合少量标注数据使用,性能常超过全量微调的强模型,训练成本极低。实验表明,TransMiter 能有效、高效地在多种 VLM 上实现从弱到强的泛化能力迁移。
原文摘要 · Abstract (English)
Vision-Language Models (VLMs) have been widely used in various visual recognition tasks due to their remarkable generalization capabilities. As these models grow in size and complexity, fine-tuning becomes costly, emphasizing the need to reuse adaptation knowledge from 'weaker' models to efficiently enhance 'stronger' ones. However, existing adaptation transfer methods exhibit limited transferability across models due to their model-specific design and high computational demands. To tackle this, we propose Transferable Model-agnostic adapter (TransMiter), a light-weight adapter that improves vision-language models 'without backpropagation'. TransMiter captures the knowledge gap between pre-trained and fine-tuned VLMs, in an 'unsupervised' manner. Once trained, this knowledge can be seamlessly transferred across different models without the need for backpropagation. Moreover, TransMiter consists of only a few layers, inducing a negligible additional inference cost. Notably, supplementing the process with a few labeled data further yields additional performance gain, often surpassing a fine-tuned stronger model, with a marginal training cost. Experimental results and analyses demonstrate that TransMiter effectively and efficiently transfers adaptation knowledge while preserving generalization abilities across VLMs of different sizes and architectures in visual recognition tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。