paper-with-me

Papers

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

2024-01-28 · Zhenyu Wang, Enze Xie, Aoxue Li, Zhongdao Wang, Xihui Liu, Zhenguo Li

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.

📄 PDF Abstract BibTeX arXiv:2401.15688

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage GenerationLanguage ModellingLarge Language ModelLayout-to-Image GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

Divide-and-Conquer Meets Consensus: Unleashing the Power of Functions in Code Generation

2024-05-30 · Jingchang Chen, Hongxuan Tang, Zheng Chu, Qianglong Chen 외

Despite recent progress made by large language models in code generation, they still struggle with programs that meet complex requirements. Recent work utilizes plan-and-solve decomposition to decrease the complexity and…

Code GenerationHumanEvalMathmbpp

Indoor Panorama Planar 3D Reconstruction via Divide and Conquer

2021-06-27 · CVPR 2021 1 · Cheng Sun, Chi-Wei Hsiao, Ning-Hsu Wang, Min Sun 외

Indoor panorama typically consists of human-made structures parallel or perpendicular to gravity. We leverage this phenomenon to approximate the scene in a 360-degree image with (H)orizontal-planes and (V)ertical-planes.…

3D ReconstructionInstance SegmentationSemantic SegmentationTranslation

Ground Plane based Absolute Scale Estimation for Monocular Visual Odometry

2019-03-03 · Dingfu Zhou, Yuchao Dai, Hongdong Li

Recovering the absolute metric scale from a monocular camera is a challenging but highly desirable problem for monocular camera-based systems. By using different kinds of cues, various approaches have been proposed for s…

Monocular Visual OdometryVisual Odometry

Statistical Optimality of Divide and Conquer Kernel-based Functional Linear Regression

2022-11-20 · Jiading Liu, Lei Shi

Previous analysis of regularized functional linear regression in a reproducing kernel Hilbert space (RKHS) typically requires the target function to be contained in this kernel space. This paper studies the convergence p…

regression

WDN: A Wide and Deep Network to Divide-and-Conquer Image Super-resolution

2020-10-07 · Vikram Singh, Anurag Mittal

Divide and conquer is an established algorithm design paradigm that has proven itself to solve a variety of problems efficiently. However, it is yet to be fully explored in solving problems with a neural network, particu…

Image Super-ResolutionSuper-Resolution