LGAIJun 5, 2025

Efficient Robust Conformal Prediction via Lipschitz-Bounded Networks

arXiv:2506.05434v25 citationsh-index: 20ICML
Originality Incremental advance
AI Analysis

This work addresses the challenge of deploying robust conformal prediction in real-life scenarios by making it more efficient and effective, which is incremental but important for practical applications.

The paper tackles the problem of robust conformal prediction under adversarial attacks by proposing a method that uses Lipschitz-bounded networks to efficiently estimate robust prediction sets, demonstrating improved set size and computational efficiency on datasets like ImageNet.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes