{"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/equivariant-diffusion-for-molecule-generation","title":"Equivariant Diffusion for Molecule Generation in 3D","arxiv_id":"2203.17003","date":"2022-03-31","proceeding":null,"authors":["Emiel Hoogeboom","Victor Garcia Satorras","Clément Vignac","Max Welling"],"abstract":"This work introduces a diffusion model for molecule generation in 3D that is equivariant to Euclidean transformations. Our E(3) Equivariant Diffusion Model (EDM) learns to denoise a diffusion process with an equivariant network that jointly operates on both continuous (atom coordinates) and categorical features (atom types). In addition, we provide a probabilistic analysis which admits likelihood computation of molecules using our model. Experimentally, the proposed method significantly outperforms previous 3D molecular generative methods regarding the quality of generated samples and efficiency at training time.","url_abs":"https://arxiv.org/abs/2203.17003v2","url_pdf":"https://arxiv.org/pdf/2203.17003v2.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":"equivariant-diffusion-for-molecule-generation","repo_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"equivariant-diffusion-for-molecule-generation","repo_url":"https://github.com/chenruduan/oareactdiff","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"equivariant-diffusion-for-molecule-generation","repo_url":"https://github.com/minkaixu/geoldm","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"equivariant-diffusion-for-molecule-generation","repo_url":"https://github.com/rlacombe/accgeoldm","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"unconditional-molecule-generation","task_name":"Unconditional Molecule Generation"}],"methods":[{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/unconditional-molecule-generation-on-qm9","task":"Unconditional Molecule Generation","dataset":"QM9","model":"EDM","rank_in_archive_order":3,"of":4,"metrics":{"PoseBusters Internal Energy":"94.88","Validity":"91.90"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2203.17003","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2203.17003"}},"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/minkaixu/geoldm","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rlacombe/accgeoldm","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chenruduan/oareactdiff","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":4,"ran_draft_wrong":3,"unverified":6},"by_repo_kind":{"official":{"samples":11,"ran":7,"repositories":1},"community":{"samples":2,"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":2,"samples":[{"code_sha256_prefix":"4ed06d5114046b7e","entry":"compute_loss_and_nll","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"qm9/losses.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/qm9/losses.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4ed06d5114046b7e"}},{"code_sha256_prefix":"1b43a8d3512fffdf","entry":"compute_n_nodes_dict","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"analyse_geom.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/analyse_geom.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b43a8d3512fffdf"}},{"code_sha256_prefix":"cfb922542fc1b6d0","entry":"remove_mean","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"equivariant_diffusion/utils.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/equivariant_diffusion/utils.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cfb922542fc1b6d0"}},{"code_sha256_prefix":"324f8277ebc8ccb8","entry":"remove_mean_with_mask","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"equivariant_diffusion/utils.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/equivariant_diffusion/utils.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"324f8277ebc8ccb8"}},{"code_sha256_prefix":"076381011e4298d5","entry":"sum_except_batch","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"equivariant_diffusion/en_diffusion.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/equivariant_diffusion/en_diffusion.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"076381011e4298d5"}},{"code_sha256_prefix":"2cee3f8f2583fd9d","entry":"sum_except_batch","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"equivariant_diffusion/utils.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/equivariant_diffusion/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2cee3f8f2583fd9d"}},{"code_sha256_prefix":"90c529ca8e85d3db","entry":"sum_except_batch","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"qm9/losses.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/qm9/losses.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"90c529ca8e85d3db"}},{"code_sha256_prefix":"8a9916b362c6d6f8","entry":"create_model","repo":"yuanzhi-zhu/mini_edm","repo_kind":"community","path":"train_edm.py","file_url":"https://github.com/yuanzhi-zhu/mini_edm/blob/HEAD/train_edm.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":"8a9916b362c6d6f8"}},{"code_sha256_prefix":"3e4b3a16b7841ced","entry":"edm_sampler","repo":"yuanzhi-zhu/mini_edm","repo_kind":"community","path":"train_edm.py","file_url":"https://github.com/yuanzhi-zhu/mini_edm/blob/HEAD/train_edm.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":"3e4b3a16b7841ced"}},{"code_sha256_prefix":"20f9e1ac0f841569","entry":"expm1","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"equivariant_diffusion/en_diffusion.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/equivariant_diffusion/en_diffusion.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":"20f9e1ac0f841569"}},{"code_sha256_prefix":"f576c0a0e0ae29c2","entry":"get_args_gen","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"eval_conditional_qm9.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/eval_conditional_qm9.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":"f576c0a0e0ae29c2"}},{"code_sha256_prefix":"edf83b952680cf55","entry":"load_split_data","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"build_geom_dataset.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/build_geom_dataset.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":"edf83b952680cf55"}},{"code_sha256_prefix":"e4040c4a1803207f","entry":"softplus","repo":"ehoogeboom/e3_diffusion_for_molecules","repo_kind":"official","path":"equivariant_diffusion/en_diffusion.py","file_url":"https://github.com/ehoogeboom/e3_diffusion_for_molecules/blob/HEAD/equivariant_diffusion/en_diffusion.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":"e4040c4a1803207f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}