paper-with-me

홈 › Papers

Training-Free Semantic Correction for Autoregressive Visual Models

2026-06-21 · Junhao Chen, Chanyu Zhu, Zheqi Lv, Keting Yin, Shengyu Zhang arxiv

Autoregressive visual models (AVMs) based on next-scale prediction have emerged as a prominent paradigm for image and video synthesis. However, decomposing the generation process into discrete scales with varying granularities in AVM makes semantic errors difficult to identify and correct, thereby undermining the quality of the final output. Prior efforts to enhance AVM can be categorized into training-based and training-free approaches. Although training-based efforts to enhance AVM generation quality come at substantial computational cost, existing training-free methods neglect intermediate generation states, leaving semantic errors undiagnosed and allowing them to accumulate into the final output. In this paper, we focus on training-free paradigms and propose Gazer, a framework that integrates multimodal large language model feedback into the AVM sampling loop for in-generation semantic correction. Concretely, Gazer operates via two cooperating stages: the Reflective Diagnosis stage diagnoses semantic errors from intermediate states, while the Semantic Correction stage rewinds and rectifies the generation trajectory to realign with the target prompt. Experiments on compositional image and video benchmarks demonstrate that Gazer improves semantic alignment and compositional accuracy across multiple AVMs without additional training.

📄 PDF Abstract BibTeX arXiv:2606.22550

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SJD-PV: Speculative Jacobi Decoding with Phrase Verification for Autoregressive Image Generation

2026-03-02 · Zhehao Yu, Baoquan Zhang, Bingqi Shan, Xinhao Liu 외 arxiv

Autoregressive (AR) image models have recently demonstrated remarkable generative capability, but their sequential nature results in significant inference latency. Existing training-free acceleration methods typically ve…

Text-to-Image Generation

FlowLong: Inference-time Long Video Generation via Manifold-constrained Tweedie Matching

2026-05-20 · Jangho Park, Geon Yeong Park, Gihyun Kwon, Jong Chul Ye arxiv

Extending the generation horizon of video diffusion models to long sequences remains a long-standing and important challenge. Existing training-free approaches fall into two categories: extensions of bidirectional models…

Video Generation

Pathwise Test-Time Correction for Autoregressive Long Video Generation

2026-02-05 · Xunzhi Xiang, Zixuan Duan, Guiyu Zhang, Haiyu Zhang 외 arxiv

Distilled autoregressive diffusion models facilitate real-time short video synthesis but suffer from severe error accumulation during long-sequence generation. While existing Test-Time Optimization (TTO) methods prove ef…

Video Generation

DARTree: Speculative Diffusion Decoding with Autoregressive Draft Trees

2026-08-13 · Tianyi Li, Yaxin Luo, Xinyi Shang, Zhiqiang Shen arxiv

Speculative decoding losslessly accelerates autoregressive language models by verifying multiple draft tokens in parallel. Diffusion-based drafters further reduce proposal latency by predicting an entire token block in p…

MLLM-Guided Semantic Correction for Text-to-Video Generation

2026-08-17 · Junhao Chen, Zheqi Lv, Keting Yin, Shengyu Zhang 외 arxiv

Recent advances in diffusion models and Transformer architectures have led to significant progress in text-to-video generation. However, these models often suffer from semantic errors such as missing objects, incorrect a…

Text-to-Video Generation