中文
相关论文

相关论文: Infinity: Scaling Bitwise AutoRegressive Modeling …

200 篇论文

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. In this work, we…

机器学习 · 计算机科学 2025-10-28 Divya Jyoti Bajpai , Manjesh Kumar Hanawal

In this paper, we present NUWA-Infinity, a generative model for infinite visual synthesis, which is defined as the task of generating arbitrarily-sized high-resolution images or long-duration videos. An autoregressive over autoregressive…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Chenfei Wu , Jian Liang , Xiaowei Hu , Zhe Gan , Jianfeng Wang , Lijuan Wang , Zicheng Liu , Yuejian Fang , Nan Duan

This work presents Switti, a scale-wise transformer for text-to-image generation. We start by adapting an existing next-scale prediction autoregressive (AR) architecture to T2I generation, investigating and mitigating training stability…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Anton Voronov , Denis Kuznedelev , Mikhail Khoroshikh , Valentin Khrulkov , Dmitry Baranchuk

Transformer-based autoregressive models have emerged as a unifying paradigm across modalities such as text and images, but their extension to 3D molecule generation remains underexplored. The gap stems from two fundamental challenges: (1)…

机器学习 · 计算机科学 2025-11-03 Haorui Li , Weitao Du , Yuqiang Li , Hongyu Guo , Shengchao Liu

Masked-based autoregressive models have demonstrated promising image generation capability in continuous space. However, their potential for video generation remains under-explored. In this paper, we propose \textbf{VideoMAR}, a concise and…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Hu Yu , Biao Gong , Hangjie Yuan , DanDan Zheng , Weilong Chai , Jingdong Chen , Kecheng Zheng , Feng Zhao

Invisible image watermarking can protect image ownership and prevent malicious misuse of visual generative models. However, existing generative watermarking methods are mainly designed for diffusion models while watermarking for…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Yu Tong , Zihao Pan , Shuai Yang , Kaiyang Zhou

Visual autoregressive models (VAR) have recently emerged as a promising class of generative models, achieving performance comparable to diffusion models in text-to-image generation tasks. While conditional generation has been widely…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Quan Dao , Xiaoxiao He , Ligong Han , Ngan Hoai Nguyen , Amin Heyrani Nobar , Faez Ahmed , Han Zhang , Viet Anh Nguyen , Dimitris Metaxas

Autoregressive visual generation has garnered increasing attention due to its scalability and compatibility with other modalities compared with diffusion models. Most existing methods construct visual sequences as spatial patches for…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Yuanhui Huang , Weiliang Chen , Wenzhao Zheng , Yueqi Duan , Jie Zhou , Jiwen Lu

The Open-MAGVIT2 project produces an open-source replication of Google's MAGVIT-v2 tokenizer, a tokenizer with a super-large codebook (i.e., $2^{18}$ codes), and achieves the state-of-the-art reconstruction performance on ImageNet and UCF…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Zhuoyan Luo , Fengyuan Shi , Yixiao Ge , Yujiu Yang , Limin Wang , Ying Shan

We introduce AutoVER, an Autoregressive model for Visual Entity Recognition. Our model extends an autoregressive Multi-modal Large Language Model by employing retrieval augmented constrained generation. It mitigates low performance on…

计算机视觉与模式识别 · 计算机科学 2024-07-29 Zilin Xiao , Ming Gong , Paola Cascante-Bonilla , Xingyao Zhang , Jie Wu , Vicente Ordonez

Deep autoregressive sequence-to-sequence models have demonstrated impressive performance across a wide variety of tasks in recent years. While common architecture classes such as recurrent, convolutional, and self-attention networks make…

机器学习 · 计算机科学 2018-11-09 Mitchell Stern , Noam Shazeer , Jakob Uszkoreit

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

Image tokenizers map images to sequences of discrete tokens, and are a crucial component of autoregressive transformer-based image generation. The tokens are typically associated with spatial locations in the input image, arranged in raster…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Carlos Esteves , Mohammed Suhail , Ameesh Makadia

In autoregressive (AR) image generation, visual tokenizers compress images into compact discrete latent tokens, enabling efficient training of downstream autoregressive models for visual generation via next-token prediction. While scaling…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Tianwei Xiong , Jun Hao Liew , Zilong Huang , Jiashi Feng , Xihui Liu

People with visual impairments have difficulty accessing touchscreen-enabled personal computing devices like mobile phones and laptops. The image-to-speech (ITS) systems can assist them in mitigating this problem, but their huge model size…

音频与语音处理 · 电气工程与系统科学 2023-12-04 Gokul Srinivasagan , Michael Deisher , Munir Georges

Recent advancements in text-to-image generative systems have been largely driven by diffusion models. However, single-stage text-to-image diffusion models still face challenges, in terms of computational efficiency and the refinement of…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Wendi Zheng , Jiayan Teng , Zhuoyi Yang , Weihan Wang , Jidong Chen , Xiaotao Gu , Yuxiao Dong , Ming Ding , Jie Tang

In recent years, large visual language models (LVLMs) have shown impressive performance and promising generalization capability in multi-modal tasks, thus replacing humans as receivers of visual information in various application scenarios.…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Binzhe Li , Shurun Wang , Shiqi Wang , Yan Ye

We propose an end-to-end trainable image compression framework with a multi-scale and context-adaptive entropy model, especially for low bitrate compression. Due to the success of autoregressive priors in probabilistic generative model, the…

图像与视频处理 · 电气工程与系统科学 2019-10-18 Jing Zhou , Sihan Wen , Akira Nakagawa , Kimihiko Kazui , Zhiming Tan

We quantify the upper bound on the size of the implicit neural representation (INR) model from a digital perspective. The upper bound of the model size increases exponentially as the required bit-precision increases. To this end, we present…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Woo Kyoung Han , Byeonghun Lee , Hyunmin Cho , Sunghoon Im , Kyong Hwan Jin

Arbitrary resolution image generation provides a consistent visual experience across devices, having extensive applications for producers and consumers. Current diffusion models increase computational demand quadratically with resolution,…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Tao Han , Wanghan Xu , Junchao Gong , Xiaoyu Yue , Song Guo , Luping Zhou , Lei Bai