{"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-2605-25577","title":"Geometric Flow Matching for Molecular Conformation Generation via Manifold Decomposition","arxiv_id":"2605.25577","date":"2026-05-25","proceeding":null,"authors":["Yunqing Liu","Yi Zhou","Wenqi Fan"],"abstract":"The generation of accurate 3D molecular conformations is a pivotal challenge in computational chemistry and drug discovery. Recently, diffusion and flow matching models have achieved remarkable success. However, there is a critical misalignment between their mathematical formulation and the physical reality of molecules. Existing approaches predominantly treat molecules as unstructured point clouds in Cartesian space, overlooking the intrinsic hierarchical mechanics where bond lengths and bond angles are relatively stiff, whereas torsion angles constitute the dominant flexible degrees of freedom. This lack of manifold awareness forces models to relearn fundamental geometric constraints from scratch, often leading to physically implausible intermediate structures. To address this, we propose GO-Flow that aligns generative modeling with molecular geometry via manifold decomposition. Instead of forcing motion through Euclidean space, GO-Flow decomposes the generation process into three physically motivated subspaces: translation space with linear optimal transport, rotation space with geodesic flows on $SO(3)$, and conformation space with entropic optimal transport. This decomposition injects geometric inductive biases and makes the generative paths better aligned with molecular degrees of freedom. When combined with equivariant neural architectures, it encourages rotation-consistent generation and improves geometric validity. Extensive experiments on GEOM-Drugs and GEOM-QM9 demonstrate that GO-Flow achieves state-of-the-art generation quality. Notably, by learning straighter probability paths on the correct manifolds naturally, our method enables high-fidelity sampling with as few as 50 steps, effectively bridging the gap between structural precision and computational efficiency.","url_abs":"https://arxiv.org/abs/2605.25577","url_pdf":"https://arxiv.org/pdf/2605.25577","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=2605.25577","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.25577"}},"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/DeepGraphLearning/ConfGF","reach":null}],"summary":{"ran":5,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":7,"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":0,"samples":[{"code_sha256_prefix":"9c0d1fe05c2d642d","entry":"clip_norm","repo":"DeepGraphLearning/ConfGF","repo_kind":"found_in_text","path":"confgf/utils/torch.py","file_url":"https://github.com/DeepGraphLearning/ConfGF/blob/HEAD/confgf/utils/torch.py","link_basis":"first_harvest_node","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":"9c0d1fe05c2d642d"}},{"code_sha256_prefix":"7e7f4a410c3bb886","entry":"embed_3D","repo":"DeepGraphLearning/ConfGF","repo_kind":"found_in_text","path":"confgf/utils/distgeom.py","file_url":"https://github.com/DeepGraphLearning/ConfGF/blob/HEAD/confgf/utils/distgeom.py","link_basis":"first_harvest_node","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":"7e7f4a410c3bb886"}},{"code_sha256_prefix":"188d12cd5c123077","entry":"get_d_from_pos","repo":"DeepGraphLearning/ConfGF","repo_kind":"found_in_text","path":"confgf/utils/distgeom.py","file_url":"https://github.com/DeepGraphLearning/ConfGF/blob/HEAD/confgf/utils/distgeom.py","link_basis":"first_harvest_node","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":"188d12cd5c123077"}},{"code_sha256_prefix":"f5f36de2ea7941ea","entry":"repeat_batch","repo":"DeepGraphLearning/ConfGF","repo_kind":"found_in_text","path":"confgf/utils/torch.py","file_url":"https://github.com/DeepGraphLearning/ConfGF/blob/HEAD/confgf/utils/torch.py","link_basis":"first_harvest_node","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":"f5f36de2ea7941ea"}},{"code_sha256_prefix":"c1f07219e3023a8e","entry":"repeat_data","repo":"DeepGraphLearning/ConfGF","repo_kind":"found_in_text","path":"confgf/utils/torch.py","file_url":"https://github.com/DeepGraphLearning/ConfGF/blob/HEAD/confgf/utils/torch.py","link_basis":"first_harvest_node","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":"c1f07219e3023a8e"}},{"code_sha256_prefix":"5ad06a60ad46fa2e","entry":"set_conformer_positions","repo":"DeepGraphLearning/ConfGF","repo_kind":"found_in_text","path":"confgf/utils/chem.py","file_url":"https://github.com/DeepGraphLearning/ConfGF/blob/HEAD/confgf/utils/chem.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":"5ad06a60ad46fa2e"}},{"code_sha256_prefix":"4738ff7d50f1b6c7","entry":"update_data_rdmol_positions","repo":"DeepGraphLearning/ConfGF","repo_kind":"found_in_text","path":"confgf/utils/chem.py","file_url":"https://github.com/DeepGraphLearning/ConfGF/blob/HEAD/confgf/utils/chem.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":"4738ff7d50f1b6c7"}}]},"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":null}