SymmetricDiffusers: Learning Discrete Diffusion on Finite Symmetric Groups
Yongxing Zhang, Donglin Yang, Renjie Liao

TL;DR
SymmetricDiffusers is a novel discrete diffusion model designed for learning distributions over finite symmetric groups, leveraging group theory, effective forward transitions, and expressive reverse distributions to improve sampling efficiency and performance on combinatorial tasks.
Contribution
The paper introduces SymmetricDiffusers, a new discrete diffusion framework for symmetric groups, with a generalized Plackett-Luce distribution and a theoretically grounded denoising schedule.
Findings
Achieves state-of-the-art performance on sorting 4-digit MNIST.
Effectively solves jigsaw puzzles and traveling salesman problems.
Provides empirical guidelines for diffusion length selection.
Abstract
Finite symmetric groups are essential in fields such as combinatorics, physics, and chemistry. However, learning a probability distribution over poses significant challenges due to its intractable size and discrete nature. In this paper, we introduce SymmetricDiffusers, a novel discrete diffusion model that simplifies the task of learning a complicated distribution over by decomposing it into learning simpler transitions of the reverse diffusion using deep neural networks. We identify the riffle shuffle as an effective forward transition and provide empirical guidelines for selecting the diffusion length based on the theory of random walks on finite groups. Additionally, we propose a generalized Plackett-Luce (PL) distribution for the reverse transition, which is provably more expressive than the PL distribution. We further introduce a theoretically grounded "denoising…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Face and Expression Recognition · Neural Networks and Applications
MethodsJigsaw · Diffusion
