paper-with-me

Papers

Can We Generate Images with CoT? Let's Verify and Reinforce Image Generation Step by Step

2025-01-23 · Ziyu Guo, Renrui Zhang, Chengzhuo Tong, Zhizheng Zhao, Peng Gao, Hongsheng Li, Pheng-Ann Heng

Chain-of-Thought (CoT) reasoning has been extensively explored in large models to tackle complex understanding tasks. However, it still remains an open question whether such strategies can be applied to verifying and reinforcing image generation scenarios. In this paper, we provide the first comprehensive investigation of the potential of CoT reasoning to enhance autoregressive image generation. We focus on three techniques: scaling test-time computation for verification, aligning model preferences with Direct Preference Optimization (DPO), and integrating these techniques for complementary effects. Our results demonstrate that these approaches can be effectively adapted and combined to significantly improve image generation performance. Furthermore, given the pivotal role of reward models in our findings, we propose the Potential Assessment Reward Model (PARM) and PARM++, specialized for autoregressive image generation. PARM adaptively assesses each generation step through a potential assessment approach, merging the strengths of existing reward models, and PARM++ further introduces a reflection mechanism to self-correct the generated unsatisfactory image. Using our investigated reasoning strategies, we enhance a baseline model, Show-o, to achieve superior results, with a significant +24% improvement on the GenEval benchmark, surpassing Stable Diffusion 3 by +15%. We hope our study provides unique insights and paves a new path for integrating CoT reasoning with autoregressive image generation. Code and models are released at https://github.com/ZiyuGuo99/Image-Generation-CoT

📄 PDF Abstract BibTeX arXiv:2501.13926

Code (2)

ziyuguo99/image-generation-cot 공식 구현 jax
caraj7/t2i-r1 pytorch

Tasks

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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Computer-Generated Sand Mixtures and Sand-based Images

2024-09-06 · Ryan A. Subong, Alma Jean D. Subong

This paper aims to verify the effectiveness of the software implementation of the proposed algorithm in creating computer-generated images of sand mixtures using a photograph of sand as an input and its effectiveness in …

Sand

Prompt-Propose-Verify: A Reliable Hand-Object-Interaction Data Generation Framework using Foundational Models

2023-12-23 · Gurusha Juneja, Sukrit Kumar

Diffusion models when conditioned on text prompts, generate realistic-looking images with intricate details. But most of these pre-trained models fail to generate accurate images when it comes to human features like hand…

Image GenerationObject

Magic-Me: Identity-Specific Video Customized Diffusion

2024-02-14 · Ze Ma, Daquan Zhou, Chun-Hsiao Yeh, Xue-She Wang 외

Creating content with specified identities (ID) has attracted significant interest in the field of generative models. In the field of text-to-image generation (T2I), subject-driven creation has achieved great progress wi…

Image GenerationText to Image GenerationText-to-Image GenerationVideo Generation

A Test-time Actor-Critic Approach to News Images Generation

2026-06-19 · Damianos Galanopoulos, Vasileios Mezaris arxiv

This paper introduces the CERTH-ITI solution for the MediaEval NewsImages 2026 challenge, which focuses on generating images related to news headlines. Inspired by the Actor-Critic paradigm in reinforcement learning, we …

Reinforcement LearningImage Generation

Interpreting Spatially Infinite Generative Models

2020-07-24 · Chaochao Lu, Richard E. Turner, Yingzhen Li, Nate Kushman

Traditional deep generative models of images and other spatial modalities can only generate fixed sized outputs. The generated images have exactly the same resolution as the training images, which is dictated by the numb…

Generative Adversarial NetworkTexture Synthesis