Datasets:
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
- Paper: A Foundational Potential Energy Surface Dataset for Materials
- Leaderboard: MatCalc-Benchmark
- 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 in such PES datasets for materials.
- Accuracy. MatPES is computed using static DFT calculations with stringent converegence criteria.
Please refer to the
MatPESStaticSet
in [pymatgen] for details. - Comprehensiveness. MatPES structures are sampled using a 2-stage version of DImensionality-Reduced Encoded Clusters with sTratified DIRECT sampling from a greatly expanded configuration of MD structures.
- 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 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).