Our new X account is live! Follow @wizwand_team for updates
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
Graph-to-ImageSemArt
CLIP-S Score69.92
14
Graph-to-TextFlickr30K
BLEU-49.68
14
Link PredictionCloth
MRR52.28
14
Modal RetrievalEle-fashion
MRR89.12
14
Node ClassificationMovies
Accuracy50.57
14
Node ClassificationGoodreads
Accuracy65.84
14
Node ClusteringRedditS
NMI82.83
14
Node ClusteringGrocery
NMI49.87
14
Image SynthesisART500K
CLIP Score73.73
5
Image SynthesisAMAZON
CLIP Score68.34
5
Showing 10 of 11 rows

Other info

Code

Follow for update