From Human Labels to Literature: Semi-Supervised Learning of NMR Chemical Shifts at Scale
Yongqi Jin, Yecheng Wang, Jun-jie Wang, Rong Zhu, Guolin Ke, Weinan E
TL;DR
The paper tackles the data bottleneck in NMR chemical shift prediction by leveraging millions of unassigned literature spectra through a semi-supervised, permutation-invariant learning framework. It replaces combinatorial bipartite matching with a sorting-based loss, enabling stable, scalable training that combines atom-level labels with large-scale unlabeled data. By incorporating solvent embeddings, the approach captures solvent-induced shifts and achieves substantial gains on both the standard NMRShiftDB2 benchmark and the large ShiftDB-Lit dataset, including heteroatom shifts. The study demonstrates that literature-derived, weakly structured data can power accurate, solvent-aware predictions at scale, suggesting a broad potential for data-centric AI in science.
Abstract
Accurate prediction of nuclear magnetic resonance (NMR) chemical shifts is fundamental to spectral analysis and molecular structure elucidation, yet existing machine learning methods rely on limited, labor-intensive atom-assigned datasets. We propose a semi-supervised framework that learns NMR chemical shifts from millions of literature-extracted spectra without explicit atom-level assignments, integrating a small amount of labeled data with large-scale unassigned spectra. We formulate chemical shift prediction from literature spectra as a permutation-invariant set supervision problem, and show that under commonly satisfied conditions on the loss function, optimal bipartite matching reduces to a sorting-based loss, enabling stable large-scale semi-supervised training beyond traditional curated datasets. Our models achieve substantially improved accuracy and robustness over state-of-the-art methods and exhibit stronger generalization on significantly larger and more diverse molecular datasets. Moreover, by incorporating solvent information at scale, our approach captures systematic solvent effects across common NMR solvents for the first time. Overall, our results demonstrate that large-scale unlabeled spectra mined from the literature can serve as a practical and effective data source for training NMR shift models, suggesting a broader role of literature-derived, weakly structured data in data-centric AI for science.
