The reviewed record of science sign in
Pith

arxiv: 2401.15688 · v2 · pith:KJJTJDRO · submitted 2024-01-28 · cs.CV

Divide and Conquer: Language Models can Plan and Self-Correct for Compositional Text-to-Image Generation

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:KJJTJDROrecord.jsonopen to challenge →

classification cs.CV
keywords agentgenerationobjectscompagentcompositionaltexttext-to-imageattributes
0
0 comments X
read the original abstract

Despite significant advancements in text-to-image models for generating high-quality images, these methods still struggle to ensure the controllability of text prompts over images in the context of complex text prompts, especially when it comes to retaining object attributes and relationships. In this paper, we propose CompAgent, a training-free approach for compositional text-to-image generation, with a large language model (LLM) agent as its core. The fundamental idea underlying CompAgent is premised on a divide-and-conquer methodology. Given a complex text prompt containing multiple concepts including objects, attributes, and relationships, the LLM agent initially decomposes it, which entails the extraction of individual objects, their associated attributes, and the prediction of a coherent scene layout. These individual objects can then be independently conquered. Subsequently, the agent performs reasoning by analyzing the text, plans and employs the tools to compose these isolated objects. The verification and human feedback mechanism is finally incorporated into our agent to further correct the potential attribute errors and refine the generated images. Guided by the LLM agent, we propose a tuning-free multi-concept customization model and a layout-to-image generation model as the tools for concept composition, and a local image editing method as the tool to interact with the agent for verification. The scene layout controls the image generation process among these tools to prevent confusion among multiple objects. Extensive experiments demonstrate the superiority of our approach for compositional text-to-image generation: CompAgent achieves more than 10\% improvement on T2I-CompBench, a comprehensive benchmark for open-world compositional T2I generation. The extension to various related tasks also illustrates the flexibility of our CompAgent for potential applications.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MetaPoint: Unlocking Precise Spatial Control in Agentic Visual Generation

    cs.CV 2026-06 unverdicted novelty 7.0

    MetaPoint represents 2D coordinates as special tokens in visual generative models to enable precise spatial control using existing positional encodings without architectural modifications.

  2. Divide-and-Conquer Approach to Holistic Cognition in High-Similarity Contexts with Limited Data

    cs.CV 2026-04 unverdicted novelty 7.0

    DHCNet improves ultra-fine-grained visual categorization by progressively building holistic cognition from local discrepancies using self-shuffling and refinement on limited data.

  3. ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment

    cs.CV 2024-03 unverdicted novelty 7.0

    ELLA introduces a timestep-aware semantic connector to link LLMs with diffusion models for improved dense prompt following, validated on a new 1K-prompt benchmark.

  4. ReGRPO: Reflection-Augmented Policy Optimization for Tool-Using Agents

    cs.AI 2026-06 unverdicted novelty 6.0

    ReGRPO augments group-relative policy optimization with a reflective data engine that generates ErrorType-Evidence-FixPlan triplets from near-miss tool actions to improve recovery in multimodal agents.

  5. GenED-SC: Generative Editing Semantic Communication with Integrated Multi-Modal LLMs

    eess.SP 2026-05 unverdicted novelty 4.0

    A two-stage framework uses JSCC for discriminative transmission of important image regions followed by MLLM-driven generative editing to improve semantic fidelity and perceptual quality under bandwidth limits and vary...