paper-with-me

홈 › Papers

GRAPHGPT-O: Synergistic Multimodal Comprehension and Generation on Graphs

2025-02-17 · CVPR 2025 1 · Yi Fang, Bowen Jin, Jiacheng Shen, Sirui Ding, Qiaoyu Tan, Jiawei Han

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.

📄 PDF Abstract BibTeX arXiv:2502.11925

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

A Graph is Worth $K$ Words: Euclideanizing Graph using Pure Transformer

2024-02-04 · Zhangyang Gao, Daize Dong, Cheng Tan, Jun Xia 외

Can we model Non-Euclidean graphs as pure language or even Euclidean vectors while retaining their inherent information? The Non-Euclidean property have posed a long term challenge in graph modeling. Despite recent graph…

DecoderGraph ClassificationGraph GenerationGraph Representation Learning+1

MR-MLLM: Mutual Reinforcement of Multimodal Comprehension and Vision Perception

2024-06-22 · Guanqun Wang, Xinyu Wei, Jiaming Liu, Ray Zhang 외

In recent years, multimodal large language models (MLLMs) have shown remarkable capabilities in tasks like visual question answering and common sense reasoning, while visual perception models have made significant stride…

Common Sense ReasoningLanguage ModellingLarge Language ModelMultimodal Large Language Model+4

DreamLLM: Synergistic Multimodal Comprehension and Creation

2023-09-20 · Runpei Dong, Chunrui Han, Yuang Peng, Zekun Qi 외

This paper presents DreamLLM, a learning framework that first achieves versatile Multimodal Large Language Models (MLLMs) empowered with frequently overlooked synergy between multimodal comprehension and creation. DreamL…

multimodal generationVisual Question AnsweringZero-Shot LearningZero-Shot Text-to-Image Generation

GraphGPT: Graph Learning with Generative Pre-trained Transformers

2023-12-31 · Qifang Zhao, Weidong Ren, Tianyu Li, Xiaoxiao Xu 외

We introduce \textit{GraphGPT}, a novel model for Graph learning by self-supervised Generative Pre-training Transformers. Our model transforms each graph or sampled subgraph into a sequence of tokens representing the nod…

DecoderGraph Learningscientific discovery

GraphGPT: Graph Instruction Tuning for Large Language Models

2023-10-19 · Jiabin Tang, Yuhao Yang, Wei Wei, Lei Shi 외

Graph Neural Networks (GNNs) have evolved to understand graph structures through recursive exchanges and aggregations among nodes. To enhance robustness, self-supervised learning (SSL) has become a vital tool for data au…

Data AugmentationGraph LearningSelf-Supervised LearningZero-Shot Learning