Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: a11155
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 410 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation

readme.md

Logo
Matbench Discovery

Disclaimer: We evaluate how accurately ML models predict solid-state thermodynamic stability. Although this is an important aspect of high-throughput materials discovery, the ranking cannot give a complete picture of a model's general applicability to materials. A high ranking does not constitute endorsement by the Materials Project.

Matbench Discovery is an interactive leaderboard and associated PyPI package which together make it easy to rank ML energy models on a task designed to simulate high-throughput discovery of new stable inorganic crystals.

We've tested models covering multiple methodologies including graph neural network (GNN) interatomic potentials, GNN one-shot predictors, iterative Bayesian optimizers and random forests with shallow-learning structure fingerprints.

Our results show that ML models have become robust enough to deploy them as triaging steps to more effectively allocate compute in high-throughput DFT relaxations. This work provides valuable insights for anyone looking to build large-scale materials databases.

If you'd like to refer to Matbench Discovery in a publication, please cite the preprint:

Janosh Riebesell, Rhys E. A. Goodall, Philipp Benner, Yuan Chiang, Bowen Deng, Alpha A. Lee, Anubhav Jain, and Kristin A. Persson. "Matbench Discovery -- A Framework to Evaluate Machine Learning Crystal Stability Predictions." arXiv, August 28, 2023. https://doi.org/10.48550/arXiv.2308.14920.

We welcome new models additions to the leaderboard through GitHub PRs. See the contributing guide for details and ask support questions via GitHub discussion.

For detailed results and analysis, check out the preprint.

Owner

  • Name: Andrii Kryvenko
  • Login: a11155
  • Kind: user

GitHub Events

Total
  • Push event: 4
  • Create event: 3
Last Year
  • Push event: 4
  • Create event: 3

Dependencies

.github/workflows/gh-pages.yml actions
.github/workflows/link-check.yml actions
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
site/package.json npm
  • @iconify/svelte ^4.0.2 development
  • @rollup/plugin-yaml ^4.1.2 development
  • @stylistic/eslint-plugin ^2.10.1 development
  • @sveltejs/adapter-static ^3.0.6 development
  • @sveltejs/kit ^2.7.4 development
  • @sveltejs/vite-plugin-svelte ^3.1.2 development
  • d3-array ^3.2.4 development
  • d3-scale ^4.0.2 development
  • d3-scale-chromatic ^3.1.0 development
  • elementari ^0.2.3 development
  • eslint ^9.14.0 development
  • eslint-plugin-svelte ^2.46.0 development
  • hastscript ^9.0.0 development
  • highlight.js ^11.10.0 development
  • js-yaml ^4.1.0 development
  • json-schema-to-typescript ^15.0.2 development
  • katex ^0.16.11 development
  • mdsvex ^0.12.3 development
  • prettier ^3.3.3 development
  • prettier-plugin-svelte ^3.2.7 development
  • rehype-autolink-headings ^7.1.0 development
  • rehype-katex-svelte ^1.2.0 development
  • rehype-slug ^6.0.0 development
  • rehype-stringify ^10.0.1 development
  • remark-math 3.0.0 development
  • remark-parse ^11.0.0 development
  • remark-rehype ^11.1.1 development
  • svelte ^4.2.19 development
  • svelte-check ^4.0.5 development
  • svelte-multiselect 11.0.0-rc.1 development
  • svelte-preprocess ^6.0.3 development
  • svelte-toc ^0.5.9 development
  • svelte-zoo ^0.4.13 development
  • svelte2tsx ^0.7.22 development
  • tslib ^2.8.1 development
  • typescript 5.6.3 development
  • typescript-eslint ^8.12.2 development
  • unified ^11.0.5 development
  • vite ^5.4.10 development
pyproject.toml pypi
  • ase >=3.23
  • matplotlib >=3.9.2
  • numpy >=1.26
  • pandas >=2.2.2
  • plotly >=5.23
  • pymatgen >=2024.8.9
  • pymatviz @git+https://github.com/janosh/pymatviz
  • ruamel.yaml >=0.18.6
  • scikit-learn >=1.5
  • scipy >=1.13
  • seaborn >=0.13
  • tqdm >=4.66
  • wandb >=0.17