paper-with-me

Papers

Matbench Discovery -- A framework to evaluate machine learning crystal stability predictions

2023-08-28 · Janosh Riebesell, Rhys E. A. Goodall, Philipp Benner, Yuan Chiang, Bowen Deng, Gerbrand Ceder, Mark Asta, Alpha A. Lee, Anubhav Jain, Kristin A. Persson

The rapid adoption of machine learning (ML) in domain sciences necessitates best practices and standardized benchmarking for performance evaluation. We present Matbench Discovery, an evaluation framework for ML energy models, applied as pre-filters for high-throughput searches of stable inorganic crystals. This framework addresses the disconnect between thermodynamic stability and formation energy, as well as retrospective vs. prospective benchmarking in materials discovery. We release a Python package to support model submissions and maintain an online leaderboard, offering insights into performance trade-offs. To identify the best-performing ML methodologies for materials discovery, we benchmarked various approaches, including random forests, graph neural networks (GNNs), one-shot predictors, iterative Bayesian optimizers, and universal interatomic potentials (UIP). Our initial results rank models by test set F1 scores for thermodynamic stability prediction: EquiformerV2 + DeNS > Orb > SevenNet > MACE > CHGNet > M3GNet > ALIGNN > MEGNet > CGCNN > CGCNN+P > Wrenformer > BOWSR > Voronoi fingerprint random forest. UIPs emerge as the top performers, achieving F1 scores of 0.57-0.82 and discovery acceleration factors (DAF) of up to 6x on the first 10k stable predictions compared to random selection. We also identify a misalignment between regression metrics and task-relevant classification metrics. Accurate regressors can yield high false-positive rates near the decision boundary at 0 eV/atom above the convex hull. Our results demonstrate UIPs' ability to optimize computational budget allocation for expanding materials databases. However, their limitations remain underexplored in traditional benchmarks. We advocate for task-based evaluation frameworks, as implemented here, to address these limitations and advance ML-guided materials discovery.

📄 PDF Abstract BibTeX arXiv:2308.14920

Code (3)

janosh/matbench-discovery 공식 구현
janosh/pymatviz 공식 구현
ACEsuit/mace pytorch

Tasks

BenchmarkingFormation Energy

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CrystalREPA: Transferring Physical Priors from Universal MLIPs to Crystal Generative Models

2026-05-09 · Chengqian Zhang, Yucheng Jin, Duo Zhang, Tiejun Li 외 arxiv

Crystal generative models mainly learn what stable crystals look like, with little explicit supervision for what makes them stable. We reveal a substantial representation gap between state-of-the-art crystal generative m…

Crystal-GFN: sampling crystals with desirable properties and constraints

2023-10-07 · Mila AI4Science, Alex Hernandez-Garcia, Alexandre Duval, Alexandra Volokhova 외

Accelerating material discovery holds the potential to greatly help mitigate the climate crisis. Discovering new solid-state materials such as electrocatalysts, super-ionic conductors or photovoltaic materials can have a…

Formation Energy

Optimizing Expert-Designed Crystal Graph Networks for Band-Gap Prediction with an Autonomous LLM Research Loop

2026-06-29 · Chenmu Zhang, Boris I. Yakobson arxiv

Predicting a material's properties from its structure is a central, fast-advancing problem in computational materials science. A decade of work has produced standard public benchmarks and many published machine-learning …

Beyond Structure: Invariant Crystal Property Prediction with Pseudo-Particle Ray Diffraction

2025-09-26 · Bin Cao, Yang Liu, Longhan Zhang, Yifan Wu 외 arxiv

Crystal property prediction, governed by quantum mechanical principles, is computationally prohibitive to solve exactly for large many-body systems using traditional density functional theory. While machine learning mode…

LeMat-GenBench: A Unified Evaluation Framework for Crystal Generative Models

2025-12-04 · Siddharth Betala, Samuel P. Gleason, Ali Ramlaoui, Andy Xu 외 arxiv

Generative machine learning (ML) models hold great promise for accelerating materials discovery through the inverse design of inorganic crystals, enabling an unprecedented exploration of chemical space. Yet, the lack of …