Quotient-Space Diffusion Models

Abstract

Diffusion-based generative models have reformed generative AI, and also enabled new capabilities in the science domain, _e.g._, fast generation of 3D structures of molecules. In such tasks, there is often a _symmetry_ in the system, identifying elements that can be converted by certain transformations as equivalent. Equivariant diffusion models guarantee a symmetric distribution, but miss the opportunity to make learning easier, while alignment-based simplification attempts fail to preserve the target distribution. In this work, we develop _quotient-space diffusion models_, a principled generative framework to fully handle and leverage symmetry. By viewing the intrinsic generation process on the quotient space, the exact construction that removes symmetry redundancy, the framework simplifies learning by allowing model output to have an arbitrary intra-equivalence-class movement, while generating the correct symmetric target distribution with guarantee. We instantiate the framework for molecular structure generation which follows $\\mathrm{SE}(3)$ (rigid-body movement) symmetry. It improves the performance over equivariant diffusion models and outperforms alignment-based methods universally for small molecules and proteins, representing a new framework that surpasses previous symmetry treatments in generative models.

Cite

Text

Xu et al. "Quotient-Space Diffusion Models." International Conference on Learning Representations, 2026.

Markdown

[Xu et al. "Quotient-Space Diffusion Models." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/xu2026iclr-quotientspace/)

BibTeX

@inproceedings{xu2026iclr-quotientspace,
  title     = {{Quotient-Space Diffusion Models}},
  author    = {Xu, Yixian and Wang, Yusong and Luo, Shengjie and Gao, Kaiyuan and He, Tianyu and He, Di and Liu, Chang},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/xu2026iclr-quotientspace/}
}