中文
相关论文

相关论文: Global Context with Discrete Diffusion in Vector Q…

200 篇论文

Image super-resolution (SR) techniques are used to generate a high-resolution image from a low-resolution image. Until now, deep generative models such as autoregressive models and Generative Adversarial Networks (GANs) have proven to be…

计算机视觉与模式识别 · 计算机科学 2022-10-27 Darius Chira , Ilian Haralampiev , Ole Winther , Andrea Dittadi , Valentin Liévin

Latent diffusion models have established a new state-of-the-art in high-resolution visual generation. Integrating Vision Foundation Model priors improves generative efficiency, yet existing latent designs remain largely heuristic. These…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Hangyu Liu , Jianyong Wang , Yutao Sun

The image captioning task is typically realized by an auto-regressive method that decodes the text tokens one by one. We present a diffusion-based captioning model, dubbed the name DDCap, to allow more decoding flexibility. Unlike image…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Zixin Zhu , Yixuan Wei , Jianfeng Wang , Zhe Gan , Zheng Zhang , Le Wang , Gang Hua , Lijuan Wang , Zicheng Liu , Han Hu

The tremendous progress in neural image generation, coupled with the emergence of seemingly omnipotent vision-language models has finally enabled text-based interfaces for creating and editing images. Handling generic images requires a…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Omri Avrahami , Ohad Fried , Dani Lischinski

Diffusion models face a fundamental trade-off between generation quality and computational efficiency. Latent Diffusion Models (LDMs) offer an efficient solution but suffer from potential information loss and non-end-to-end training. In…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Zhennan Chen , Junwei Zhu , Xu Chen , Jiangning Zhang , Xiaobin Hu , Hanzhen Zhao , Chengjie Wang , Jian Yang , Ying Tai

This paper introduces a novel approach for topic modeling utilizing latent codebooks from Vector-Quantized Variational Auto-Encoder~(VQ-VAE), discretely encapsulating the rich information of the pre-trained embeddings such as the…

计算与语言 · 计算机科学 2024-01-23 YoungJoon Yoo , Jongwon Choi

One of the most compelling features of global discrete diffusion language models is their global bidirectional contextual capability. However, existing block-based diffusion studies tend to introduce autoregressive priors, which, while…

机器学习 · 计算机科学 2026-01-22 Linrui Ma , Yufei Cui , Kai Han , Yunhe Wang

The high dimensionality of images presents architecture and sampling-efficiency challenges for likelihood-based generative models. Previous approaches such as VQ-VAE use deep autoencoders to obtain compact representations, which are more…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Charlie Nash , Jacob Menick , Sander Dieleman , Peter W. Battaglia

In this paper, I present VQ-DRAW, an algorithm for learning compact discrete representations of data. VQ-DRAW leverages a vector quantization effect to adapt the sequential generation scheme of DRAW to discrete latent variables. I show that…

机器学习 · 计算机科学 2020-03-04 Alex Nichol

Diffusion models have recently achieved significant success in various image manipulation tasks, including image super-resolution and perceptual quality enhancement. Pretrained text-to-image models, such as Stable Diffusion, have exhibited…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Sanchar Palit , Subhasis Chaudhuri , Biplab Banerjee

Image generation models trained on large datasets can synthesize high-quality images but often produce spatially inconsistent and distorted images due to limited information about the underlying structures and spatial layouts. In this work,…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Hyundo Lee , Suhyung Choi , Inwoo Hwang , Byoung-Tak Zhang

Autonomous driving requires an understanding of the static environment from sensor data. Learned Bird's-Eye View (BEV) encoders are commonly used to fuse multiple inputs, and a vector decoder predicts a vectorized map representation from…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Thomas Monninger , Zihan Zhang , Zhipeng Mo , Md Zafar Anwar , Steffen Staab , Sihao Ding

The usage of deep generative models for image compression has led to impressive performance gains over classical codecs while neural video compression is still in its infancy. Here, we propose an end-to-end, deep generative modeling…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Jun Han , Salvator Lombardo , Christopher Schroers , Stephan Mandt

Diffusion models have been extensively utilized in AI-generated content (AIGC) in recent years, thanks to the superior generation capabilities. Combining with semantic communications, diffusion models are used for tasks such as denoising,…

机器学习 · 计算机科学 2025-07-10 Lei Guo , Wei Chen , Yuxuan Sun , Bo Ai , Nikolaos Pappas , Tony Q. S. Quek

Latent diffusion models (LDMs) achieve state-of-the-art image synthesis, yet their reconstruction-style denoising objective provides only indirect semantic supervision: high-level semantics emerge slowly, requiring longer training and…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Giorgos Petsangourakis , Christos Sgouropoulos , Bill Psomas , Theodoros Giannakopoulos , Giorgos Sfikas , Ioannis Kakogeorgiou

Vector-Quantized Variational Autoencoders (VQ-VAE)[1] provide an unsupervised model for learning discrete representations by combining vector quantization and autoencoders. In this paper, we study the use of VQ-VAE for representation…

图像与视频处理 · 电气工程与系统科学 2019-03-05 Hanwei Wu , Markus Flierl

Generating multi-camera street-view videos is critical for augmenting autonomous driving datasets, addressing the urgent demand for extensive and varied data. Due to the limitations in diversity and challenges in handling lighting…

计算机视觉与模式识别 · 计算机科学 2024-08-09 Jiachen Lu , Ze Huang , Zeyu Yang , Jiahui Zhang , Li Zhang

Diffusion models have demonstrated remarkable success in various image generation tasks, but their performance is often limited by the uniform processing of inputs across varying conditions and noise levels. To address this limitation, we…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Minglei Shi , Ziyang Yuan , Haotian Yang , Xintao Wang , Mingwu Zheng , Xin Tao , Wenliang Zhao , Wenzhao Zheng , Jie Zhou , Jiwen Lu , Pengfei Wan , Di Zhang , Kun Gai

Despite the empirical success of Diffusion Models (DMs) and Variational Autoencoders (VAEs), their generalization performance remains theoretically underexplored, especially lacking a full consideration of the shared encoder-generator…

机器学习 · 计算机科学 2025-06-03 Qi Chen , Jierui Zhu , Florian Shkurti

In this work, we explore the quantization of diffusion models in extreme compression regimes to reduce model size while maintaining performance. We begin by investigating classical vector quantization but find that diffusion models are…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Jie Shao , Hanxiao Zhang , Jianxin Wu