SOWing Information: Cultivating Contextual Coherence with MLLMs in Image Generation
Yuhan Pei, Ruoyu Wang, Yongqi Yang, Ye Zhu, Olga Russakovsky, Yu Wu
TL;DR
The paper investigates diffusion-based image generation and identifies inter-regional interference during diffusion as a key challenge. It introduces training-free Cyclic One-Way Diffusion (COW) and Selective One-Way Diffusion (SOW) to achieve pixel-level fidelity and semantic coherence in text-vision-to-image (TV2I) generation. SOW leverages Multimodal Large Language Models (MLLMs) to reason about spatial relations and semantic content, combined with dynamic attention modulation to steer information diffusion contextually. Through experiments on CelebA-TV2I, SOW demonstrates superior condition fidelity, rapid generation, and robust ablations, highlighting a scalable, training-free approach to controllable diffusion-based generation with practical impact for customizable image synthesis.
Abstract
Originating from the diffusion phenomenon in physics, which describes the random movement and collisions of particles, diffusion generative models simulate a random walk in the data space along the denoising trajectory. This allows information to diffuse across regions, yielding harmonious outcomes. However, the chaotic and disordered nature of information diffusion in diffusion models often results in undesired interference between image regions, causing degraded detail preservation and contextual inconsistency. In this work, we address these challenges by reframing disordered diffusion as a powerful tool for text-vision-to-image generation (TV2I) tasks, achieving pixel-level condition fidelity while maintaining visual and semantic coherence throughout the image. We first introduce Cyclic One-Way Diffusion (COW), which provides an efficient unidirectional diffusion framework for precise information transfer while minimizing disruptive interference. Building on COW, we further propose Selective One-Way Diffusion (SOW), which utilizes Multimodal Large Language Models (MLLMs) to clarify the semantic and spatial relationships within the image. Based on these insights, SOW combines attention mechanisms to dynamically regulate the direction and intensity of diffusion according to contextual relationships. Extensive experiments demonstrate the untapped potential of controlled information diffusion, offering a path to more adaptive and versatile generative models in a learning-free manner.
