让大模型在图文图谱上实现理解与生成的协同突破
GRAPHGPT-O: Synergistic Multimodal Comprehension and Generation on Graphs
- 将图结构与多模态信息统一线性化输入,适配大模型处理
- 设计分层对齐器,深度编码图结构与语义关系
- 支持图场景下文本与图像的交替生成,适用于跨模态任务
多模态大语言模型(MLLM)的发展实现了文本与图像在大语言模型框架中的融合。然而,文本与图像常相互关联,构成多模态属性图(MMAG)。当前尚缺乏有效方法使MLLM利用此类图的拓扑结构与语义信息进行多模态理解与生成。本文提出GraphGPT-o,支持在MMAG上的全模态理解与创作。首先系统研究多种线性化方式,将语义与结构信息转化为MLLM可接受的输入;其次提出分层对齐器,实现深层图编码,弥合MMAG与MLLM间的鸿沟;最后探索推理策略,使MLLM适应图场景中交错的文本与图像生成。在三个不同领域的数据集上进行的大量实验验证了方法的有效性。代码与数据集将在论文录用后开源。
原文摘要 · Abstract (English)
The rapid development of Multimodal Large Language Models (MLLMs) has enabled the integration of multiple modalities, including texts and images, within the large language model (LLM) framework. However, texts and images are usually interconnected, forming a multimodal attributed graph (MMAG). It is underexplored how MLLMs can incorporate the relational information (\textit{i.e.}, graph structure) and semantic information (\textit{i.e.,} texts and images) on such graphs for multimodal comprehension and generation. In this paper, we propose GraphGPT-o, which supports omni-multimodal understanding and creation on MMAGs. We first comprehensively study linearization variants to transform semantic and structural information as input for MLLMs. Then, we propose a hierarchical aligner that enables deep graph encoding, bridging the gap between MMAGs and MLLMs. Finally, we explore the inference choices, adapting MLLM to interleaved text and image generation in graph scenarios. Extensive experiments on three datasets from different domains demonstrate the effectiveness of our proposed method. Datasets and codes will be open-sourced upon acceptance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。