中文
相关论文

相关论文: FVAR: Visual Autoregressive Modeling via Next Focu…

200 篇论文

We present Visual AutoRegressive modeling (VAR), a new generation paradigm that redefines the autoregressive learning on images as coarse-to-fine "next-scale prediction" or "next-resolution prediction", diverging from the standard…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Keyu Tian , Yi Jiang , Zehuan Yuan , Bingyue Peng , Liwei Wang

Recent advances in video generation have been dominated by diffusion and flow-matching models, which produce high-quality results but remain computationally intensive and difficult to scale. In this work, we introduce VideoAR, the first…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Longbin Ji , Xiaoxiong Liu , Junyuan Shang , Shuohuan Wang , Yu Sun , Hua Wu , Haifeng Wang

Recent advances in subject-driven image generation using diffusion models have attracted considerable attention for their remarkable capabilities in producing high-quality images. Nevertheless, the potential of Visual Autoregressive (VAR)…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Xin Jiang , Jingwen Chen , Yehao Li , Yingwei Pan , Kezhou Chen , Zechao Li , Ting Yao , Tao Mei

Visual Auto-Regressive modeling (VAR) has shown promise in bridging the speed and quality gap between autoregressive image models and diffusion models. VAR reformulates autoregressive modeling by decomposing an image into successive…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Hermann Kumbong , Xian Liu , Tsung-Yi Lin , Ming-Yu Liu , Xihui Liu , Ziwei Liu , Daniel Y. Fu , Christopher Ré , David W. Romero

Autoregressive (AR) modeling has achieved remarkable success in natural language processing by enabling models to generate text with coherence and contextual understanding through next token prediction. Recently, in image generation, VAR…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Sucheng Ren , Qihang Yu , Ju He , Xiaohui Shen , Alan Yuille , Liang-Chieh Chen

Visual Autoregressive (VAR) modeling departs from the next-token prediction paradigm of traditional Autoregressive (AR) models through next-scale prediction, enabling high-quality image generation. However, the VAR paradigm suffers from…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Senmao Li , Kai Wang , Salman Khan , Fahad Shahbaz Khan , Jian Yang , Yaxing Wang

Visual autoregressive modeling, based on the next-scale prediction paradigm, exhibits notable advantages in image quality and model scalability over traditional autoregressive and diffusion models. It generates images by progressively…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Zhuokun Chen , Jugang Fan , Zhuowei Yu , Bohan Zhuang , Mingkui Tan

Visual Autoregressive Modeling (VAR) based on next-scale prediction achieves strong generation quality, but their explicit deep stacks fix the amount of computation per scale and inflate memory at high resolutions. We introduce Visual…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Pengfei Jiang , Jixiang Luo , Luxi Lin , Zhaohong Huang , Xuelong Li

This work challenges the residual prediction paradigm in visual autoregressive modeling and presents FlexVAR, a new Flexible Visual AutoRegressive image generation paradigm. FlexVAR facilitates autoregressive learning with ground-truth…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Siyu Jiao , Gengwei Zhang , Yinlong Qian , Jiancheng Huang , Yao Zhao , Humphrey Shi , Lin Ma , Yunchao Wei , Zequn Jie

Visual autoregressive (VAR) modeling has marked a paradigm shift in image generation from next-token prediction to next-scale prediction. VAR predicts a set of tokens at each step from coarse to fine scale, leading to better image quality…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Renjie Wei , Songqiang Xu , Qingyu Guo , Meng Li

Visual AutoRegressive (VAR) modeling has garnered significant attention for its innovative next-scale prediction paradigm. However, mainstream VAR paradigms attend to all tokens across historical scales at each autoregressive step. As the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Zekun Li , Ning Wang , Tongxin Bai , Changwang Mei , Peisong Wang , Shuang Qiu , Jian Cheng

Visual AutoRegressive (VAR) models based on next-scale prediction enable efficient hierarchical generation, yet the inference cost grows quadratically at high resolutions. We observe that the computationally intensive later scales…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Keli Liu , Zhendong Wang , Wengang Zhou , Houqiang Li

Visual AutoRegressive modeling (VAR) based on next-scale prediction has revitalized autoregressive visual generation. Although its full-context dependency, i.e., modeling all previous scales for next-scale prediction, facilitates more…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Yu Zhang , Jingyi Liu , Yiwei Shi , Qi Zhang , Duoqian Miao , Changwei Wang , Longbing Cao

Generative models trained on extensive high-quality datasets effectively capture the structural and statistical properties of clean images, rendering them powerful priors for transforming degraded features into clean ones in image…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Siyang Wang , Feng Zhao

Essential to visual generation is efficient modeling of visual data priors. Conventional next-token prediction methods define the process as learning the conditional probability distribution of successive tokens. Recently, next-scale…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Jinhua Zhang , Wei Long , Minghao Han , Weiyi You , Shuhang Gu

We reinterpret Visual Autoregressive (VAR) models as iterative refinement models to identify which design choices drive their quality-efficiency trade-off. Instead of treating VAR only as next-scale autoregression, we formalise it as a…

机器学习 · 计算机科学 2026-02-17 Steve Hong , Samuel Belkadi

Visual Autoregressive (VAR) models have emerged as a powerful paradigm for image synthesis by performing hierarchical next-scale prediction. However, VAR models are inherently prone to cascading error propagation, where subtle coarse-scale…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Ligong Bi , Tao Huang , Jianyuan Guo , Chang Xu

Masked autoregressive models (MAR) have emerged as a powerful paradigm for image and video generation, combining the flexibility of masked modeling with the expressiveness of continuous tokenizers. However, when sampling individual frames,…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Zian Li , Muhan Zhang

Visual autoregressive (VAR) models have recently emerged as a promising alternative for image generation, offering stable training, non-iterative inference, and high-fidelity synthesis through next-scale prediction. This encourages the…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Cencen Liu , Dongyang Zhang , Wen Yin , Jielei Wang , Tianyu Li , Ji Guo , Wenbo Jiang , Guoqing Wang , Guoming Lu

Recent advances in text-to-image generative models have enabled numerous practical applications, including subject-driven generation, which fine-tunes pretrained models to capture subject semantics from only a few examples. While…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Jiwoo Chung , Sangeek Hyun , Hyunjun Kim , Eunseo Koh , MinKyu Lee , Jae-Pil Heo
‹ 上一页 1 2 3 10 下一页 ›