Part of Advances in Neural Information Processing Systems 37 (NeurIPS 2024) Main Conference Track
Aref Miri Rekavandi, Farhad Farokhi, Olga Ohrimenko, Benjamin I.P. Rubinstein
Certified adversarial robustness of large-scale deep networks has progressed substantially after the introduction of randomized smoothing. Deep net classifiers are now provably robust in their predictions against a large class of threat models, including ℓ1, ℓ2, and ℓ∞ norm-bounded attacks. Certified robustness analysis by randomized smoothing has not been performed for deep regression networks where the output variable is continuous and unbounded. In this paper, we extend the existing results for randomized smoothing into regression models using powerful tools from robust statistics, in particular, α-trimming filter as the smoothing function. Adjusting the hyperparameter α achieves a smooth trade-off between desired certified robustness and utility. For the first time, we propose a benchmark for certified robust regression in visual positioning systems using the Cambridge Landmarks dataset where robustness analysis is essential for autonomous navigation of AI agents and self-driving cars. Code is publicly available at \url{https://github.com/arekavandi/Certified_adv_RRegression/}.