Efficient Statistical Assessment of Neural Network Corruption Robustness
2021-12-01NeurIPS 2021Code Available0· sign in to hype
Karim TIT, Teddy Furon, Mathias Rousset
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/karimtito/efficient-statisticalOfficialtf★ 0
Abstract
We quantify the robustness of a trained network to input uncertainties with a stochastic simulation inspired by the field of Statistical Reliability Engineering. The robustness assessment is cast as a statistical hypothesis test: the network is deemed as locally robust if the estimated probability of failure is lower than a critical level.The procedure is based on an Importance Splitting simulation generating samples of rare events. We derive theoretical guarantees that are non-asymptotic w.r.t. sample size. Experiments tackling large scale networks outline the efficiency of our method making a low number of calls to the network function.