中文
相关论文

相关论文: E-CAR: Efficient Continuous Autoregressive Image G…

200 篇论文

Visual Autoregressive (VAR) models have recently garnered significant attention for their innovative next-scale prediction paradigm, offering notable advantages in both inference efficiency and image quality compared to traditional…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Tong Wang , Guanyu Yang , Nian Liu , Kai Wang , Yaxing Wang , Abdelrahman M Shaker , Salman Khan , Fahad Shahbaz Khan , Senmao Li

VQ-based image generation typically follows a two-stage pipeline: a tokenizer encodes images into discrete tokens, and a generative model learns their dependencies for reconstruction. However, improved tokenization in the first stage does…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Bin Wu , Mengqi Huang , Weinan Jia , Zhendong Mao

Autoregressive (AR) image generators are becoming increasingly popular due to their ability to produce high-quality images and their scalability. Typical AR models are locked onto a specific generation order, often a raster-scan from…

In this paper, we investigate the underexplored challenge of sample diversity in autoregressive (AR) generative models with bitwise visual tokenizers. We first analyze the factors that limit diversity in bitwise AR models and identify two…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Ying Yang , Zhengyao Lv , Tianlin Pan , Haofan Wang , Binxin Yang , Hubery Yin , Chen Li , Chenyang Si

Existing image generation models face critical challenges regarding the trade-off between computation and fidelity. Specifically, models relying on a pretrained Variational Autoencoder (VAE) suffer from information loss, limited detail, and…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Chenrui Ma , Xi Xiao , Tianyang Wang , Xiao Wang , Yanning Shen

The landscape of image generation has been forever changed by open vocabulary diffusion models. However, at their core these models use transformers, which makes generation slow. Better implementations to increase the throughput of these…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Daniel Bolya , Judy Hoffman

Few-step image generation has seen rapid progress, with consistency and meanflow-based methods significantly reducing the number of sampling steps. Despite their low inference cost, these approaches often suffer from training instability…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Tung Do , Thuan Hoang Nguyen , Hao Li

Diffusion Transformers (DiTs) have achieved state-of-the-art (SOTA) image generation quality but suffer from high latency and memory inefficiency, making them difficult to deploy on resource-constrained devices. One major efficiency…

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

We introduce the Sphere Encoder, an efficient generative framework capable of producing images in a single forward pass and competing with many-step diffusion models using fewer than five steps. Our approach works by learning an encoder…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Kaiyu Yue , Menglin Jia , Ji Hou , Tom Goldstein

In the last few years there have been important advancements in generative models with the two dominant approaches being Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs). However, standard Autoencoders (AEs) and…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Massimiliano Patacchiola , Patrick Fox-Roberts , Edward Rosten

Visual generative AI models often encounter challenges related to text-image alignment and reasoning limitations. This paper presents a novel method for selectively enhancing the signal at critical denoising steps, optimizing image…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Paul Grimal , Hervé Le Borgne , Olivier Ferret

Recent advances in diffusion models have improved controllable streetscape generation and supported downstream perception and planning tasks. However, challenges remain in accurately modeling driving scenes and generating long videos. To…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Jianbiao Mei , Tao Hu , Xuemeng Yang , Licheng Wen , Yu Yang , Tiantian Wei , Yukai Ma , Min Dou , Botian Shi , Yong Liu

Autoregressive (AR) language models generate text one token at a time, even when consecutive tokens are highly predictable given earlier context. We introduce MARS (Mask AutoRegreSsion), a lightweight fine-tuning method that teaches an…

计算与语言 · 计算机科学 2026-04-09 Ziqi Jin , Lei Wang , Ziwei Luo , Aixin Sun

NECOMIMI (NEural-COgnitive MultImodal EEG-Informed Image Generation with Diffusion Models) introduces a novel framework for generating images directly from EEG signals using advanced diffusion models. Unlike previous works that focused…

神经元与认知 · 定量生物学 2024-10-04 Chi-Sheng Chen

While visual autoregressive modeling (VAR) strategies have shed light on image generation with the autoregressive models, their potential for segmentation, a task that requires precise low-level spatial perception, remains unexplored.…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Rongkun Zheng , Lu Qi , Xi Chen , Yi Wang , Kun Wang , Hengshuang Zhao

Recent advances in latent diffusion models have demonstrated their effectiveness for high-resolution image synthesis. However, the properties of the latent space from tokenizer for better learning and generation of diffusion models remain…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Hao Chen , Yujin Han , Fangyi Chen , Xiang Li , Yidong Wang , Jindong Wang , Ze Wang , Zicheng Liu , Difan Zou , Bhiksha Raj

Diffusion models are widely recognized for their ability to generate high-fidelity images. Despite the excellent performance and scalability of the Diffusion Transformer (DiT) architecture, it applies fixed compression across different…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Weinan Jia , Mengqi Huang , Nan Chen , Lei Zhang , Zhendong Mao

Existing captioning models often adopt the encoder-decoder architecture, where the decoder uses autoregressive decoding to generate captions, such that each token is generated sequentially given the preceding generated tokens. However,…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Junlong Gao , Xi Meng , Shiqi Wang , Xia Li , Shanshe Wang , Siwei Ma , Wen Gao

We propose Stratified Image Transformer(StraIT), a pure non-autoregressive(NAR) generative model that demonstrates superiority in high-quality image synthesis over existing autoregressive(AR) and diffusion models(DMs). In contrast to the…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Shengju Qian , Huiwen Chang , Yuanzhen Li , Zizhao Zhang , Jiaya Jia , Han Zhang