This repository officially houses the PyTorch implementation of the paper titled "Learnable Sampler Distillation for Discrete Diffusion Moldes", which is presented at NeurIPS 2025 as a spotlight.
- Release training and evaluation code.
- Release code on more baselines.
- Remove redundant code.
- Release raw base code and core algorithm implementation.
Please refer to JYS for Installation.
This repository is heavily based on