用图结构融合多模态数据的深层关系,提升模型理解能力。
Graph4MM: Weaving Multimodal Learning with Structural Information

- 通过跳跃扩散注意力捕捉多跳邻居的结构信息。
- 在生成与判别任务中平均提升6.93%,超越更大模型。
- 适合需要细粒度跨模态理解的场景,如图文推理。
现实世界中的多模态数据往往具有复杂的结构关系,超越传统的图像-文本一一对应。不同模态间通过上下文依赖和共指关系形成多样连接。图结构能有效建模模态内与模态间的交互关系。然而,以往方法未能区分多跳邻居,将图视为独立模态,导致整体理解碎片化。为此,本文提出Graph4MM框架,引入跳跃扩散注意力(Hop-Diffused Attention),通过因果掩码与跳跃传播将多跳结构信息融入自注意力机制;同时设计MM-QFormer,实现跨模态信息的有原则融合。理论与实证分析表明,利用结构信息整合模态内与模态间交互,可显著提升多模态理解。在生成与判别任务上,Graph4MM性能优于更大规模的视觉语言模型(VLM)、大语言模型(LLM)及多模态图基线,平均提升6.93%。
原文摘要 · Abstract (English)
Real-world multimodal data usually exhibit complex structural relationships beyond traditional one-to-one mappings like image-caption pairs. Entities across modalities interact in intricate ways, with images and text forming diverse interconnections through contextual dependencies and co-references. Graphs provide powerful structural information for modeling intra-modal and inter-modal relationships. However, previous works fail to distinguish multi-hop neighbors and treat the graph as a standalone modality, which fragments the overall understanding. This limitation presents two key challenges in multimodal learning: (1) integrating structural information from multi-hop neighbors into foundational models, and (2) fusing modality-specific information in a principled manner. To address these challenges, we revisit the role of graphs in multimodal learning within the era of foundation models and propose Graph4MM, a graph-based multimodal learning framework. To be specific, we introduce Hop-Diffused Attention, which integrates multi-hop structural information into self-attention through causal masking and hop diffusion. Furthermore, we design MM-QFormer, a multi-mapping querying transformer for cross-modal fusion. Through theoretical and empirical analysis, we show that leveraging structures to integrate both intra- and inter-modal interactions improves multimodal understanding beyond treating them as a standalone modality. Experiments on both generative and discriminative tasks show that Graph4MM outperforms larger VLMs, LLMs, and multimodal graph baselines, achieving a 6.93% average improvement.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。