Model for max_efg¶
- Description: This is a benchmark to evaluate how accurately an AI model can predict the maximum value of electric field gradient using the JARVIS-DFT (dft_3d) dataset. The dataset contains different types of chemical formula and atomic structures. Here we use mean absolute error (MAE) to compare models with respect to DFT (meta-GGA TBmBJ) accuracy.
Reference(s): https://www.nature.com/articles/s41524-020-00440-1, https://www.nature.com/articles/s41524-023-01012-9;https://hackingmaterials.lbl.gov/matminer, https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.120.145301, https://doi.org/10.48550/arXiv.2305.11842, https://www.nature.com/articles/s41524-021-00650-1, https://github.com/aimat-lab/gcnn_keras
Model benchmarks
Model name | Dataset | MAE | Team name | Dataset size | Date submitted | Notes |
---|---|---|---|---|---|---|
kgcnn_coNGN | dft_3d | 19.5495 | kgcnn | 11865 | 05-06-2023 | CSV, JSON, run.sh, Info |
kgcnn_cgcnn | dft_3d | 22.9566 | kgcnn | 11865 | 09-26-2023 | CSV, JSON, run.sh, Info |
matminer_rf | dft_3d | 20.7856 | UofT | 11865 | 05-22-2023 | CSV, JSON, run.sh, Info |
kgcnn_dimenetPP | dft_3d | 26.9552 | kgcnn | 11865 | 05-06-2023 | CSV, JSON, run.sh, Info |
alignn_model | dft_3d | 19.1211 | ALIGNN | 11865 | 01-14-2023 | CSV, JSON, run.sh, Info |
kgcnn_megnet | dft_3d | 23.0652 | kgcnn | 11865 | 05-06-2023 | CSV, JSON, run.sh, Info |
cgcnn_model | dft_3d | 24.6695 | CGCNN | 11865 | 01-14-2023 | CSV, JSON, run.sh, Info |
matminer_xgboost | dft_3d | 19.4382 | UofT | 11865 | 05-22-2023 | CSV, JSON, run.sh, Info |
kgcnn_coGN | dft_3d | 20.4417 | kgcnn | 11865 | 05-06-2023 | CSV, JSON, run.sh, Info |
kgcnn_schnet | dft_3d | 23.4912 | kgcnn | 11865 | 09-26-2023 | CSV, JSON, run.sh, Info |