paper-with-me

Papers

SymmetricDiffusers: Learning Discrete Diffusion on Finite Symmetric Groups

2024-10-03 · Yongxing Zhang, Donglin Yang, Renjie Liao

Finite symmetric groups $S_n$ are essential in fields such as combinatorics, physics, and chemistry. However, learning a probability distribution over $S_n$ 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 $S_n$ 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 schedule" to improve sampling and learning efficiency. Extensive experiments show that our model achieves state-of-the-art or comparable performances on solving tasks including sorting 4-digit MNIST images, jigsaw puzzles, and traveling salesman problems. Our code is released at https://github.com/NickZhang53/SymmetricDiffusers.

📄 PDF Abstract BibTeX arXiv:2410.02942

Code (2)

nickzhang53/symmetricdiffusers 공식 구현 pytorch
dsl-lab/symmetricdiffusers pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Jigsaw Jigsaw is a self-supervision approach that relies on jigsaw-like puzzles as the pretext task in order to learn image representations.
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 제목 키워드 기반

Space Group Equivariant Crystal Diffusion

2025-05-16 · Rees Chang, Angela Pak, Alex Guerra, Ni Zhan 외

Accelerating inverse design of crystalline materials with generative models has significant implications for a range of technologies. Unlike other atomic systems, 3D crystals are invariant to discrete groups of isometrie…

Riemannian Gaussian distributions, random matrix ensembles and diffusion kernels

2020-11-27 · Leonardo Santilli, Miguel Tierz

We show that the Riemannian Gaussian distributions on symmetric spaces, introduced in recent years, are of standard random matrix type. We exploit this to compute analytically marginals of the probability density functio…

Learning Permutation Distributions via Reflected Diffusion on Ranks

2026-03-18 · Sizhuang He, Yangtian Zhang, Shiyang Zhang, David van Dijk arxiv

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

Learning to be Simple

2023-12-08 · Yang-Hui He, Vishnu Jejjala, Challenger Mishra, Max Sharnoff

In this work we employ machine learning to understand structured mathematical data involving finite groups and derive a theorem about necessary properties of generators of finite simple groups. We create a database of al…

Fast Sampling via Discrete Non-Markov Diffusion Models with Predetermined Transition Time

2023-12-14 · Zixiang Chen, Huizhuo Yuan, YongQian Li, Yiwen Kou 외

Discrete diffusion models have emerged as powerful tools for high-quality data generation. Despite their success in discrete spaces, such as text generation tasks, the acceleration of discrete diffusion models remains un…

Image GenerationMachine TranslationText Generation