Higher-Order Certified Robustness for Regression
Abstract
Lay Summary
Machine learning models can change their predictions after small, carefully chosen input perturbations. This paper studies this problem for regression models, which predict continuous values such as rotation angles or ages. We develop a method for certifying the robustness of a smoothed regression model, meaning that within a certified input neighborhood, the model’s prediction is guaranteed not to change by more than a chosen tolerance. Our method builds on randomized smoothing, which averages predictions over noisy versions of the input, and improves existing regression certificates by using variance and gradient information about the smoothed model. Experiments on synthetic data, rotated digit images, and face age estimation show that this approach gives tighter certified robustness guarantees than prior smoothing-based methods.