{"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/predicting-materials-properties-without","title":"Predicting materials properties without crystal structure: Deep representation learning from stoichiometry","arxiv_id":"1910.00617","date":"2019-10-01","proceeding":null,"authors":["Rhys E. A. Goodall","Alpha A. Lee"],"abstract":"Machine learning has the potential to accelerate materials discovery by accurately predicting materials properties at a low computational cost. However, the model inputs remain a key stumbling block. Current methods typically use descriptors constructed from knowledge of either the full crystal structure -- therefore only applicable to materials with already characterised structures -- or structure-agnostic fixed-length representations hand-engineered from the stoichiometry. We develop a machine learning approach that takes only the stoichiometry as input and automatically learns appropriate and systematically improvable descriptors from data. Our key insight is to treat the stoichiometric formula as a dense weighted graph between elements. Compared to the state of the art for structure-agnostic methods, our approach achieves lower errors with less data.","url_abs":"https://arxiv.org/abs/1910.00617v4","url_pdf":"https://arxiv.org/pdf/1910.00617v4.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"predicting-materials-properties-without","repo_url":"https://github.com/CompRhys/roost","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"predicting-materials-properties-without","repo_url":"https://github.com/CompRhys/aviary","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"predicting-materials-properties-without","repo_url":"https://github.com/s-a-malik/inorg-synth-graph","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"machine-learning","task_name":"BIG-bench Machine Learning"},{"task_slug":"materials-screening","task_name":"Materials Screening"},{"task_slug":"representation-learning","task_name":"Representation Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1910.00617","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1910.00617"}},"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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/CompRhys/aviary","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/CompRhys/roost","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/s-a-malik/inorg-synth-graph","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":12},"by_repo_kind":{"listed":{"samples":12,"ran":0,"repositories":1}},"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":0,"samples":[{"code_sha256_prefix":"3a1c29a2c34b5263","entry":"collate_batch","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"matgps/reaction_graph/data.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/matgps/reaction_graph/data.py","link_basis":"harvester_set","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":"3a1c29a2c34b5263"}},{"code_sha256_prefix":"925c15d01ee368e4","entry":"collate_batch","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"matgps/reaction_graph_actions/data.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/matgps/reaction_graph_actions/data.py","link_basis":"harvester_set","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":"925c15d01ee368e4"}},{"code_sha256_prefix":"c0173ef184ffa2fe","entry":"custom_loss","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"train_reaction_graph.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/train_reaction_graph.py","link_basis":"harvester_set","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":"c0173ef184ffa2fe"}},{"code_sha256_prefix":"942b56efbb23ab14","entry":"custom_loss","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"train_baseline.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/train_baseline.py","link_basis":"harvester_set","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":"942b56efbb23ab14"}},{"code_sha256_prefix":"d5ffb0a3a14a076d","entry":"custom_rnn_loss","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"train_action_rnn.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/train_action_rnn.py","link_basis":"harvester_set","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":"d5ffb0a3a14a076d"}},{"code_sha256_prefix":"6e3884193b791743","entry":"decode_material","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"preprocess.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/preprocess.py","link_basis":"harvester_set","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":"6e3884193b791743"}},{"code_sha256_prefix":"4399683fc58e3a4c","entry":"dict_to_formula","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"preprocess.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/preprocess.py","link_basis":"harvester_set","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":"4399683fc58e3a4c"}},{"code_sha256_prefix":"405a4482c2ac850f","entry":"get_class_weights","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"train_reaction_graph.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/train_reaction_graph.py","link_basis":"harvester_set","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":"405a4482c2ac850f"}},{"code_sha256_prefix":"0317a7b855f9d574","entry":"get_class_weights","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"train_reaction_graph_with_actions.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/train_reaction_graph_with_actions.py","link_basis":"harvester_set","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":"0317a7b855f9d574"}},{"code_sha256_prefix":"9e33ee35ec429f65","entry":"init_optim","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"train_baseline.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/train_baseline.py","link_basis":"harvester_set","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":"9e33ee35ec429f65"}},{"code_sha256_prefix":"b185b75230773ec0","entry":"init_optim","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"train_stoich.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/train_stoich.py","link_basis":"harvester_set","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":"b185b75230773ec0"}},{"code_sha256_prefix":"71df8083f550743e","entry":"normalise","repo":"s-a-malik/inorg-synth-graph","repo_kind":"listed","path":"preprocess.py","file_url":"https://github.com/s-a-malik/inorg-synth-graph/blob/HEAD/preprocess.py","link_basis":"harvester_set","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":"71df8083f550743e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}