Smoothed Robustness Analysis: Bridging Worst- and Average-Case Robustness Analyses via Smoothed Analysis
Abstract
The sensitivity to adversarial attacks and noise is a significant drawback of neural networks, and understanding and certifying their robustness has attracted much attention. Studies have attempted to bridge two extreme analyses of robustness; one is the worst-case analysis, which often gives too pessimistic certification, and the other is the average-case analysis, which often fails to give a tight guarantee of robustness. Among them, \textit{Randomized Smoothing} became prominent by certifying a worst-case region of a classifier under input noise. However, the method still suffers from several limitations, probably due to the lack of a larger underlying framework to locate it. Here, inspired by the \textit{Smoothed Analysis} of algorithmic complexity, which bridges the worst-case and average-case analyses of algorithms, we provide a theoretical framework for robustness analyses of classifiers, which contains \textit{Randomized Smoothing} as a special case. Using the framework, we also propose a novel robustness analysis that works even in the small noise regime and thus provides a more confident robustness certification than \textit{Randomized Smoothing}. To validate the approach, we evaluate the robustness of fully connected and convolutional neural networks on the MNIST and CIFAR-10 datasets, respectively, and find that it indeed improves both adversarial and noise robustness.
Cite
Text
Crespo and Teramae. "Smoothed Robustness Analysis: Bridging Worst- and Average-Case Robustness Analyses via Smoothed Analysis." Transactions on Machine Learning Research, 2024.Markdown
[Crespo and Teramae. "Smoothed Robustness Analysis: Bridging Worst- and Average-Case Robustness Analyses via Smoothed Analysis." Transactions on Machine Learning Research, 2024.](https://mlanthology.org/tmlr/2024/crespo2024tmlr-smoothed/)BibTeX
@article{crespo2024tmlr-smoothed,
title = {{Smoothed Robustness Analysis: Bridging Worst- and Average-Case Robustness Analyses via Smoothed Analysis}},
author = {Crespo, Thomas Rodrigues and Teramae, Jun-nosuke},
journal = {Transactions on Machine Learning Research},
year = {2024},
url = {https://mlanthology.org/tmlr/2024/crespo2024tmlr-smoothed/}
}