paper-with-me

Papers

DivCon: Divide and Conquer for Progressive Text-to-Image Generation

2024-03-11 · Yuhao Jia, Wenhan Tan

Diffusion-driven text-to-image (T2I) generation has achieved remarkable advancements. To further improve T2I models' capability in numerical and spatial reasoning, the layout is employed as an intermedium to bridge large language models and layout-based diffusion models. However, these methods still struggle with generating images from textural prompts with multiple objects and complicated spatial relationships. To tackle this challenge, we introduce a divide-and-conquer approach which decouples the T2I generation task into simple subtasks. Our approach divides the layout prediction stage into numerical & spatial reasoning and bounding box prediction. Then, the layout-to-image generation stage is conducted in an iterative manner to reconstruct objects from easy ones to difficult ones. We conduct experiments on the HRS and NSR-1K benchmarks and our approach outperforms previous state-of-the-art models with notable margins. In addition, visual results demonstrate that our approach significantly improves the controllability and consistency in generating multiple objects from complex textural prompts.

📄 PDF Abstract BibTeX arXiv:2403.06400

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationLayout-to-Image GenerationSpatial ReasoningText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Component Divide-and-Conquer for Real-World Image Super-Resolution

2020-08-05 · ECCV 2020 8 · Pengxu Wei, Ziwei Xie, Hannan Lu, Zongyuan Zhan 외

In this paper, we present a large-scale Diverse Real-world image Super-Resolution dataset, i.e., DRealSR, as well as a divide-and-conquer Super-Resolution (SR) network, exploring the utility of guiding SR model with low-…

Image Super-ResolutionSuper-Resolution

A Neural Divide-and-Conquer Reasoning Framework for Image Retrieval from Linguistically Complex Text

2023-05-03 · Yunxin Li, Baotian Hu, Yuxin Ding, Lin Ma 외

Pretrained Vision-Language Models (VLMs) have achieved remarkable performance in image retrieval from text. However, their performance drops drastically when confronted with linguistically complex texts that they struggl…

Image RetrievalLogical ReasoningRetrieval

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

2026-04-21 · Shijie Wang, Zijian Wang, Yadan Luo, Haojie Li 외 arxiv

Ultra-fine-grained visual categorization (Ultra-FGVC) aims to classify highly similar subcategories within fine-grained objects using limited training samples. However, holistic yet discriminative cues, such as leaf cont…

DivControl: Knowledge Diversion for Controllable Image Generation

2025-07-31 · Yucheng Xie, Fu Feng, Ruixiao Shi, Jing Wang 외 arxiv

Diffusion models have advanced from text-to-image (T2I) to image-to-image (I2I) generation by incorporating structured inputs such as depth maps, enabling fine-grained spatial control. However, existing methods either tr…

Zero-shot GeneralizationImage Generation

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