Forces are not Enough: Benchmark and Critical Evaluation for Machine Learning Force Fields with Molecular Simulations
Creators
- 1. MIT
- 2. Northwestern University
- 3. Microsoft Research
Description
The preprocessed datasets described in the paper: "Forces are not Enough: Benchmark and Critical Evaluation for Machine Learning Force Fields with Molecular Simulations."
Paper: https://arxiv.org/abs/2210.07237
Code: https://github.com/kyonofx/MDsim/
Dataset Description:
The MD17 dataset and the LiPS dataset are adapted from previous work. The source data can be found in the hyperlinks. We include the source data for our alanine dipeptide dataset (alanine_dipeptide.npy) and water dataset (water.npy), along with preprocessed datasets for all datasets in the paper: MD17, water, alanine dipeptide, and LiPS (mdsim_data.tar.gz). Please refer to the paper for details on each dataset.
Paper Abstract:
Molecular dynamics (MD) simulation techniques are widely used for various natural science applications. Increasingly, machine learning (ML) force field (FF) models begin to replace ab-initio simulations by predicting forces directly from atomic structures. Despite significant progress in this area, such techniques are primarily benchmarked by their force/energy prediction errors, even though the practical use case would be to produce realistic MD trajectories. We aim to fill this gap by introducing a novel benchmark suite for ML MD simulation. We curate representative MD systems, including water, organic molecules, peptide, and materials, and design evaluation metrics corresponding to the scientific objectives of respective systems. We benchmark a collection of state-of-the-art (SOTA) ML FF models and illustrate, in particular, how the commonly benchmarked force accuracy is not well aligned with relevant simulation metrics. We demonstrate when and how selected SOTA methods fail, along with offering directions for further improvement. Specifically, we identify stability as a key metric for ML models to improve. Our benchmark suite comes with a comprehensive open-source codebase for training and simulation with ML FFs to facilitate further work.
If you find this dataset useful, please consider reference in your paper:
@article{fu2022forces,
title={Forces are not Enough: Benchmark and Critical Evaluation for Machine Learning Force Fields with Molecular Simulations},
author={Xiang Fu and Zhenghao Wu and Wujie Wang and Tian Xie and Sinan Keten and Rafael Gomez-Bombarelli and Tommi Jaakkola},
journal={arXiv preprint arXiv:2210.07237},
year={2022},
}
For the MD17 dataset, reference:
@article{chmiela2017machine,
title={Machine learning of accurate energy-conserving molecular force fields},
author={Chmiela, Stefan and Tkatchenko, Alexandre and Sauceda, Huziel E and Poltavsky, Igor and Sch{\"u}tt, Kristof T and M{\"u}ller, Klaus-Robert},
journal={Science advances},
volume={3},
number={5},
pages={e1603015},
year={2017},
publisher={American Association for the Advancement of Science}
}
For the LiPS dataset, reference:
@article{batzner20223,
title={E (3)-equivariant graph neural networks for data-efficient and accurate interatomic potentials},
author={Batzner, Simon and Musaelian, Albert and Sun, Lixin and Geiger, Mario and Mailoa, Jonathan P and Kornbluth, Mordechai and Molinari, Nicola and Smidt, Tess E and Kozinsky, Boris},
journal={Nature communications},
volume={13},
number={1},
pages={1--11},
year={2022},
publisher={Nature Publishing Group}
}
Files
Files
(9.2 GB)
Name | Size | Download all |
---|---|---|
md5:fb44d11b3aac4bc4c30bb219c61078ea
|
27.0 MB | Download |
md5:2f895e74a32793e37da43b961ce8edb2
|
7.3 GB | Download |
md5:1e23d8f007a101d7a1a62ef9fc02aab9
|
1.8 GB | Download |
Additional details
Related works
- Is compiled by
- Software: https://github.com/kyonofx/MDsim (URL)
- Is described by
- Preprint: https://arxiv.org/abs/2210.07237 (URL)