中文
相关论文

相关论文: BitDance: Scaling Autoregressive Generative Models…

200 篇论文

Diffusion language models offer parallel token generation and inherent bidirectionality, promising more efficient and powerful sequence modeling compared to autoregressive approaches. However, state-of-the-art diffusion models (e.g., Dream…

计算与语言 · 计算机科学 2025-10-10 Zhanqiu Hu , Jian Meng , Yash Akhauri , Mohamed S. Abdelfattah , Jae-sun Seo , Zhiru Zhang , Udit Gupta

Autoregressive models have emerged as a powerful paradigm for visual content creation, but often overlook the intrinsic structural properties of visual data. Our prior work, IAR, initiated a direction to address this by reorganizing the…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Ran Yi , Teng Hu , Zihan Su , Jiangning Zhang , Lizhuang Ma

Text-to-speech (TTS) synthesis has seen renewed progress under the discrete modeling paradigm. Existing autoregressive approaches often rely on single-codebook representations, which suffer from significant information loss. Even with…

Masked Autoregressive (MAR) models promise better efficiency in visual generation than autoregressive (AR) models for the ability of parallel generation, yet their acceleration potential remains constrained by the modeling complexity of…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Feihong Yan , Peiru Wang , Yao Zhu , Kaiyu Pang , Qingyan Wei , Huiqi Li , Linfeng Zhang

Recently, the growing capabilities of deep generative models have underscored their potential in enhancing image classification accuracy. However, existing methods often demand the generation of a disproportionately large number of images…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Tao Huang , Jiaqi Liu , Shan You , Chang Xu

Super-resolution (SR) and image generation are important tasks in computer vision and are widely adopted in real-world applications. Most existing methods, however, generate images only at fixed-scale magnification and suffer from…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Jinseok Kim , Tae-Kyun Kim

Latent-based image generative models, such as Latent Diffusion Models (LDMs) and Mask Image Models (MIMs), have achieved notable success in image generation tasks. These models typically leverage reconstructive autoencoders like VQGAN or…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Yongxin Zhu , Bocheng Li , Hang Zhang , Xin Li , Linli Xu , Lidong Bing

Signal reconstruction is a challenging aspect of computational imaging as it often involves solving ill-posed inverse problems. Recently, deep feed-forward neural networks have led to state-of-the-art results in solving various inverse…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Akshat Dave , Anil Kumar Vadathya , Ramana Subramanyam , Rahul Baburajan , Kaushik Mitra

Image tokenization has significantly advanced visual generation and multimodal modeling, particularly when paired with autoregressive models. However, current methods face challenges in balancing efficiency and fidelity: high-resolution…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Qingsong Xie , Zhao Zhang , Zhe Huang , Yanhao Zhang , Haonan Lu , Zhenyu Yang

Autoregressive video models offer distinct advantages over bidirectional diffusion models in creating interactive video content and supporting streaming applications with arbitrary duration. In this work, we present Next-Frame Diffusion…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Xinle Cheng , Tianyu He , Jiayi Xu , Junliang Guo , Di He , Jiang Bian

We introduce BiGR, a novel conditional image generation model using compact binary latent codes for generative training, focusing on enhancing both generation and representation capabilities. BiGR is the first conditional generative model…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Shaozhe Hao , Xuantong Liu , Xianbiao Qi , Shihao Zhao , Bojia Zi , Rong Xiao , Kai Han , Kwan-Yee K. Wong

Differentiable rendering is a technique used in an important emerging class of visual computing applications that involves representing a 3D scene as a model that is trained from 2D images using gradient descent. Recent works (e.g. 3D…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Sankeerth Durvasula , Adrian Zhao , Fan Chen , Ruofan Liang , Pawan Kumar Sanjaya , Nandita Vijaykumar

Talking face generation has historically struggled to produce head movements and natural facial expressions without guidance from additional reference videos. Recent developments in diffusion-based generative models allow for more realistic…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Michał Stypułkowski , Konstantinos Vougioukas , Sen He , Maciej Zięba , Stavros Petridis , Maja Pantic

Autoregressive models have achieved significant success in image generation. However, unlike the inherent hierarchical structure of image information in the spectral domain, standard autoregressive methods typically generate pixels…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Zhihao Huang , Xi Qiu , Yukuo Ma , Yifu Zhou , Junjie Chen , Hongyuan Zhang , Chi Zhang , Xuelong Li

Masked diffusion models (MDM) are powerful generative models for discrete data that generate samples by progressively unmasking tokens in a sequence. Each token can take one of two states: masked or unmasked. We observe that token sequences…

机器学习 · 计算机科学 2025-10-23 Chen-Hao Chao , Wei-Fang Sun , Hanwen Liang , Chun-Yi Lee , Rahul G. Krishnan

Test-time scaling (TTS) has demonstrated remarkable success in enhancing large language models, yet its application to next-token prediction (NTP) autoregressive (AR) image generation remains largely uncharted. Existing TTS approaches for…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Harold Haodong Chen , Xianfeng Wu , Wen-Jie Shu , Rongjin Guo , Disen Lan , Harry Yang , Ying-Cong Chen

Large-scale generative models, such as text-to-image diffusion models, have garnered widespread attention across diverse domains due to their creative and high-fidelity image generation. Nonetheless, existing large-scale diffusion models…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Younghyun Kim , Geunmin Hwang , Junyu Zhang , Eunbyung Park

Pixel diffusion generates images directly in pixel space, avoiding the VAE artifacts and representational bottlenecks of two-stage latent diffusion. Recent JiT further simplifies pixel diffusion with x-prediction, where the model predicts…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Zehong Ma , Ruihan Xu , Shiliang Zhang

Diffusion models have achieved success in high-fidelity data synthesis, yet their capacity for more complex, structured reasoning like text following tasks remains constrained. While advances in language models have leveraged strategies…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Yuwei Sun , Yuxuan Yao , Hui Li , Siyu Zhu

Autoregressive video diffusion is emerging as a promising paradigm for streaming video synthesis, with step distillation serving as the primary means of accelerating inference. Whether speculative decoding, the dominant acceleration…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yuezhou Hu , Jintao Zhang
‹ 上一页 1 8 9 10 下一页 ›