CHEM-PHLGAug 15, 2024

Accurate and efficient structure elucidation from routine one-dimensional NMR spectra using multitask machine learning

Stanford
arXiv:2408.08284v134 citationsh-index: 42
Originality Incremental advance
AI Analysis

This work addresses a critical bottleneck for chemists by enabling rapid and accurate structure elucidation from routine NMR data, which is incremental as it builds on existing machine learning methods but applies them in a novel way to a specific domain problem.

The paper tackles the problem of determining molecular structures from one-dimensional NMR spectra, which is challenging due to the combinatorial explosion of possible molecules. It introduces a multitask machine learning framework that predicts molecular structure from spectra, achieving 69.6% accuracy in identifying the exact molecule within the first 15 predictions and reducing the search space by up to 11 orders of magnitude for molecules with up to 19 heavy atoms.

Rapid determination of molecular structures can greatly accelerate workflows across many chemical disciplines. However, elucidating structure using only one-dimensional (1D) NMR spectra, the most readily accessible data, remains an extremely challenging problem because of the combinatorial explosion of the number of possible molecules as the number of constituent atoms is increased. Here, we introduce a multitask machine learning framework that predicts the molecular structure (formula and connectivity) of an unknown compound solely based on its 1D 1H and/or 13C NMR spectra. First, we show how a transformer architecture can be constructed to efficiently solve the task, traditionally performed by chemists, of assembling large numbers of molecular fragments into molecular structures. Integrating this capability with a convolutional neural network (CNN), we build an end-to-end model for predicting structure from spectra that is fast and accurate. We demonstrate the effectiveness of this framework on molecules with up to 19 heavy (non-hydrogen) atoms, a size for which there are trillions of possible structures. Without relying on any prior chemical knowledge such as the molecular formula, we show that our approach predicts the exact molecule 69.6% of the time within the first 15 predictions, reducing the search space by up to 11 orders of magnitude.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes