Generating Fine Details of Entity Interactions
Xinyi Gu, Jiayuan Mao
TL;DR
This work tackles the difficulty of generating faithful images with fine-grained entity interactions by introducing the InterActing dataset of 1000 prompts spanning three interaction categories. It proposes DetailScribe, a generate-then-refine framework that leverages hierarchical concept decomposition via LLMs and vision-language model critique to guide diffusion-based refinement. Through extensive experiments, DetailScribe outperforms strong baselines on both human judgments and automatic metrics across three interaction scenarios, demonstrating improved fidelity and interaction realism. The dataset and code enable future research into interaction-rich image generation and refined inference strategies for complex scenes.
Abstract
Images not only depict objects but also encapsulate rich interactions between them. However, generating faithful and high-fidelity images involving multiple entities interacting with each other, is a long-standing challenge. While pre-trained text-to-image models are trained on large-scale datasets to follow diverse text instructions, they struggle to generate accurate interactions, likely due to the scarcity of training data for uncommon object interactions. This paper introduces InterActing, an interaction-focused dataset with 1000 fine-grained prompts covering three key scenarios: (1) functional and action-based interactions, (2) compositional spatial relationships, and (3) multi-subject interactions. To address interaction generation challenges, we propose a decomposition-augmented refinement procedure. Our approach, DetailScribe, built on Stable Diffusion 3.5, leverages LLMs to decompose interactions into finer-grained concepts, uses a VLM to critique generated images, and applies targeted interventions within the diffusion process in refinement. Automatic and human evaluations show significantly improved image quality, demonstrating the potential of enhanced inference strategies. Our dataset and code are available at https://concepts-ai.com/p/detailscribe/ to facilitate future exploration of interaction-rich image generation.
