Papers › Thermodynamic assessment of machine learning models for solid-state synthesis prediction

Thermodynamic assessment of machine learning models for solid-state synthesis prediction

3 Feb 2026arXiv:2602.04075added by Syntology

Jane Schlesinger, Simon Hjaltason, Nathan J. Szymanski, Christopher J. Bartel

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Machine learning models have recently emerged to predict whether hypothetical solid-state materials can be synthesized. These models aim to circumvent direct first-principles modeling of solid-state phase transformations, instead learning from large databases of successfully synthesized materials. Here, we assess the alignment of several recently introduced synthesis prediction models with material and reaction thermodynamics, quantified by the energy with respect to the convex hull and a metric accounting for thermodynamic selectivity of enumerated synthesis reactions. A dataset of successful synthesis recipes was used to determine the likely bounds on both quantities beyond which materials can be deemed unlikely to be synthesized. With these bounds as context, thermodynamic quantities were computed using the CHGNet foundation potential for thousands of new hypothetical materials generated using the Chemeleon generative model. Four recently published machine learning models for synthesizability prediction were applied to this same dataset, and the resultant predictions were considered against computed thermodynamics. We find these models generally overpredict the likelihood of synthesis, but some model scores do trend with thermodynamic heuristics, assigning lower scores to materials that are less stable or do not have an available synthesis recipe that is calculated to be thermodynamically selective. In total, this work identifies existing gaps in machine learning models for materials synthesis and introduces a new approach to assess their quality in the absence of extensive negative examples (failed syntheses).

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2602.04075")

Code

Syntology Ran 1 of 23 code samples harvested from 4 repositories linked to this paper; 22 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: found in paper text by Syntology: 23 samples from 4 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

materialsproject/reaction-network found in paper text by Syntology report
hspark1212/chemeleon found in paper text by SyntologyMIT report
kaistamsg/Synthesizability-stoi-CGNF found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report
antoniuk1/SynthNN found in paper text by Syntology report
kaist-amsg/Synthesizability-PU-CGCNN found in paper text by Syntology report
BAMeScience/SynCoTrainMP found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

23 samples harvested; 1 ran; 0 honoured the contract we drafted; 22 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
22unverified

Licence: 8 of the 23 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

mae kaist-amsg/Synthesizability-PU-CGCNN/main_PU_learning.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 8d28ce13cc82e55f · report
ProbnPred BAMeScience/SynCoTrainMP/syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py found in paper text by Syntology unverified MIT (permissive) · e615c78bc31bd209 · report
collate_pool kaist-amsg/Synthesizability-PU-CGCNN/cgcnn/data_PU_learning.py found in paper text by Syntology unverified no licence file found · pointer only · 44a7cad9874db8c5 · report
compute_aggregate_df BAMeScience/SynCoTrainMP/syncotrainmp/pu_alignn_analyze.py found in paper text by Syntology unverified MIT (permissive) · 2b90b0bbf3ce9e9d · report
current_setup BAMeScience/SynCoTrainMP/syncotrainmp/experiment_setup.py found in paper text by Syntology unverified MIT (permissive) · 9db5db8d68238ccc · report
directory_setup BAMeScience/SynCoTrainMP/syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py found in paper text by Syntology unverified MIT (permissive) · dfdff3ee29de84d8 · report
get_res_dir BAMeScience/SynCoTrainMP/syncotrainmp/pu_schnet_train.py found in paper text by Syntology unverified MIT (permissive) · 407c0bba2c01f9a0 · report
get_train_val_test_loader kaist-amsg/Synthesizability-PU-CGCNN/cgcnn/data_PU_learning.py found in paper text by Syntology unverified no licence file found · pointer only · 4a371f59c58bd519 · report
get_weighted_F1 antoniuk1/SynthNN/Figure_data/figure_reproduction_utils.py found in paper text by Syntology unverified MIT (permissive) · 2d448e18e1e0cbd8 · report
is_pareto_efficient materialsproject/reaction-network/src/rxn_network/costs/pareto.py found in paper text by Syntology unverified licence not identified · pointer only · 3dc7d61f74771f89 · report
load_and_prepare_data BAMeScience/SynCoTrainMP/syncotrainmp/data_selection.py found in paper text by Syntology unverified MIT (permissive) · c4dade724c0cfd73 · report
load_config BAMeScience/SynCoTrainMP/syncotrainmp/pu_schnet_analyze.py found in paper text by Syntology unverified MIT (permissive) · 1f9a04b438844a37 · report
load_configuration BAMeScience/SynCoTrainMP/syncotrainmp/pu_schnet_train.py found in paper text by Syntology unverified MIT (permissive) · 1223870eb25f61c7 · report
load_crysdf BAMeScience/SynCoTrainMP/syncotrainmp/pu_schnet_train.py found in paper text by Syntology unverified MIT (permissive) · 8bd67f0fff816e5d · report
load_experiment_results BAMeScience/SynCoTrainMP/syncotrainmp/pu_alignn_analyze.py found in paper text by Syntology unverified MIT (permissive) · 26dce5e046a7f86b · report
predProb BAMeScience/SynCoTrainMP/syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py found in paper text by Syntology unverified MIT (permissive) · 04bf20d50cb7a07f · report
preload kaist-amsg/Synthesizability-PU-CGCNN/main_PU_learning.py found in paper text by Syntology unverified no licence file found · pointer only · e6d64749b78d6c11 · report
preload kaist-amsg/Synthesizability-PU-CGCNN/predict_PU_learning.py found in paper text by Syntology unverified no licence file found · pointer only · 82414c78d42e17d4 · report
prepare_experiment_data BAMeScience/SynCoTrainMP/syncotrainmp/data_selection.py found in paper text by Syntology unverified MIT (permissive) · e6f663d19ec26922 · report
score_function BAMeScience/SynCoTrainMP/syncotrainmp/pu_schnet_analyze.py found in paper text by Syntology unverified MIT (permissive) · fdcbc97232868349 · report
setup_output_directory BAMeScience/SynCoTrainMP/syncotrainmp/data_selection.py found in paper text by Syntology unverified MIT (permissive) · f31b0b0139dc29d5 · report
validate kaist-amsg/Synthesizability-PU-CGCNN/main_PU_learning.py found in paper text by Syntology unverified no licence file found · pointer only · 6eb60bbb295782d8 · report
validate kaist-amsg/Synthesizability-PU-CGCNN/predict_PU_learning.py found in paper text by Syntology unverified no licence file found · pointer only · b6b3efa5231edeb4 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.04075, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections