arXiv:2506.16673cs.CV2025-06

从CLIP中提取多模态通用知识,实现高效模型部署

Extracting Multimodal Learngene in CLIP: Unveiling the Multimodal Generalizable Knowledge

  • 用多模态模块加权提取图像与文本的通用知识
  • 在多个数据集上性能提升3.1%~4.13%,优于现有方法
  • 仅需25%参数存储,训练成本降低2.8倍,适合快速适配

CLIP因其多模态泛化能力受到广泛关注,但大规模参数和预训练带来的计算开销限制了其在不同规模下的应用。传统Learngene方法难以处理多模态场景中的通用知识。本文提出MM-LG框架,通过构建多模态与单模态模块,以加权求和方式提取图像-文本联合通用组件,并用于初始化不同规模与模态的下游模型。大量实验表明,MM-LG在Oxford-IIIT PET(+3.1%)和Flickr30k(+4.13%)上优于现有Learngene方法,且性能接近或超越预训练+微调范式(如Oxford-IIIT PET +1.9%,Flickr30k +3.65%)。尤为关键的是,其仅需约25%参数存储,预训练成本降低约2.8倍,显著提升跨任务部署效率。

原文摘要 · Abstract (English)

CLIP (Contrastive Language-Image Pre-training) has attracted widespread attention for its multimodal generalizable knowledge, which is significant for downstream tasks. However, the computational overhead of a large number of parameters and large-scale pre-training poses challenges of pre-training a different scale of CLIP. Learngene extracts the generalizable components termed as learngene from an ancestry model and initializes diverse descendant models with it. Previous Learngene paradigms fail to handle the generalizable knowledge in multimodal scenarios. In this paper, we put forward the idea of utilizing a multimodal block to extract the multimodal generalizable knowledge, which inspires us to propose MM-LG (Multimodal Learngene), a novel framework designed to extract and leverage generalizable components from CLIP. Specifically, we first establish multimodal and unimodal blocks to extract the multimodal and unimodal generalizable knowledge in a weighted-sum manner. Subsequently, we employ these components to numerically initialize descendant models of varying scales and modalities. Extensive experiments demonstrate MM-LG's effectiveness, which achieves performance gains over existing learngene approaches (e.g.,+3.1% on Oxford-IIIT PET and +4.13% on Flickr30k) and comparable or superior results to the pre-training and fine-tuning paradigm (e.g.,+1.9% on Oxford-IIIT PET and +3.65% on Flickr30k). Notably, MM-LG requires only around 25% of the parameter storage while reducing around 2.8 times pre-training costs for diverse model scales compared to the pre-training and fine-tuning paradigm, making it particularly suitable for efficient deployment across diverse downstream tasks.

多模态知识提取模型压缩CLIP

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。