Datasets:

Modalities:
Image
Text
Formats:
text
ArXiv:
Libraries:
Datasets
License:
ejin700 commited on
Commit
d078fc1
·
verified ·
1 Parent(s): db47594

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -8
README.md CHANGED
@@ -2,11 +2,23 @@
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
- OXtal is an all-atom diffusion model for molecular crystal structure prediction (CSP).
6
- OXtal achieves orders-of-magnitude improvements over prior ab initio machine learning CSP methods,
7
- while remaining orders of magnitude cheaper than traditional quantum-chemical approaches.
8
- Specifically, OXtal recovers experimental crystal structures for both rigid and flexible molecules as well as co-crystals with conformer RMSD<sub>1</sub> <
9
- 0.5 Å and attains over 80% packing similarity rate, demonstrating its ability to
10
- model both thermodynamic and kinetic regularities of molecular crystallization.
11
-
12
- This dataset contains the list of CCDC ids used to train OXtal and defer to the official CCDC CSD database for actual crystal structure retreival.
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
+ <p align="center">
6
+ <img src="assets/oxtal-logo.png" alt="OXtal: Generative Molecular Crystal Structure Prediction" width="900"/><br>
7
+ <a href="https://arxiv.org/abs/2512.06987"><img src="https://img.shields.io/badge/arXiv-94133F?style=for-the-badge&logo=arxiv" alt="arXiv"/></a>
8
+ <a href="https://oxtal.github.io/"><img src="https://img.shields.io/badge/📝%20Blog-007A87?style=for-the-badge&logoColor=white" alt="Blog"/></a>
9
+ <a href="https://github.com/OXtal/OXtal"><img src="https://img.shields.io/badge/GitHub-747474.svg?style=for-the-badge&logo=GitHub&logoColor=white" alt="HF"/></a>
10
+ </p>
11
+
12
+ **OX**tal (**O**rganic **X** "Crys-" tal) is an all-atom diffusion model for molecular crystal structure prediction (CSP).
13
+ Unlike traditional quantum-chemical approaches, which rely on expensive energy oracles, OXtal generates fast and accurate zero-shot
14
+ predictions at a fraction of the cost. Specifically, OXtal recovers experimental crystal structures for both rigid and flexible molecules,
15
+ as well as co-crystals, with conformer RMSD1 < 0.5 Å and attains over 80% packing similarity rate, demonstrating its ability to model
16
+ both thermodynamic and kinetic regularities of molecular crystallization.
17
+
18
+ The model was introduced in the paper, [OXtal: An All-Atom Diffusion Model for Organic Crystal Structure Prediction](https://arxiv.org/abs/2512.06987) (ICLR 2026).
19
+
20
+ ## Dataset Information
21
+
22
+ This dataset contains the list of CCDC ids used to train OXtal. We defer to the official CCDC CSD database for actual crystal structure retreival.
23
+
24
+ Please contact CCDC to obtain a proper [CCDC License](https://www.ccdc.cam.ac.uk/support-and-resources/licensing-information/).