paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2603.17353

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DEPICT: Diffusion-Enabled Permutation Importance for Image Classification Tasks

2024-07-19 · Sarah Jabbour, Gregory Kondas, Ella Kazerooni, Michael Sjoding 외

We propose a permutation-based explanation method for image classifiers. Current image-model explanations like activation maps are limited to instance-based explanations in the pixel space, making it difficult to underst…

Feature Importanceimage-classificationImage Classification

Stochastic optimization on matrices and a graphon McKean-Vlasov limit

2022-10-02 · Zaid Harchaoui, Sewoong Oh, Soumik Pal, Raghav Somani 외

We consider stochastic gradient descents on the space of large symmetric matrices of suitable functions that are invariant under permuting the rows and columns using the same permutation. We establish deterministic limit…

Stochastic Optimization

Reflected Schrödinger Bridge for Constrained Generative Modeling

2024-01-06 · Wei Deng, Yu Chen, Nicole Tianjiao Yang, Hengrong Du 외

Diffusion models have become the go-to method for large-scale generative models in real-world applications. These applications often involve data distributions confined within bounded domains, typically requiring ad-hoc …

SwinGNN: Rethinking Permutation Invariance in Diffusion Models for Graph Generation

2023-07-04 · Qi Yan, Zhengyang Liang, Yang song, Renjie Liao 외

Diffusion models based on permutation-equivariant networks can learn permutation-invariant distributions for graph data. However, in comparison to their non-invariant counterparts, we have found that these invariant mode…

DenoisingGraph Generation

Score-based constrained generative modeling via Langevin diffusions with boundary conditions

2025-10-28 · Adam Nordenhög, Akash Sharma arxiv

Score-based generative models based on stochastic differential equations (SDEs) achieve impressive performance in sampling from unknown distributions, but often fail to satisfy underlying constraints. We propose a constr…