English

Learning Permutation Distributions via Reflected Diffusion on Ranks

Machine Learning 2026-03-19 v1 Artificial Intelligence

Abstract

The finite symmetric group S_n provides a natural domain for permutations, yet learning probability distributions on S_n is challenging due to its factorially growing size and discrete, non-Euclidean structure. Recent permutation diffusion methods define forward noising via shuffle-based random walks (e.g., riffle shuffles) and learn reverse transitions with Plackett-Luce (PL) variants, but the resulting trajectories can be abrupt and increasingly hard to denoise as n grows. We propose Soft-Rank Diffusion, a discrete diffusion framework that replaces shuffle-based corruption with a structured soft-rank forward process: we lift permutations to a continuous latent representation of order by relaxing discrete ranks into soft ranks, yielding smoother and more tractable trajectories. For the reverse process, we introduce contextualized generalized Plackett-Luce (cGPL) denoisers that generalize prior PL-style parameterizations and improve expressivity for sequential decision structures. Experiments on sorting and combinatorial optimization benchmarks show that Soft-Rank Diffusion consistently outperforms prior diffusion baselines, with particularly strong gains in long-sequence and intrinsically sequential settings.

Keywords

Cite

@article{arxiv.2603.17353,
  title  = {Learning Permutation Distributions via Reflected Diffusion on Ranks},
  author = {Sizhuang He and Yangtian Zhang and Shiyang Zhang and David van Dijk},
  journal= {arXiv preprint arXiv:2603.17353},
  year   = {2026}
}

Comments

8 pages, 4 figures, 4 tables

R2 v1 2026-07-01T11:25:33.088Z