GEOM-Drugs Revisited: Toward More Chemically Accurate Benchmarks for 3D Molecule Generation
Filipp Nikitin, Ian Dunn, David Ryan Koes, Olexandr Isayev
TL;DR
This work reexamines GEOM-Drugs to identify critical flaws in current evaluation practices, including valency computation bugs, flawed valency lookup tables, and reliance on force-field benchmarks. It introduces a chemically rigorous pipeline with corrected data preprocessing, aromaticity-aware valency tables, and a GFN2-xTB-based geometry/energy benchmark, then retrains multiple leading models on the cleaned dataset. The results show that while absolute scores shift under the corrected framework, relative model rankings largely persist, and diffusion-based methods more accurately reproduce reference geometries than MMFF baselines. The study provides practical recommendations and open-source scripts to enable chemically faithful, interpretable benchmarking of 3D molecular generation.
Abstract
Deep generative models have shown significant promise in generating valid 3D molecular structures, with the GEOM-Drugs dataset serving as a key benchmark. However, current evaluation protocols suffer from critical flaws, including incorrect valency definitions, bugs in bond order calculations, and reliance on force fields inconsistent with the reference data. In this work, we revisit GEOM-Drugs and propose a corrected evaluation framework: we identify and fix issues in data preprocessing, construct chemically accurate valency tables, and introduce a GFN2-xTB-based geometry and energy benchmark. We retrain and re-evaluate several leading models under this framework, providing updated performance metrics and practical recommendations for future benchmarking. Our results underscore the need for chemically rigorous evaluation practices in 3D molecular generation. Our recommended evaluation methods and GEOM-Drugs processing scripts are available at https://github.com/isayevlab/geom-drugs-3dgen-evaluation.
