Datasets:
File size: 2,777 Bytes
8ec3163 b351313 926e053 b351313 926e053 b351313 243d9d7 b41909b 926e053 b41909b 926e053 a14a4ad 926e053 a14a4ad 926e053 7d95073 926e053 30a8e78 926e053 7d95073 926e053 30a8e78 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | ---
language:
- en
pretty_name: Materials Potential Energy Surface (MatPES)
tags:
- materials
- science
- pes
- mlip
license: bsd-3-clause
task_categories:
- tabular-regression
configs:
- config_name: pbe
data_files: MatPES-PBE-2025.1.json.gz
- config_name: r2scan
data_files: MatPES-R2SCAN-2025.1.json.gz
- config_name: pbe-atoms
data_files: MatPES-PBE-atoms.json.gz
- config_name: r2scan-atoms
data_files: MatPES-R2SCAN-atoms.json.gz
size_categories:
- 100K<n<1M
---
## Dataset Description
- **Homepage:** [matpes.ai](http://matpes.ai)
- **Paper:** [A Foundational Potential Energy Surface Dataset for Materials](https://doi.org/10.48550/arXiv.2503.04070)
- **Leaderboard:** [MatCalc-Benchmark](http://matpes.ai/benchmarks)
- **Point of Contact:** [Materials Virtual Lab]
### Dataset Summary
Potential energy surface datasets with near-complete coverage of the periodic table are used to train foundation
potentials (FPs), i.e., machine learning interatomic potentials (MLIPs) with near-complete coverage of the periodic
table. MatPES is an initiative by the [Materials Virtual Lab] and the [Materials Project] to address
[critical deficiencies](http://matpes.ai/about) in such PES datasets for materials.
1. **Accuracy.** MatPES is computed using static DFT calculations with stringent converegence criteria.
Please refer to the `MatPESStaticSet` in [pymatgen] for details.
2. **Comprehensiveness.** MatPES structures are sampled using a 2-stage version of DImensionality-Reduced
Encoded Clusters with sTratified [DIRECT](https//doi.org/10.1038/s41524-024-01227-4) sampling from a greatly expanded configuration of MD structures.
3. **Quality.** MatPES includes computed data from the PBE functional, as well as the high fidelity r2SCAN meta-GGA
functional with improved description across diverse bonding and chemistries.
The initial v2025.1 release comprises ~400,000 structures from 300K MD simulations. This dataset is much smaller
than other PES datasets in the literature and yet achieves comparable or, in some cases,
[improved performance and reliability](http://matpes.ai/benchmarks) on trained FPs.
MatPES is part of the MatML ecosystem, which includes the [MatGL] (Materials Graph Library) and [maml] (MAterials
Machine Learning) packages, the [MatPES] (Materials Potential Energy Surface) dataset, and the [MatCalc] (Materials
Calculator).
[Materials Virtual Lab]: http://materialsvirtuallab.org
[Materials Project]: https://materialsproject.org
[M3GNet]: http://dx.doi.org/10.1038/s43588-022-00349-3
[CHGNet]: http://doi.org/10.1038/s42256-023-00716-3
[TensorNet]: https://arxiv.org/abs/2306.06482
[maml]: https://materialsvirtuallab.github.io/maml/
[MatGL]: https://matgl.ai
[MatPES]: https://matpes.ai
[MatCalc]: https://matcalc.ai
|