paper-with-me

홈 › Papers

Unlocking Complex Visual Generation via Closed-Loop Verified Reasoning

2026-05-14 · Hanbo Cheng, Limin Lin, Ruo Zhang, Yicheng Pan, Jun Du arxiv

Despite rapid advancements, current text-to-image (T2I) models predominantly rely on a single-step generation paradigm, which struggles with complex semantics and faces diminishing returns from parameter scaling. While recent multi-step reasoning approaches show promise, they are hindered by ungrounded planning hallucinations lacking verification, monolithic post-hoc reflection, long-context optimization instabilities, and prohibitive inference latency. To overcome these bottlenecks, we propose the Closed-Loop Visual Reasoning (CLVR) framework, a comprehensive system that deeply couples visual-language logical planning with pixel-level diffusion generation. CLVR introduces an automated data engine with step-level visual verification to synthesize reliable reasoning trajectories, and proposes Proxy Prompt Reinforcement Learning (PPRL) to resolve long-context optimization instabilities by distilling interleaved multimodal histories into explicit reward signals for accurate causal attribution. Furthermore, to mitigate the severe latency bottleneck caused by iterative denoising, we propose $Δ$-Space Weight Merge (DSWM), a theoretically grounded method that fuses alignment weights with off-the-shelf distillation priors, reducing the per-step inference cost to just 4 NFEs without requiring expensive re-distillation. Extensive experiments demonstrate that CLVR outperforms existing open-source baselines across multiple benchmarks and approaches the performance of proprietary commercial models, unlocking general test-time scaling capabilities for complex visual generation.

📄 PDF Abstract BibTeX arXiv:2605.14876

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVisual Reasoning

Similar Papers 제목 키워드 기반

Point as Skeleton: Accumulated Point Cloud Enhanced Autoregressive Generation for Closed-Loop Autonomous Driving Simulation

2026-07-07 · Songbur Wong, Xiaosong Jia, Junqi You, Bo Zhang 외 arxiv

Evaluating end-to-end autonomous driving (E2E-AD) remains challenging, as existing driving simulation methods often trade off closed-loop interactivity (e.g., CARLA) and real-world visual fidelity (e.g., nuScenes). We pr…

Autonomous DrivingVideo Generation

RefineSVG: Visual Feedback-Driven Reinforcement Learning for Image-to-SVG Generation

2026-07-30 · Shaobo Liu, Feiqiao Mao, Shuaishuai Zhou, Yan Zhan 외 arxiv

We propose RefineSVG, a single-step closed-loop visual feedback framework that enables multimodal large language models (MLLMs) to perform high-fidelity image-to-SVG generation through self-correction. Existing MLLM-base…

Reinforcement Learning

VistaGEN: Consistent Driving Video Generation with Fine-Grained Control Using Multiview Visual-Language Reasoning

2026-03-30 · Li-Heng Chen, Ke Cheng, Yahui Liu, Lei Shi 외 arxiv

Driving video generation has achieved much progress in controllability, video resolution, and length, but fails to support fine-grained object-level controllability for diverse driving videos, while preserving the spatio…

Video Generation

KineBench: Benchmarking Embodied World Models via IDM-Free Kinematic Grounding

2026-07-22 · Zeyu Liu, Zhangzhe Zhu, Yang Zhang, Chenyou Fan 외 arxiv

Evaluating the physical consistency of embodied world models(EWMs) is a critical open challenge. While closed-loop evaluation via simulator rollouts offers a more faithful assessment of physical plausibility than open-lo…

Video Generation

From Open Loop to Closed Loop: A Test-Time Iterative Optimization Framework for Reference-Consistent Image Generation

2026-07-06 · Baixuan Zhao, Xinyu Zhang, Huayu Zheng, Shuaicheng Liu 외 arxiv

While controllable image generation has made significant strides by incorporating visual reference conditions, existing methods predominantly operate as open-loop systems. They inject control signals in a strictly feed-f…

Image Generation