English

D5P4: Partition Determinantal Point Process for Diversity in Parallel Discrete Diffusion Decoding

Artificial Intelligence 2026-03-20 v1 Machine Learning

Abstract

Discrete diffusion models are promising alternatives to autoregressive approaches for text generation, yet their decoding methods remain under-studied. Standard decoding methods for autoregressive models, such as beam search, do not directly apply to iterative denoising, and existing diffusion decoding techniques provide limited control over in-batch diversity. To bridge this gap, we introduce a generalized beam-search framework for discrete diffusion that generates candidates in parallel and supports modular beam-selection objectives. As a diversity-focused instantiation, we propose D5P4, which formulates the selection step as MAP inference over a Determinantal Point Process. Leveraging a scalable greedy solver, D5P4 maintains multi-GPU compatibility and enables an explicit trade-off between model probability and target diversity with near-zero compute overhead. Experiments on free-form generation and question answering demonstrate that D5P4 improves diversity over strong baselines while maintaining competitive generation quality.

Keywords

Cite

@article{arxiv.2603.19146,
  title  = {D5P4: Partition Determinantal Point Process for Diversity in Parallel Discrete Diffusion Decoding},
  author = {Jonathan Lys and Vincent Gripon and Bastien Pasdeloup and Axel Marmoret and Lukas Mauch and Fabien Cardinaux and Ghouthi Boukli Hacene},
  journal= {arXiv preprint arXiv:2603.19146},
  year   = {2026}
}
R2 v1 2026-07-01T11:28:32.372Z