MoGen: A Unified Collaborative Framework for Controllable Multi-Object Image Generation
Yanfeng Li, Yue Sun, Keren Fu, Sio-Kei Im, Xiaoming Liu, Guangtao Zhai, Xiaohong Liu, Tao Tan
TL;DR
MoGen tackles the challenge of precise, multi-object image generation by decoupling global language semantics from localized region semantics. It introduces Regional Semantic Anchor (RSA) to align phrase-level text with image regions and Adaptive Multi-modal Guidance (AMG) to flexibly fuse multi-source controls into structured intent, enabling text-driven generation with explicit layout and attribute constraints. The MoCA benchmark supports fine-grained annotation for multi-object scenes. Empirically, MoGen outperforms baselines in quantity consistency, image quality, and controllable fidelity, with ablations confirming the complementary benefits of RSA and AMG and their robust interaction. This work advances accessible, flexible, and high-fidelity controllable generation suitable for diverse resources and constraints.
Abstract
Existing multi-object image generation methods face difficulties in achieving precise alignment between localized image generation regions and their corresponding semantics based on language descriptions, frequently resulting in inconsistent object quantities and attribute aliasing. To mitigate this limitation, mainstream approaches typically rely on external control signals to explicitly constrain the spatial layout, local semantic and visual attributes of images. However, this strong dependency makes the input format rigid, rendering it incompatible with the heterogeneous resource conditions of users and diverse constraint requirements. To address these challenges, we propose MoGen, a user-friendly multi-object image generation method. First, we design a Regional Semantic Anchor (RSA) module that precisely anchors phrase units in language descriptions to their corresponding image regions during the generation process, enabling text-to-image generation that follows quantity specifications for multiple objects. Building upon this foundation, we further introduce an Adaptive Multi-modal Guidance (AMG) module, which adaptively parses and integrates various combinations of multi-source control signals to formulate corresponding structured intent. This intent subsequently guides selective constraints on scene layouts and object attributes, achieving dynamic fine-grained control. Experimental results demonstrate that MoGen significantly outperforms existing methods in generation quality, quantity consistency, and fine-grained control, while exhibiting superior accessibility and control flexibility. Code is available at: https://github.com/Tear-kitty/MoGen/tree/master.
