arXiv:2410.09132cs.LGcs.AI2024-10KDD被引 24

首个多模态图数据集,揭示图文融合在图学习中的关键作用

When Graph meets Multimodal: Benchmarking and Meditating on Multimodal Attributed Graphs Learning

  • 构建跨领域的多模态图基准数据集MAGB,含文本与图像属性
  • 发现模态重要性随领域变化,图文嵌入可提升图神经网络上限
  • 视觉语言模型有效缓解图文不平衡,适合低数据场景研究

多模态属性图(MAGs)在现实应用中广泛存在,节点附带文本与图像等多模态属性,并通过拓扑结构表达节点间关系。尽管其在社交网络和电商等领域潜力巨大,但因缺乏标准化数据集与评估框架,多模态图表示学习(MAGRL)仍处于探索阶段。本文提出MAGB,一个涵盖多个领域的综合性多模态图基准数据集,包含文本与视觉属性的图结构。基于MAGB,系统评估两类主流MAGRL范式: GNN-as-Predictor(通过GNN融合多模态属性)与VLM-as-Predictor(利用视觉语言模型进行零样本推理)。大量实验揭示三个关键洞见:(i) 模态重要性随领域特性剧烈波动;(ii) 多模态嵌入可提升GNN性能上限,但模态内固有偏差可能阻碍训练,尤其在低数据场景下;(iii) VLM能高效生成多模态嵌入,缓解文本与视觉属性间的不平衡。这些发现揭示了多模态属性与图拓扑间的协同机制,为未来MAG研究提供可靠基准。MAGB数据集与评估流程已开源:https://github.com/sktsherlock/MAGB。

原文摘要 · Abstract (English)

Multimodal Attributed Graphs (MAGs) are ubiquitous in real-world applications, encompassing extensive knowledge through multimodal attributes attached to nodes (e.g., texts and images) and topological structure representing node interactions. Despite its potential to advance diverse research fields like social networks and e-commerce, MAG representation learning (MAGRL) remains underexplored due to the lack of standardized datasets and evaluation frameworks. In this paper, we first propose MAGB, a comprehensive MAG benchmark dataset, featuring curated graphs from various domains with both textual and visual attributes. Based on MAGB dataset, we further systematically evaluate two mainstream MAGRL paradigms: $\textit{GNN-as-Predictor}$, which integrates multimodal attributes via Graph Neural Networks (GNNs), and $\textit{VLM-as-Predictor}$, which harnesses Vision Language Models (VLMs) for zero-shot reasoning. Extensive experiments on MAGB reveal following critical insights: $\textit{(i)}$ Modality significances fluctuate drastically with specific domain characteristics. $\textit{(ii)}$ Multimodal embeddings can elevate the performance ceiling of GNNs. However, intrinsic biases among modalities may impede effective training, particularly in low-data scenarios. $\textit{(iii)}$ VLMs are highly effective at generating multimodal embeddings that alleviate the imbalance between textual and visual attributes. These discoveries, which illuminate the synergy between multimodal attributes and graph topologies, contribute to reliable benchmarks, paving the way for future MAG research. The MAGB dataset and evaluation pipeline are publicly available at https://github.com/sktsherlock/MAGB.

多模态图图神经网络视觉语言模型基准数据集

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