Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

InstructG2I: Synthesizing Images from Multimodal Attributed Graphs

About

In this paper, we approach an overlooked yet critical task Graph2Image: generating images from multimodal attributed graphs (MMAGs). This task poses significant challenges due to the explosion in graph size, dependencies among graph entities, and the need for controllability in graph conditions. To address these challenges, we propose a graph context-conditioned diffusion model called InstructG2I. InstructG2I first exploits the graph structure and multimodal information to conduct informative neighbor sampling by combining personalized page rank and re-ranking based on vision-language features. Then, a Graph-QFormer encoder adaptively encodes the graph nodes into an auxiliary set of graph prompts to guide the denoising process of diffusion. Finally, we propose graph classifier-free guidance, enabling controllable generation by varying the strength of graph guidance and multiple connected edges to a node. Extensive experiments conducted on three datasets from different domains demonstrate the effectiveness and controllability of our approach. The code is available at https://github.com/PeterGriffinJin/InstructG2I.

Bowen Jin, Ziqi Pang, Bingjun Guo, Yu-Xiong Wang, Jiaxuan You, Jiawei Han• 2024

Related benchmarks

TaskDatasetResultRank
Node ClassificationMovies
Accuracy54.37
47
Node ClusteringRedditS
NMI82.83
31
Modal RetrievalEle-fashion
MRR89.12
31
Link PredictionBili Dance
MRR39.12
27
Node ClassificationGrocery
Accuracy80.42
21
G2ImageSemArt
CLIP Similarity (CLIP-S)70.58
17
G2TextFlickr30K
BLEU-49.42
17
Link PredictionDY
MRR72.38
17
Node ClusteringToys
NMI47.41
17
Graph-to-ImageSemArt
CLIP-S Score69.92
14
Showing 10 of 17 rows

Other info

Code

Follow for update