paper-with-me

Papers

Visual Self-Refinement for Autoregressive Models

2025-10-01 · Jiamian Wang, Ziqi Zhou, Chaithanya Kumar Mummadi, Sohail Dianat, Majid Rabbani, Raghuveer Rao, Chen Qiu, Zhiqiang Tao arxiv

Autoregressive models excel in sequential modeling and have proven to be effective for vision-language data. However, the spatial nature of visual signals conflicts with the sequential dependencies of next-token prediction, leading to suboptimal results. This work proposes a plug-and-play refinement module to enhance the complex spatial correspondence modeling within the generated visual sequence. This module operates as a post-pretraining step to jointly refine all generated tokens of autoregressive model, enhancing vision-language modeling under a shared sequential prediction framework. By leveraging global context and relationship across the tokens, our method mitigates the error accumulation issue within the sequential generation. Experiments demonstrate that the proposed method improves the generation quality, enhancing the model's ability to produce semantically consistent results.

📄 PDF Abstract BibTeX arXiv:2510.00993

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DepthART: Monocular Depth Estimation as Autoregressive Refinement Task

2024-09-23 · Bulat Gabdullin, Nina Konovalova, Nikolay Patakin, Dmitry Senushkin 외

Despite recent success in discriminative approaches in monocular depth estimation its quality remains limited by training datasets. Generative approaches mitigate this issue by leveraging strong priors derived from train…

Depth EstimationImage GenerationMonocular Depth Estimation

FastVLM: Self-Speculative Decoding for Fast Vision-Language Model Inference

2025-10-26 · Divya Jyoti Bajpai, Manjesh Kumar Hanawal arxiv

Vision-language Models (VLMs) have made significant strides in visual understanding and query response generation, but often face challenges of high computational cost and inference latency due to autoregressive decoding…

Response Generation

Rethinking Training Dynamics in Scale-wise Autoregressive Generation

2025-12-06 · Gengze Zhou, Chongjian Ge, Hao Tan, Feng Liu 외 arxiv

Recent advances in autoregressive (AR) generative models have produced increasingly powerful systems for media synthesis. Among them, next-scale prediction has emerged as a popular paradigm, where models generate images …

Non-Autoregressive Coarse-to-Fine Video Captioning

2019-11-27 · Bang Yang, Yuexian Zou, Fenglin Liu, Can Zhang

It is encouraged to see that progress has been made to bridge videos and natural language. However, mainstream video captioning methods suffer from slow inference speed due to the sequential manner of autoregressive deco…

SentenceVideo Captioning

Posterior Refinement: Fast Language Generation via Any-Order Flow Maps

2026-06-23 · Manan Agarwal, Sheel Shah, Chanhyuk Lee, Jaehoon Yoo 외 arxiv

Non-autoregressive generation offers a powerful paradigm for iterative refinement, allowing models to recursively critique, erase and regenerate arbitrary subsets of tokens. However, existing non-autoregressive models fa…