paper-with-me

Papers

Variational Masked Diffusion Models

2025-10-27 · Yichi Zhang, Alex Schwing, Zhizhen Zhao arxiv

Masked diffusion models have recently emerged as a flexible framework for discrete generative modeling. However, a key limitation of standard masked diffusion is its inability to effectively capture dependencies among tokens that are predicted concurrently, leading to degraded generation quality when dependencies among tokens are important. To explicitly model dependencies among tokens, we propose Variational Masked Diffusion (VMD), a framework that introduces latent variables into the masked diffusion process. Through controlled experiments on synthetic datasets, we demonstrate that VMD successfully learns dependencies that conventional masked diffusion fails to capture. We further validate the effectiveness of our approach on Sudoku puzzles and text datasets, where learning of dependencies among tokens improves global consistency. Across these domains, VMD enhances both generation quality and dependency awareness, highlighting the value of integrating variational inference into masked diffusion. Our code is available at: https://riccizz.github.io/VMD.

📄 PDF Abstract BibTeX arXiv:2510.23606

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Masked Auto-Regressive Variational Acceleration: Fast Inference Makes Practical Reinforcement Learning

2025-11-19 · Yuxuan Gu, Weimin Bai, Yifei Wang, Weijian Luo 외 arxiv

Masked auto-regressive diffusion models (MAR) benefit from the expressive modeling ability of diffusion models and the flexibility of masked auto-regressive ordering. However, vanilla MAR suffers from slow inference due …

Reinforcement Learning

Demystifying Diffusion Objectives: Reweighted Losses are Better Variational Bounds

2025-11-24 · Jiaxin Shi, Michalis K. Titsias arxiv

We derive a new theoretical interpretation of the reweighted losses that are widely used for training diffusion models. Our method is based on constructing a cascade of time-dependent variational lower bounds on the data…

Latent Diffusion Models with Masked AutoEncoders

2025-07-14 · Junho Lee, Jeongwoo Shin, Hyungwook Choi, Joonseok Lee arxiv

In spite of the remarkable potential of Latent Diffusion Models (LDMs) in image generation, the desired properties and optimal design of the autoencoders have been underexplored. In this work, we analyze the role of auto…

Image Generation

VIPaint: Image Inpainting with Pre-Trained Diffusion Models via Variational Inference

2024-11-28 · Sakshi Agarwal, Gabe Hoope, Erik B. Sudderth

Diffusion probabilistic models learn to remove noise that is artificially added to the data during training. Novel data, like images, may then be generated from Gaussian noise through a sequence of denoising operations. …

DeblurringDenoisingImage InpaintingVariational Inference

Simplified and Generalized Masked Diffusion for Discrete Data

2024-06-06 · Jiaxin Shi, Kehang Han, Zhe Wang, Arnaud Doucet 외

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 mod…

Language ModelingLanguage Modelling