Tightening the Approximation Error of Adversarial Risk with Auto Loss Function Search
Pengfei Xia, Ziqiang Li, and Bin Li

TL;DR
This paper introduces AutoLoss-AR, an AutoML-based method to discover surrogate loss functions that more accurately approximate adversarial risk, improving robustness evaluation of deep neural networks.
Contribution
It proposes the first automated search for surrogate losses tailored for adversarial risk, outperforming handcrafted functions in robustness evaluation.
Findings
Discovered surrogate losses improve risk estimation accuracy by up to 1.6%.
Five distilled surrogate losses outperform baselines on unseen models.
The method enhances the reliability of adversarial robustness assessment.
Abstract
Despite achieving great success, Deep Neural Networks (DNNs) are vulnerable to adversarial examples. How to accurately evaluate the adversarial robustness of DNNs is critical for their deployment in real-world applications. An ideal indicator of robustness is adversarial risk. Unfortunately, since it involves maximizing the 0-1 loss, calculating the true risk is technically intractable. The most common solution for this is to compute an approximate risk by replacing the 0-1 loss with a surrogate one. Some functions have been used, such as Cross-Entropy (CE) loss and Difference of Logits Ratio (DLR) loss. However, these functions are all manually designed and may not be well suited for adversarial robustness evaluation. In this paper, we leverage AutoML to tighten the error (gap) between the true and approximate risks. Our main contributions are as follows. First, AutoLoss-AR, the first…
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 · Anomaly Detection Techniques and Applications · Integrated Circuits and Semiconductor Failure Analysis
