Papers › GeoMol: Torsional Geometric Generation of Molecular 3D Conformer Ensembles

GeoMol: Torsional Geometric Generation of Molecular 3D Conformer Ensembles

8 Jun 2021NeurIPS 2021 12arXiv:2106.07802archive 2025-07-28

Octavian-Eugen Ganea, Lagnajit Pattanaik, Connor W. Coley, Regina Barzilay, Klavs F. Jensen, William H. Green, Tommi S. Jaakkola

Prediction of a molecule's 3D conformer ensemble from the molecular graph holds a key role in areas of cheminformatics and drug discovery. Existing generative models have several drawbacks including lack of modeling important molecular geometry elements (e.g. torsion angles), separate optimization stages prone to error accumulation, and the need for structure fine-tuning based on approximate classical force-fields or computationally expensive methods such as metadynamics with approximate quantum mechanics calculations at each geometry. We propose GeoMol--an end-to-end, non-autoregressive and SE(3)-invariant machine learning approach to generate distributions of low-energy molecular 3D conformers. Leveraging the power of message passing neural networks (MPNNs) to capture local and global graph information, we predict local atomic 3D structures and torsion angles, avoiding unnecessary over-parameterization of the geometric degrees of freedom (e.g. one angle per non-terminal bond). Such local predictions suffice both for the training loss computation, as well as for the full deterministic conformer assembly (at test time). We devise a non-adversarial optimal transport based loss function to promote diverse conformer generation. GeoMol predominantly outperforms popular open-source, commercial, or state-of-the-art machine learning (ML) models, while achieving significant speed-ups. We expect such differentiable 3D structure generators to significantly impact molecular modeling and related applications.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2106.07802")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: official repository: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

PattanaikL/GeoMol officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from PattanaikL/GeoMol. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

align_coords_Kabsch PattanaikL/GeoMol/model/cycle_utils.py official repository unverified MIT (permissive) · fdc6dfef50dc96a5 · report
build_lr_scheduler PattanaikL/GeoMol/model/training.py official repository unverified MIT (permissive) · f3b6b2dc21ade673 · report
create_logger PattanaikL/GeoMol/utils.py official repository unverified MIT (permissive) · c53f106655f17cee · report
dict_to_str PattanaikL/GeoMol/utils.py official repository unverified MIT (permissive) · 27e50d18e39112b5 · report
get_current_cycle_indices PattanaikL/GeoMol/model/cycle_utils.py official repository unverified MIT (permissive) · e693f25a1bb24d46 · report
get_cycle_indices PattanaikL/GeoMol/model/cycle_utils.py official repository unverified MIT (permissive) · 4e06e9c15ee22a8d · report
get_leaf_hydrogens PattanaikL/GeoMol/model/utils.py official repository unverified MIT (permissive) · 2e822d9e573cc527 · report
get_neighbor_bonds PattanaikL/GeoMol/model/utils.py official repository unverified MIT (permissive) · 5a9ab5d161c9a73a · report
get_neighbor_ids PattanaikL/GeoMol/model/utils.py official repository unverified MIT (permissive) · fda3759e6eb6e75b · report
one_k_encoding PattanaikL/GeoMol/model/featurization.py official repository unverified MIT (permissive) · 6951294bc9abd0f3 · report
set_hyperparams PattanaikL/GeoMol/model/parsing.py official repository unverified MIT (permissive) · 95bfca8bb584d202 · report
string_representer PattanaikL/GeoMol/utils.py official repository unverified MIT (permissive) · 161ef3d3ca57875b · report
test PattanaikL/GeoMol/model/training.py official repository unverified MIT (permissive) · 63f6decfce240abe · report
train PattanaikL/GeoMol/model/training.py official repository unverified MIT (permissive) · 2297b4a1ae504ecf · report

Tasks

Drug Discovery

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections