Model for p-Seebeck¶
- Description: This is a benchmark to evaluate how accurately an AI model can classify a material as a thermoeletric based on the p-doped Seebeck Coefficient (computed with DFT and BoltzTrap) from the JARVIS-DFT (dft_3d) dataset. The dataset contains different types of chemical formula and atomic structures. Here we use accuracy of classification (ACC) to compare models with respect to DFT accuracy.
Reference(s): https://www.nature.com/articles/s41524-023-01012-9;https://hackingmaterials.lbl.gov/matminer, https://www.nature.com/articles/s41524-020-00440-1, https://www.nature.com/articles/s41524-021-00650-1, https://doi.org/10.48550/arXiv.2305.11842
Model benchmarks
Model name | Dataset | ACC | Team name | Dataset size | Date submitted | Notes |
---|---|---|---|---|---|---|
matminer_rf | dft_3d | 0.9237 | UofT | 23210 | 05-22-2023 | CSV, JSON, run.sh, Info |
alignn_model | dft_3d | 0.9259 | ALIGNN | 23210 | 01-14-2023 | CSV, JSON, run.sh, Info |
matminer_xgboost | dft_3d | 0.9332 | UofT | 23210 | 05-22-2023 | CSV, JSON, run.sh, Info |