中文
相关论文

相关论文: Resurrect Mask AutoRegressive Modeling for Efficie…

200 篇论文

Existing autoregressive (AR) image generative models use a token-by-token generation schema. That is, they predict a per-token probability distribution and sample the next token from that distribution. The main challenge is how to model the…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Qinyu Zhao , Stephen Gould , Liang Zheng

While generative modeling on multimodal image-text data has been actively developed with large-scale paired datasets, there have been limited attempts to generate both image and text data by a single model rather than a generation of one…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Sungwoong Kim , Daejin Jo , Donghoon Lee , Jongmin Kim

Autoregressive sequence Generation models have achieved state-of-the-art performance in areas like machine translation and image captioning. These models are autoregressive in that they generate each word by conditioning on previously…

计算与语言 · 计算机科学 2021-01-26 Longteng Guo , Jing Liu , Xinxin Zhu , Hanqing Lu

Generating human motion from text has been dominated by denoising motion models either through diffusion or generative masking process. However, these models face great limitations in usability by requiring prior knowledge of the motion…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Ekkasit Pinyoanuntapong , Muhammad Usama Saleem , Pu Wang , Minwoo Lee , Srijan Das , Chen Chen

Visual autoregressive models typically adhere to a raster-order ``next-token prediction" paradigm, which overlooks the spatial and temporal locality inherent in visual content. Specifically, visual tokens exhibit significantly stronger…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Yefei He , Yuanyu He , Shaoxuan He , Feng Chen , Hong Zhou , Kaipeng Zhang , Bohan Zhuang

Autoregressive language modeling (ALM) have been successfully used in self-supervised pre-training in Natural language processing (NLP). However, this paradigm has not achieved comparable results with other self-supervised approach in…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Yu Qi , Fan Yang , Yousong Zhu , Yufei Liu , Liwei Wu , Rui Zhao , Wei Li

Deep neural networks are capable of learning powerful representations to tackle complex vision tasks but expose undesirable properties like the over-fitting issue. To this end, regularization techniques like image augmentation are necessary…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Haohang Xu , Shuangrui Ding , Manqi Zhao , Dongsheng Jiang

Generative transformers have experienced rapid popularity growth in the computer vision community in synthesizing high-fidelity and high-resolution images. The best generative transformer models so far, however, still treat an image naively…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Huiwen Chang , Han Zhang , Lu Jiang , Ce Liu , William T. Freeman

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

Visual autoregressive (AR) generation offers a promising path toward unifying vision and language models, yet its performance remains suboptimal against diffusion models. Prior work often attributes this gap to tokenizer limitations and…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Qiyuan He , Yicong Li , Haotian Ye , Jinghao Wang , Xinyao Liao , Pheng-Ann Heng , Stefano Ermon , James Zou , Angela Yao

3D meshes are a critical building block for applications ranging from industrial design and gaming to simulation and robotics. Traditionally, meshes are crafted manually by artists, a process that is time-intensive and difficult to scale.…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Xiatao Sun , Chen Liang , Qian Wang , Daniel Rakita

22. Shortening acquisition time and reducing the motion-artifact are two of the most critical issues in MRI. As a promising solution, high-quality MRI image restoration provides a new approach to achieve higher resolution without costing…

图像与视频处理 · 电气工程与系统科学 2021-02-02 Hao Li , Jianan Liu

Reinforcement learning (RL) has been successfully applied to autoregressive (AR) and diffusion models. However, extending RL to hybrid AR-diffusion frameworks remains challenging due to interleaved inference and noisy log-probability…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Xiaoxiao Ma , Jiachen Lei , Tianfei Ren , Jie Huang , Siming Fu , Aiming Hao , Jiahong Wu , Xiangxiang Chu , Feng Zhao

Current auto-regressive mesh generation methods suffer from issues such as incompleteness, insufficient detail, and poor generalization. In this paper, we propose an Auto-regressive Auto-encoder (ArAE) model capable of generating…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Jiaxiang Tang , Zhaoshuo Li , Zekun Hao , Xian Liu , Gang Zeng , Ming-Yu Liu , Qinsheng Zhang

Autoregressive generative models consistently achieve the best results in density estimation tasks involving high dimensional data, such as images or audio. They pose density estimation as a sequence modeling task, where a recurrent neural…

机器学习 · 计算机科学 2017-12-29 Xi Chen , Nikhil Mishra , Mostafa Rohaninejad , Pieter Abbeel

Although masked image generation models and masked diffusion models are designed with different motivations and objectives, we observe that they can be unified within a single framework. Building upon this insight, we carefully explore the…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Zebin You , Jingyang Ou , Xiaolu Zhang , Jun Hu , Jun Zhou , Chongxuan Li

The massive adoption of large language models (LLMs) demands efficient deployment strategies. However, the auto-regressive decoding process, which is fundamental to how most LLMs generate text, poses challenges to achieve efficient serving.…

计算与语言 · 计算机科学 2024-01-15 Mingdao Liu , Aohan Zeng , Bowen Wang , Peng Zhang , Jie Tang , Yuxiao Dong

Autoregressive models have demonstrated remarkable success across various fields, from large language models (LLMs) to large multimodal models (LMMs) and 2D content generation, moving closer to artificial general intelligence (AGI). Despite…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yongwei Chen , Yushi Lan , Shangchen Zhou , Tengfei Wang , Xingang Pan

State-of-the-art methods for mesh detailization predominantly utilize Generative Adversarial Networks (GANs) to generate detailed meshes from coarse ones. These methods typically learn a specific style code for each category or similar…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Jingnan Gao , Weizhe Liu , Weixuan Sun , Senbo Wang , Xibin Song , Taizhang Shang , Shenzhou Chen , Hongdong Li , Xiaokang Yang , Yichao Yan , Pan Ji

Masked Generative Models (MGM)s demonstrate strong capabilities in generating high-fidelity images. However, they need many sampling steps to create high-quality generations, resulting in slow inference speed. In this work, we propose…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Pranav Subbaraman , Shufan Li , Siyan Zhao , Aditya Grover