中文
相关论文

相关论文: BAD: Bidirectional Auto-regressive Diffusion for T…

200 篇论文

While diffusion models excel at generating high-quality images, prior work reports a significant performance gap between diffusion and autoregressive (AR) methods in language modeling. In this work, we show that simple masked discrete…

Masked Autoregressive (MAR) models have emerged as a promising approach in image generation, expected to surpass traditional autoregressive models in computational efficiency by leveraging the capability of parallel decoding. However, their…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Feihong Yan , Qingyan Wei , Jiayi Tang , Jiajun Li , Yulin Wang , Xuming Hu , Huiqi Li , Linfeng Zhang

With the rapid development of deep learning, existing generative text steganography methods based on autoregressive models have achieved success. However, these autoregressive steganography approaches have certain limitations. Firstly,…

密码学与安全 · 计算机科学 2025-04-29 Zhengxian Wu , Juan Wen , Yiming Xue , Ziwei Zhang , Yinghan Zhou

We study image inpainting with generative diffusion models. Existing methods typically either train dedicated task-specific models, or adapt a pretrained diffusion model separately for each masked image at deployment. We introduce a…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Yilie Huang , Xun Yu Zhou

Masked (or absorbing) diffusion is actively explored as an alternative to autoregressive models for generative modeling of discrete data. However, existing work in this area has been hindered by unnecessarily complex model formulations and…

机器学习 · 计算机科学 2025-01-17 Jiaxin Shi , Kehang Han , Zhe Wang , Arnaud Doucet , Michalis K. Titsias

Unsupervised anomaly detection in brain images is crucial for identifying injuries and pathologies without access to labels. However, the accurate localization of anomalies in medical images remains challenging due to the inherent…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Farzad Beizaee , Gregory Lodygensky , Christian Desrosiers , Jose Dolz

Clinical diagnosis is a highly specialized discipline requiring both domain expertise and strict adherence to rigorous guidelines. While current AI-driven medical research predominantly focuses on knowledge graphs or natural text…

机器学习 · 计算机科学 2025-12-12 Haolin Li , Tianjie Dai , Zhe Chen , Siyuan Du , Jiangchao Yao , Ya Zhang , Yanfeng Wang

We introduce Heptapod, an image autoregressive model that adheres to the foundational principles of language modeling. Heptapod employs \textbf{causal attention}, \textbf{eliminates reliance on CFG}, and \textbf{eschews the trend of…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Yongxin Zhu , Jiawei Chen , Yuanzhe Chen , Zhuo Chen , Dongya Jia , Jian Cong , Xiaobin Zhuang , Yuping Wang , Yuxuan Wang

Autoregressive and diffusion models represent two complementary generative paradigms. Autoregressive models excel at sequential planning and constraint composition, yet struggle with tasks that require explicit spatial or physical…

人工智能 · 计算机科学 2026-02-03 Mu Yuan , Liekang Zeng , Guoliang Xing , Lan Zhang , Yunhao Liu

Designing mechanical linkages to achieve target end-effector trajectories presents a fundamental challenge due to the intricate coupling between continuous node placements, discrete topological configurations, and nonlinear kinematic…

机器学习 · 计算机科学 2026-01-08 Yayati Jadhav , Amir Barati Farimani

This paper challenges the dominance of continuous pipelines in visual generation. We systematically investigate the performance gap between discrete and continuous methods. Contrary to the belief that discrete tokenizers are intrinsically…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Qihang Yu , Qihao Liu , Ju He , Xinyang Zhang , Yang Liu , Liang-Chieh Chen , Xi Chen

Discrete diffusion models with absorbing processes have shown promise in language modeling. The key quantities to be estimated are the ratios between the marginal probabilities of two transitive states at all timesteps, called the concrete…

机器学习 · 计算机科学 2026-03-24 Jingyang Ou , Shen Nie , Kaiwen Xue , Fengqi Zhu , Jiacheng Sun , Zhenguo Li , Chongxuan Li

End-to-end autonomous driving systems based on vision-language-action (VLA) models integrate multimodal sensor inputs and language instructions to generate planning and control signals. While autoregressive large language models and…

机器人学 · 计算机科学 2025-12-17 Mingwang Xu , Jiahao Cui , Feipeng Cai , Hanlin Shang , Zhihao Zhu , Shan Luan , Yifang Xu , Neng Zhang , Yaoyi Li , Jia Cai , Siyu Zhu

Recent text-to-scene generation approaches largely reduced the manual efforts required to create 3D scenes. However, their focus is either to generate a scene layout or to generate objects, and few generate both. The generated scene layout…

In sequence-to-sequence Transformer ASR, autoregressive (AR) models achieve strong accuracy but suffer from slow decoding, while non-autoregressive (NAR) models enable parallel decoding at the cost of degraded performance. We propose a…

音频与语音处理 · 电气工程与系统科学 2026-02-26 Hao Yen , Pin-Jui Ku , Ante Jukić , Sabato Marco Siniscalchi

Diffusion models have demonstrated strong generative capabilities across domains ranging from image synthesis to complex reasoning tasks. However, most inference-time scaling methods rely on fixed denoising schedules, limiting their ability…

机器学习 · 计算机科学 2025-10-28 Gyubin Lee , Truong Nhat Nguyen Bao , Jaesik Yoon , Dongwoo Lee , Minsu Kim , Yoshua Bengio , Sungjin Ahn

Diffusion models have shown superior performance on unsupervised anomaly detection tasks. Since trained with normal data only, diffusion models tend to reconstruct normal counterparts of test images with certain noises added. However, these…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Hang Yao , Ming Liu , Haolin Wang , Zhicun Yin , Zifei Yan , Xiaopeng Hong , Wangmeng Zuo

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

Self-supervised learning has proved effective for skeleton-based human action understanding. However, previous works either rely on contrastive learning that suffers false negative problems or are based on reconstruction that learns too…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Lehong Wu , Lilang Lin , Jiahang Zhang , Yiyang Ma , Jiaying Liu

The application of supervised models to clinical screening tasks is challenging due to the need for annotated data for each considered pathology. Unsupervised Anomaly Detection (UAD) is an alternative approach that aims to identify any…

图像与视频处理 · 电气工程与系统科学 2025-01-24 Finn Behrendt , Debayan Bhattacharya , Robin Mieling , Lennart Maack , Julia Krüger , Roland Opfer , Alexander Schlaefer