Cascading Robustness Verification: Toward Efficient Model-Agnostic Certification
Mohammadreza Maleki, Rushendra Sidibomma, Arman Adibi, Reza Samavi

TL;DR
This paper introduces Cascading Robustness Verification (CRV), a model-agnostic framework that combines multiple verifiers to efficiently and reliably certify neural network robustness against adversarial attacks, outperforming existing methods in accuracy and speed.
Contribution
CRV is a novel, model-agnostic verification framework that enhances reliability and efficiency by cascading multiple verifiers with a stepwise relaxation algorithm.
Findings
CRV certifies at least as many inputs as benchmark approaches.
CRV improves runtime efficiency by up to ~90%.
CRV achieves equal or higher verified accuracy than existing methods.
Abstract
Certifying neural network robustness against adversarial examples is challenging, as formal guarantees often require solving non-convex problems. Hence, incomplete verifiers are widely used because they scale efficiently and substantially reduce the cost of robustness verification compared to complete methods. However, relying on a single verifier can underestimate robustness because of loose approximations or misalignment with training methods. In this work, we propose Cascading Robustness Verification (CRV), which goes beyond an engineering improvement by exposing fundamental limitations of existing robustness metric and introducing a framework that enhances both reliability and efficiency. CRV is a model-agnostic verifier, meaning that its robustness guarantees are independent of the model's training process. The key insight behind the CRV framework is that, when using multiple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Explainable Artificial Intelligence (XAI)
