paper-with-me

홈 › Papers

Improving Discrete Diffusion Models via Structured Preferential Generation

2024-05-28 · Severi Rissanen, Markus Heinonen, Arno Solin

In the domains of image and audio, diffusion models have shown impressive performance. However, their application to discrete data types, such as language, has often been suboptimal compared to autoregressive generative models. This paper tackles the challenge of improving discrete diffusion models by introducing a structured forward process that leverages the inherent information hierarchy in discrete categories, such as words in text. Our approach biases the generative process to produce certain categories before others, resulting in a notable improvement in log-likelihood scores on the text8 dataset. This work paves the way for more advances in discrete diffusion models with potentially significant enhancements in performance.

📄 PDF Abstract BibTeX arXiv:2405.17889

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DVD: Discrete Voxel Diffusion for 3D Generation and Editing

2026-05-08 · Zhengrui Xiang, Jiaqi Wu, Fupeng Sun, Heliang Zheng 외 arxiv

We introduce Discrete Voxel Diffusion (DVD), a discrete diffusion framework to generate, assess, and edit sparse voxels for SLat (Structured LATent) based 3D generative pipelines. Although discrete diffusion has not gene…

3D Generation

Discrete-state Continuous-time Diffusion for Graph Generation

2024-05-19 · Zhe Xu, Ruizhong Qiu, Yuzhong Chen, Huiyuan Chen 외

Graph is a prevalent discrete data structure, whose generation has wide applications such as drug discovery and circuit design. Diffusion generative models, as an emerging research focus, have been applied to graph gener…

Drug DiscoveryGraph Generation

LayoutDM: Discrete Diffusion Model for Controllable Layout Generation

2023-03-14 · CVPR 2023 1 · Naoto Inoue, Kotaro Kikuchi, Edgar Simo-Serra, Mayu Otani 외

Controllable layout generation aims at synthesizing plausible arrangement of element bounding boxes with optional constraints, such as type or position of a specific element. In this work, we try to solve a broad range o…

Layout GenerationmodelPosition

Dependency-Aware Discrete Diffusion for Scene Graph Generation

2026-05-09 · Rajalaxmi Rajagopalan, Romit Roy Choudhury arxiv

Scene graphs (SGs) represent objects and their relationships as structured graphs, enabling applications in image generation, robotics, and 3D understanding. Recent work suggests that conditioning image generation on sce…

Scene Graph GenerationImage Generation

Discrete Diffusion Models for Language Generation

2025-07-02 · Ashen Weligalle arxiv

Diffusion models have emerged as a powerful class of generative models, achieving state-of-the-art results in continuous data domains such as image and video generation. Their core mechanism involves a forward diffusion …

Video Generation