Equivariant Diffusion for Crystal Structure Prediction

Abstract

In addressing the challenge of Crystal Structure Prediction (CSP), symmetry-aware deep learning models, particularly diffusion models, have been extensively studied, which treat CSP as a conditional generation task. However, ensuring permutation, rotation, and periodic translation equivariance during diffusion process remains incompletely addressed. In this work, we propose EquiCSP, a novel equivariant diffusion-based generative model. We not only address the overlooked issue of lattice permutation equivariance in existing models, but also develop a unique noising algorithm that rigorously maintains periodic translation equivariance throughout both training and inference processes. Our experiments indicate that EquiCSP significantly surpasses existing models in terms of generating accurate structures and demonstrates faster convergence during the training process.

Cite

Text

Lin et al. "Equivariant Diffusion for Crystal Structure Prediction." International Conference on Machine Learning, 2024.

Markdown

[Lin et al. "Equivariant Diffusion for Crystal Structure Prediction." International Conference on Machine Learning, 2024.](https://mlanthology.org/icml/2024/lin2024icml-equivariant/)

BibTeX

@inproceedings{lin2024icml-equivariant,
  title     = {{Equivariant Diffusion for Crystal Structure Prediction}},
  author    = {Lin, Peijia and Chen, Pin and Jiao, Rui and Mo, Qing and Jianhuan, Cen and Huang, Wenbing and Liu, Yang and Huang, Dan and Lu, Yutong},
  booktitle = {International Conference on Machine Learning},
  year      = {2024},
  pages     = {29890-29913},
  volume    = {235},
  url       = {https://mlanthology.org/icml/2024/lin2024icml-equivariant/}
}