Efficient Robust Conformal Prediction via Lipschitz-Bounded Networks
By: Thomas Massena , Léo andéol , Thibaut Boissin and more
Potential Business Impact:
Makes AI predictions safer from sneaky tricks.
Conformal Prediction (CP) has proven to be an effective post-hoc method for improving the trustworthiness of neural networks by providing prediction sets with finite-sample guarantees. However, under adversarial attacks, classical conformal guarantees do not hold anymore: this problem is addressed in the field of Robust Conformal Prediction. Several methods have been proposed to provide robust CP sets with guarantees under adversarial perturbations, but, for large scale problems, these sets are either too large or the methods are too computationally demanding to be deployed in real life scenarios. In this work, we propose a new method that leverages Lipschitz-bounded networks to precisely and efficiently estimate robust CP sets. When combined with a 1-Lipschitz robust network, we demonstrate that our lip-rcp method outperforms state-of-the-art results in both the size of the robust CP sets and computational efficiency in medium and large-scale scenarios such as ImageNet. Taking a different angle, we also study vanilla CP under attack, and derive new worst-case coverage bounds of vanilla CP sets, which are valid simultaneously for all adversarial attack levels. Our lip-rcp method makes this second approach as efficient as vanilla CP while also allowing robustness guarantees.
Similar Papers
Learnable Conformal Prediction with Context-Aware Nonconformity Functions for Robotic Planning and Perception
Robotics
Robots know when they are unsure.
Robust Conformal Prediction with a Single Binary Certificate
Machine Learning (CS)
Makes AI predictions more reliable and faster.
Exploring the Noise Robustness of Online Conformal Prediction
Machine Learning (CS)
Makes AI predictions more trustworthy even with bad data.