{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2602-04075","title":"Thermodynamic assessment of machine learning models for solid-state synthesis prediction","arxiv_id":"2602.04075","date":"2026-02-03","proceeding":null,"authors":["Jane Schlesinger","Simon Hjaltason","Nathan J. Szymanski","Christopher J. Bartel"],"abstract":"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).","url_abs":"https://arxiv.org/abs/2602.04075","url_pdf":"https://arxiv.org/pdf/2602.04075","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2602.04075","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.04075"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/materialsproject/reaction-network","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/hspark1212/chemeleon","reach":{"status":"ok","spdx":"MIT"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/kaistamsg/Synthesizability-stoi-CGNF","reach":{"status":"gone","observed_at":"2026-09-16","how":"tree_404+repo_404"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/antoniuk1/SynthNN","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/kaist-amsg/Synthesizability-PU-CGCNN","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/BAMeScience/SynCoTrainMP","reach":null}],"summary":{"ran_draft_wrong":1,"unverified":22},"by_repo_kind":{"found_in_text":{"samples":23,"ran":1,"repositories":4}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":8,"samples":[{"code_sha256_prefix":"8d28ce13cc82e55f","entry":"mae","repo":"kaist-amsg/Synthesizability-PU-CGCNN","repo_kind":"found_in_text","path":"main_PU_learning.py","file_url":"https://github.com/kaist-amsg/Synthesizability-PU-CGCNN/blob/HEAD/main_PU_learning.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8d28ce13cc82e55f"}},{"code_sha256_prefix":"e615c78bc31bd209","entry":"ProbnPred","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e615c78bc31bd209"}},{"code_sha256_prefix":"44a7cad9874db8c5","entry":"collate_pool","repo":"kaist-amsg/Synthesizability-PU-CGCNN","repo_kind":"found_in_text","path":"cgcnn/data_PU_learning.py","file_url":"https://github.com/kaist-amsg/Synthesizability-PU-CGCNN/blob/HEAD/cgcnn/data_PU_learning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"44a7cad9874db8c5"}},{"code_sha256_prefix":"2b90b0bbf3ce9e9d","entry":"compute_aggregate_df","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_alignn_analyze.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_alignn_analyze.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2b90b0bbf3ce9e9d"}},{"code_sha256_prefix":"9db5db8d68238ccc","entry":"current_setup","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/experiment_setup.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/experiment_setup.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9db5db8d68238ccc"}},{"code_sha256_prefix":"dfdff3ee29de84d8","entry":"directory_setup","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dfdff3ee29de84d8"}},{"code_sha256_prefix":"407c0bba2c01f9a0","entry":"get_res_dir","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_schnet_train.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_schnet_train.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"407c0bba2c01f9a0"}},{"code_sha256_prefix":"4a371f59c58bd519","entry":"get_train_val_test_loader","repo":"kaist-amsg/Synthesizability-PU-CGCNN","repo_kind":"found_in_text","path":"cgcnn/data_PU_learning.py","file_url":"https://github.com/kaist-amsg/Synthesizability-PU-CGCNN/blob/HEAD/cgcnn/data_PU_learning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4a371f59c58bd519"}},{"code_sha256_prefix":"2d448e18e1e0cbd8","entry":"get_weighted_F1","repo":"antoniuk1/SynthNN","repo_kind":"found_in_text","path":"Figure_data/figure_reproduction_utils.py","file_url":"https://github.com/antoniuk1/SynthNN/blob/HEAD/Figure_data/figure_reproduction_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2d448e18e1e0cbd8"}},{"code_sha256_prefix":"3dc7d61f74771f89","entry":"is_pareto_efficient","repo":"materialsproject/reaction-network","repo_kind":"found_in_text","path":"src/rxn_network/costs/pareto.py","file_url":"https://github.com/materialsproject/reaction-network/blob/HEAD/src/rxn_network/costs/pareto.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3dc7d61f74771f89"}},{"code_sha256_prefix":"c4dade724c0cfd73","entry":"load_and_prepare_data","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/data_selection.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/data_selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c4dade724c0cfd73"}},{"code_sha256_prefix":"1f9a04b438844a37","entry":"load_config","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_schnet_analyze.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_schnet_analyze.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1f9a04b438844a37"}},{"code_sha256_prefix":"1223870eb25f61c7","entry":"load_configuration","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_schnet_train.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_schnet_train.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1223870eb25f61c7"}},{"code_sha256_prefix":"8bd67f0fff816e5d","entry":"load_crysdf","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_schnet_train.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_schnet_train.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8bd67f0fff816e5d"}},{"code_sha256_prefix":"26dce5e046a7f86b","entry":"load_experiment_results","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_alignn_analyze.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_alignn_analyze.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"26dce5e046a7f86b"}},{"code_sha256_prefix":"04bf20d50cb7a07f","entry":"predProb","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_schnet/pu_learn/schnet_funcs.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"04bf20d50cb7a07f"}},{"code_sha256_prefix":"e6d64749b78d6c11","entry":"preload","repo":"kaist-amsg/Synthesizability-PU-CGCNN","repo_kind":"found_in_text","path":"main_PU_learning.py","file_url":"https://github.com/kaist-amsg/Synthesizability-PU-CGCNN/blob/HEAD/main_PU_learning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e6d64749b78d6c11"}},{"code_sha256_prefix":"82414c78d42e17d4","entry":"preload","repo":"kaist-amsg/Synthesizability-PU-CGCNN","repo_kind":"found_in_text","path":"predict_PU_learning.py","file_url":"https://github.com/kaist-amsg/Synthesizability-PU-CGCNN/blob/HEAD/predict_PU_learning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"82414c78d42e17d4"}},{"code_sha256_prefix":"e6f663d19ec26922","entry":"prepare_experiment_data","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/data_selection.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/data_selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6f663d19ec26922"}},{"code_sha256_prefix":"fdcbc97232868349","entry":"score_function","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/pu_schnet_analyze.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/pu_schnet_analyze.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fdcbc97232868349"}},{"code_sha256_prefix":"f31b0b0139dc29d5","entry":"setup_output_directory","repo":"BAMeScience/SynCoTrainMP","repo_kind":"found_in_text","path":"syncotrainmp/data_selection.py","file_url":"https://github.com/BAMeScience/SynCoTrainMP/blob/HEAD/syncotrainmp/data_selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f31b0b0139dc29d5"}},{"code_sha256_prefix":"6eb60bbb295782d8","entry":"validate","repo":"kaist-amsg/Synthesizability-PU-CGCNN","repo_kind":"found_in_text","path":"main_PU_learning.py","file_url":"https://github.com/kaist-amsg/Synthesizability-PU-CGCNN/blob/HEAD/main_PU_learning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6eb60bbb295782d8"}},{"code_sha256_prefix":"b6b3efa5231edeb4","entry":"validate","repo":"kaist-amsg/Synthesizability-PU-CGCNN","repo_kind":"found_in_text","path":"predict_PU_learning.py","file_url":"https://github.com/kaist-amsg/Synthesizability-PU-CGCNN/blob/HEAD/predict_PU_learning.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b6b3efa5231edeb4"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}