MCCD: Multi-Agent Collaboration-based Compositional Diffusion for Complex Text-to-Image Generation
Mingcheng Li, Xiaolu Hou, Ziyang Liu, Dingkang Yang, Ziyun Qian, Jiawei Chen, Jinjie Wei, Yue Jiang, Qingyao Xu, Lihua Zhang
TL;DR
This work addresses the challenge of generating high-fidelity images from complex text prompts by introducing MCCD, a training-free framework that combines a Multi-agent Collaboration-based Scene Parsing (MCP) with Hierarchical Compositional Diffusion (HCD). MCP decomposes complex prompts into objects, relations, backgrounds, and aesthetics through a coordinated team of specialized agents, guided by a conductor and an evaluator that implement forward reasoning and backward feedback. HCD then performs progressive, region-aware diffusion with Gaussian masks, regional enhancement, and latent-space smoothing to faithfully render overlapping objects and intricate relations. The approach yields substantial, training-free improvements over baseline diffusion models on complex-scene prompts, demonstrated by quantitative gains on T2I-CompBench and qualitative analyses, highlighting its potential for scalable, controllable T2I generation. The work also discusses broader societal implications and outlines future directions to optimize inference efficiency for large-scale prompts.
Abstract
Diffusion models have shown excellent performance in text-to-image generation. Nevertheless, existing methods often suffer from performance bottlenecks when handling complex prompts that involve multiple objects, characteristics, and relations. Therefore, we propose a Multi-agent Collaboration-based Compositional Diffusion (MCCD) for text-to-image generation for complex scenes. Specifically, we design a multi-agent collaboration-based scene parsing module that generates an agent system comprising multiple agents with distinct tasks, utilizing MLLMs to extract various scene elements effectively. In addition, Hierarchical Compositional diffusion utilizes a Gaussian mask and filtering to refine bounding box regions and enhance objects through region enhancement, resulting in the accurate and high-fidelity generation of complex scenes. Comprehensive experiments demonstrate that our MCCD significantly improves the performance of the baseline models in a training-free manner, providing a substantial advantage in complex scene generation.
