中文
相关论文

相关论文: FlexVAR: Flexible Visual Autoregressive Modeling w…

200 篇论文

\textit{Nature is infinitely resolution-free}. In the context of this reality, existing diffusion models, such as Diffusion Transformers, often face challenges when processing image resolutions outside of their trained domain. To address…

机器学习 · 计算机科学 2024-10-21 ZiDong Wang , Zeyu Lu , Di Huang , Cai Zhou , Wanli Ouyang , and Lei Bai

Visual Autoregressive(VAR) models enhance generation quality but face a critical efficiency bottleneck in later stages. In this paper, we present a novel optimization framework for VAR models that fundamentally differs from prior approaches…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Jiayu Chen , Ruoyu Lin , Zihao Zheng , Jingxin Li , Maoliang Li , Guojie Luo , Xiang Chen

Video prediction is an important yet challenging problem; burdened with the tasks of generating future frames and learning environment dynamics. Recently, autoregressive latent video models have proved to be a powerful video prediction…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Younggyo Seo , Kimin Lee , Fangchen Liu , Stephen James , Pieter Abbeel

Reconstructing an accurate 3D object model from a few image observations remains a challenging problem in computer vision. State-of-the-art approaches typically assume accurate camera poses as input, which could be difficult to obtain in…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Zhenpei Yang , Zhile Ren , Miguel Angel Bautista , Zaiwei Zhang , Qi Shan , Qixing Huang

Autoregressive (AR) models for image generation typically adopt a two-stage paradigm of vector quantization and raster-scan ``next-token prediction", inspired by its great success in language modeling. However, due to the huge modality gap,…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Hu Yu , Hao Luo , Hangjie Yuan , Yu Rong , Jie Huang , Feng Zhao

Typical large vision-language models (LVLMs) apply autoregressive supervision solely to textual sequences, without fully incorporating the visual modality into the learning process. This results in three key limitations: (1) an inability to…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Dianyi Wang , Wei Song , Yikun Wang , Siyuan Wang , Kaicheng Yu , Zhongyu Wei , Jiaqi Wang

Visual Autoregressive (VAR) modeling approach for image generation proposes autoregressive processing across hierarchical scales, decoding multiple tokens per scale in parallel. This method achieves high-quality generation while…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Hong-Kai Zheng , Piji Li

Video prediction is a challenging computer vision task that has a wide range of applications. In this work, we present a new family of Transformer-based models for video prediction. Firstly, an efficient local spatial-temporal separation…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Xi Ye , Guillaume-Alexandre Bilodeau

We introduce LlamaGen, a new family of image generation models that apply original ``next-token prediction'' paradigm of large language models to visual generation domain. It is an affirmative answer to whether vanilla autoregressive…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Peize Sun , Yi Jiang , Shoufa Chen , Shilong Zhang , Bingyue Peng , Ping Luo , Zehuan Yuan

Autoregressive image modeling relies on visual tokenizers to compress images into compact latent representations. We design an end-to-end training pipeline that jointly optimizes reconstruction and generation, enabling direct supervision…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Wenda Chu , Bingliang Zhang , Jiaqi Han , Yizhuo Li , Linjie Yang , Yisong Yue , Qiushan Guo

Visual Autoregressive (VAR) models have emerged as a strong alternative to diffusion for image synthesis, yet their fixed training resolution prevents direct generation at higher resolutions. Naively transferring training-free extrapolation…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Feihong Yan , Shaoyu Liu , Haixuan Wang , Shuai Lu , Linfeng Zhang , Huiqi Li , Xiangyang Ji

The rapid progress of visual autoregressive (VAR) models has brought new opportunities for text-to-image generation, but also heightened safety concerns. Existing concept erasure techniques, primarily designed for diffusion models, fail to…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Xinhao Zhong , Yimin Zhou , Zhiqi Zhang , Junhao Li , Yi Sun , Bin Chen , Shu-Tao Xia , Xuan Wang , Ke Xu

High-definition (HD) maps provide essential semantic information of road structures for autonomous driving systems, yet current HD map construction methods require calibrated multi-camera setups and either implicit or explicit 2D-to-BEV…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Run Wang , Chaoyi Zhou , Amir Salarpour , Xi Liu , Zhi-Qi Cheng , Feng Luo , Mert D. Pesé , Siyu Huang

This paper presents a new method, called FlexiCurve, for photo enhancement. Unlike most existing methods that perform image-to-image mapping, which requires expensive pixel-wise reconstruction, FlexiCurve takes an input image and estimates…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Chongyi Li , Chunle Guo , Qiming Ai , Shangchen Zhou , Chen Change Loy

We introduce DiverseVAR, a framework that enhances the diversity of text-conditioned visual autoregressive models (VAR) at test time without requiring retraining, fine-tuning, or substantial computational overhead. While VAR models have…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Mingue Park , Prin Phunyaphibarn , Phillip Y. Lee , Minhyuk Sung

Generative classifiers, which leverage conditional generative models for classification, have recently demonstrated desirable properties such as robustness to distribution shifts. However, recent progress in this area has been largely…

机器学习 · 计算机科学 2026-03-24 Yi-Chung Chen , David I. Inouye , Jing Gao

Prevailing autoregressive (AR) models for text-to-image generation either rely on heavy, computationally-intensive diffusion models to process continuous image tokens, or employ vector quantization (VQ) to obtain discrete tokens with…

This paper presents DetailFlow, a coarse-to-fine 1D autoregressive (AR) image generation method that models images through a novel next-detail prediction strategy. By learning a resolution-aware token sequence supervised with progressively…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Yiheng Liu , Liao Qu , Huichao Zhang , Xu Wang , Yi Jiang , Yiming Gao , Hu Ye , Xian Li , Shuai Wang , Daniel K. Du , Fangmin Chen , Zehuan Yuan , Xinglong Wu

In this paper we tackle Image Super Resolution (ISR), using recent advances in Visual Auto-Regressive (VAR) modeling. VAR iteratively estimates the residual in latent space between gradually increasing image scales, a process referred to as…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Enrique Sanchez , Isma Hadji , Adrian Bulat , Christos Tzelepis , Brais Martinez , Georgios Tzimiropoulos

Autoregressive (AR) visual generation has emerged as a powerful paradigm for image and multimodal synthesis, owing to its scalability and generality. However, existing AR image generation suffers from severe memory bottlenecks due to the…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Ziran Qin , Youru Lv , Mingbao Lin , Zeren Zhang , Chanfan Gan , Tieyuan Chen , Weiyao Lin