Gradient-Guided Furthest Point Sampling for Robust Training Set Selection
Morris Trestman, Stefan Gugler, Felix A. Faber, O. A. von Lilienfeld
TL;DR
The paper tackles the data-inefficiency and robustness challenges in training-set selection for molecular PES modeling. It introduces Gradient Guided Furthest Point Sampling (GGFPS), which combines FPS with gradient norms $g_j=\| extbf{F}_joldsymbol ight rbracket o$ and a gradient-exponent schedule $\{eta_k\}$ to produce scores $s_j=(g_j)^{\beta_k} d_j$ and initial sampling probabilities $p_j=g_j/\sum_i g_i$. Empirical results on the 2D Styblinski-Tang function and MD17 trajectories show that GGFPS can achieve the full-dataset MAE with about half the training points on ST and significantly reduce MAE and predictive-variance across MD17, particularly for high-force-norm configurations. These findings demonstrate that gradient-aware sampling avoids FPS undersampling of equilibrium geometries and yields more robust, data-efficient surrogate models, with potential for extrapolative learning and diverse-system data generation. Kernel Ridge Regression is used as the predictive model, with Gaussian kernels for ST and a local FCHL19-based kernel for MD17, enabling effective evaluation of the sampling strategies.
Abstract
Smart training set selections procedures enable the reduction of data needs and improves predictive robustness in machine learning problems relevant to chemistry. We introduce Gradient Guided Furthest Point Sampling (GGFPS), a simple extension of Furthest Point Sampling (FPS) that leverages molecular force norms to guide efficient sampling of configurational spaces of molecules. Numerical evidence is presented for a toy-system (Styblinski-Tang function) as well as for molecular dynamics trajectories from the MD17 dataset. Compared to FPS and uniform sampling, our numerical results indicate superior data efficiency and robustness when using GGFPS. Distribution analysis of the MD17 data suggests that FPS systematically under-samples equilibrium geometries, resulting in large test errors for relaxed structures. GGFPS cures this artifact and (i) enables up to two fold reductions in training cost without sacrificing predictive accuracy compared to FPS in the 2-dimensional Styblinksi-Tang system, (ii) systematically lowers prediction errors for equilibrium as well as strained structures in MD17, and (iii) systematically decreases prediction error variances across all of the MD17 configuration spaces. These results suggest that gradient-aware sampling methods hold great promise as effective training set selection tools, and that naive use of FPS may result in imbalanced training and inconsistent prediction outcomes.
