用异构图增强多模态模型,提升视觉与文本的交互理解能力。
HeGraphAdapter: Tuning Multi-Modal Vision-Language Models with Heterogeneous Graph Adapter
- 构建包含视觉、正负文本节点的异构图,建模跨模态结构关系。
- 在11个数据集上显著提升CLIP性能,尤其改善相似视觉类别的区分能力。
- 适合需要精细多模态对齐的下游任务,如图像分类与图文匹配。
基于适配器的微调方法在将预训练视觉语言模型知识迁移至下游任务方面展现出巨大潜力。然而,现有适配器通常未能充分挖掘不同模态间构建任务特定知识的交互关系。此外,多数工作仅关注正文本提示间的相似性匹配,难以区分视觉内容高度相似的类别。为此,本文提出一种新型异构图适配器(HeGraphAdapter),用于下游任务的视觉语言模型微调。具体而言,首先构建统一的异构图结构,包含视觉节点、正文本节点和负文本节点,并设计多种边连接,以综合建模模内、模间及类间结构知识。随后,采用特定的异构图神经网络挖掘多模态结构知识,用于适配视觉与文本特征。最后,在引入HeGraphAdapter后,同时构建基于文本和视觉的分类器,全面增强CLIP模型性能。在11个基准数据集上的实验结果验证了所提方法的有效性与优势。
原文摘要 · Abstract (English)
Adapter-based tuning methods have shown significant potential in transferring knowledge from pre-trained Vision-Language Models to the downstream tasks. However, after reviewing existing adapters, we find they generally fail to fully explore the interactions between different modalities in constructing task-specific knowledge. Also, existing works usually only focus on similarity matching between positive text prompts, making it challenging to distinguish the classes with high similar visual contents. To address these issues, in this paper, we propose a novel Heterogeneous Graph Adapter to achieve tuning VLMs for the downstream tasks. To be specific, we first construct a unified heterogeneous graph mode, which contains i) visual nodes, positive text nodes and negative text nodes, and ii) several types of edge connections to comprehensively model the intra-modality, inter-modality and inter-class structure knowledge together. Next, we employ a specific Heterogeneous Graph Neural Network to excavate multi-modality structure knowledge for adapting both visual and textual features for the downstream tasks. Finally, after HeGraphAdapter, we construct both text-based and visual-based classifiers simultaneously to comprehensively enhance the performance of the CLIP model. Experimental results on 11 benchmark datasets demonstrate the effectiveness and benefits of the proposed HeGraphAdapter.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。