paper-with-me

홈 › Papers

Think in Strokes, Not Pixels: Process-Driven Image Generation via Interleaved Reasoning

2026-04-06 · Lei Zhang, Junjiao Tian, Zhipeng Fan, Kunpeng Li, Jialiang Wang, Weifeng Chen, Markos Georgopoulos, Felix Juefei-Xu, Yuxiang Bao, Julian McAuley, Manling Li, Zecheng He arxiv

Humans paint images incrementally: they plan a global layout, sketch a coarse draft, inspect, and refine details, and most importantly, each step is grounded in the evolving visual states. However, can unified multimodal models trained on text-image interleaved datasets also imagine the chain of intermediate states? In this paper, we introduce process-driven image generation, a multi-step paradigm that decomposes synthesis into an interleaved reasoning trajectory of thoughts and actions. Rather than generating images in a single step, our approach unfolds across multiple iterations, each consisting of 4 stages: textual planning, visual drafting, textual reflection, and visual refinement. The textual reasoning explicitly conditions how the visual state should evolve, while the generated visual intermediate in turn constrains and grounds the next round of textual reasoning. A core challenge of process-driven generation stems from the ambiguity of intermediate states: how can models evaluate each partially-complete image? We address this through dense, step-wise supervision that maintains two complementary constraints: for the visual intermediate states, we enforce the spatial and semantic consistency; for the textual intermediate states, we preserve the prior visual knowledge while enabling the model to identify and correct prompt-violating elements. This makes the generation process explicit, interpretable, and directly supervisable. To validate proposed method, we conduct experiments under various text-to-image generation benchmarks.

📄 PDF Abstract BibTeX arXiv:2604.04746

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Rethinking Style Transfer: From Pixels to Parameterized Brushstrokes

2021-03-31 · CVPR 2021 1 · Dmytro Kotovenko, Matthias Wright, Arthur Heimbrecht, Björn Ommer

There have been many successful implementations of neural style transfer in recent years. In most of these works, the stylization process is confined to the pixel domain. However, we argue that this representation is unn…

Style Transfer

VectorPainter: Advanced Stylized Vector Graphics Synthesis Using Stroke-Style Priors

2024-05-05 · Juncheng Hu, XiMing Xing, Jing Zhang, Qian Yu

We introduce VectorPainter, a novel framework designed for reference-guided text-to-vector-graphics synthesis. Based on our observation that the style of strokes can be an important aspect to distinguish different artist…

Imitation LearningVector Graphics

Neural 3D Strokes: Creating Stylized 3D Scenes with Vectorized 3D Strokes

2023-11-27 · CVPR 2024 1 · Hao-Bin Duan, Miao Wang, Yan-Xun Li, Yong-Liang Yang

We present Neural 3D Strokes, a novel technique to generate stylized images of a 3D scene at arbitrary novel views from multi-view 2D images. Different from existing methods which apply stylization to trained neural radi…

Quadtree Convolutional Neural Networks

2018-09-01 · ECCV 2018 9 · Pradeep Kumar Jayaraman, Jianhan Mei, Jianfei Cai, Jianmin Zheng

This paper presents a Quadtree Convolutional Neural Network (QCNN) for efficiently learning from image datasets representing sparse data such as handwriting, pen strokes, freehand sketches, etc. Instead of storing the sp…

Unsupervised Image to Sequence Translation with Canvas-Drawer Networks

2018-09-21 · Kevin Frans, Chin-Yi Cheng

Encoding images as a series of high-level constructs, such as brush strokes or discrete shapes, can often be key to both human and machine understanding. In many cases, however, data is only available in pixel form. We p…

Image SegmentationSemantic SegmentationTranslation