{"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/fast-and-uncertainty-aware-directional","title":"Fast and Uncertainty-Aware Directional Message Passing for Non-Equilibrium Molecules","arxiv_id":"2011.14115","date":"2020-11-28","proceeding":null,"authors":["Johannes Gasteiger","Shankari Giri","Johannes T. Margraf","Stephan Günnemann"],"abstract":"Many important tasks in chemistry revolve around molecules during reactions. This requires predictions far from the equilibrium, while most recent work in machine learning for molecules has been focused on equilibrium or near-equilibrium states. In this paper we aim to extend this scope in three ways. First, we propose the DimeNet++ model, which is 8x faster and 10% more accurate than the original DimeNet on the QM9 benchmark of equilibrium molecules. Second, we validate DimeNet++ on highly reactive molecules by developing the challenging COLL dataset, which contains distorted configurations of small molecules during collisions. Finally, we investigate ensembling and mean-variance estimation for uncertainty quantification with the goal of accelerating the exploration of the vast space of non-equilibrium structures. Our DimeNet++ implementation as well as the COLL dataset are available online.","url_abs":"https://arxiv.org/abs/2011.14115v3","url_pdf":"https://arxiv.org/pdf/2011.14115v3.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":"fast-and-uncertainty-aware-directional","repo_url":"https://github.com/klicperajo/dimenet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"tf","reach":null},{"paper_slug":"fast-and-uncertainty-aware-directional","repo_url":"https://github.com/ixsluo/cond-cdvae","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"fast-and-uncertainty-aware-directional","repo_url":"https://github.com/knc6/cdvae","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"fast-and-uncertainty-aware-directional","repo_url":"https://github.com/txie-93/cdvae","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"fast-and-uncertainty-aware-directional","repo_url":"https://github.com/2024-MindSpore-1/Code3/tree/main/Dimenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"fast-and-uncertainty-aware-directional","repo_url":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/dimenet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"drug-discovery","task_name":"Drug Discovery"},{"task_slug":"uncertainty-quantification","task_name":"Uncertainty Quantification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/drug-discovery-on-qm9","task":"Drug Discovery","dataset":"QM9","model":"DimeNet++","rank_in_archive_order":5,"of":11,"metrics":{"Error ratio":"0.410"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2011.14115","atlas_url":"https://app.syntology.ai/?focus=2011.14115","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2011.14115"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/txie-93/cdvae","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ixsluo/cond-cdvae","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/knc6/cdvae","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/dimenet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2024-MindSpore-1/Code3/tree/main/Dimenet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/klicperajo/dimenet","reach":null}],"summary":{"ran":4,"ran_honours":1,"unverified":4},"by_repo_kind":{"official":{"samples":9,"ran":5,"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":9,"samples":[{"code_sha256_prefix":"5e9451cecd6b6296","entry":"EmbeddingBlock","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5e9451cecd6b6296"}},{"code_sha256_prefix":"3345b3b0e3d0ed27","entry":"Envelope","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3345b3b0e3d0ed27"}},{"code_sha256_prefix":"5f7a38d394cdaa9b","entry":"GlorotOrthogonal","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5f7a38d394cdaa9b"}},{"code_sha256_prefix":"bd4569cdb08683ef","entry":"OutputPPBlock","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"bd4569cdb08683ef"}},{"code_sha256_prefix":"a24990e5bfb28c55","entry":"swish","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a24990e5bfb28c55"}},{"code_sha256_prefix":"4d41bdda7d3a2e40","entry":"BesselBasisLayer","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.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":"4d41bdda7d3a2e40"}},{"code_sha256_prefix":"6716b453fda2d34e","entry":"DimeNetPP","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.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":"6716b453fda2d34e"}},{"code_sha256_prefix":"980ccef13d4bdd27","entry":"InteractionPPBlock","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.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":"980ccef13d4bdd27"}},{"code_sha256_prefix":"2ef677ad7e862f37","entry":"SphericalBasisLayer","repo":"klicperajo/dimenet","repo_kind":"official","path":"dimenet/model/dimenet_pp.py","file_url":"https://github.com/klicperajo/dimenet/blob/HEAD/dimenet/model/dimenet_pp.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":"2ef677ad7e862f37"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}