Response to Reviewer pme5 (Part 2/3)
*W2. It is possible that machine learning predictions based solely on the ground-state structure, as traditionally done, are already practically useful. Regarding how considering multiple conformers contributes to molecular machine learning, the contribution of this study might be limited.*
A: Thank you for your valuable comments. We agree that traditional machine learning predictions based on the ground-state structure have been useful, especially for benchmarking 3D graph neural networks (e.g., with the QM9 dataset). However, we emphasize that few *experimentally observable* properties are exactly dependent on a single static conformer: most experimental measurements are implicitly a thermodynamic average over the accessible conformer distribution. Moreover, it is often not practical to precisely determine the global minimum energy conformer of relatively complex molecules in high-throughput property prediction scenarios, since determining the lowest-energy conformer of all but the tiniest molecules requires extensive geometry optimizations across a large conformational space. In contrast, averaging properties over a representative conformer ensemble can be more robust (in addition to being more accurate) than relying on the lowest-energy conformer, as missing the global-minimum conformer will have less of an influence on the Boltzmann-average. Therefore, our approach can better align with real-world use-cases, where predicting properties based on conformer ensembles more holistically represents physical phenomena and better represents the feasibility of real-world studies.
*Q1. Additionally, since all four datasets prepared are secondary data from referenced primary data, it’s unclear how challenging it would be for researchers to prepare them on their own. While the paper mentions quality control and the removal of redundancies, it’s unclear whether there is any original information added to this study.*
*While Drugs-75K, a subset of the GEOM-Drugs [27], Kraken [33], EE [34], BDE [36] all have associated citations, indicating they are secondary data, it was unclear whether the presented datasets are a simple curated version of these primary data, or if any original information was generated in this study. If there is any original information, it would be very helpful to be clarified.*
A: Thank you for your constructive reviews. First of all, we would like to clarify that historically it is not yet shown that conformer ensembles could improve performance on real-world molecular tasks. Therefore, our benchmark should consist of well-defined, simulated tasks without additional confounding variables to ensure a fair comparison with existing baseline models, and to assist in the development of new models that can more effectively make use of extra structural information contained in conformer ensembles.
Secondly, regarding the added information to the datasets, the Drugs-75K dataset requires significant computational effort. The original GEOM-Drugs dataset was constructed using semi-empirical Density Functional Theory (DFT) methods, which is less accurate than full DFT. To curate the Drugs-75K subset, we generate the conformer ensembles with Auto3D and compute their corresponding energies using AIMNET-NSE. This process took approximately 600 CPU hours on an AMD EPYC 7763 server.
Last, the datasets compiled in MARCEL have been reorganized and standardized to form a unified benchmark, requiring substantial effort as well. We have developed a Python interface for easy access of these datasets into PyTorch, facilitating their use and extension by the research community.