Optimization for Robustness Evaluation beyond $\ell_p$ Metrics
Hengyue Liang, Buyun Liang, Ying Cui, Tim Mitchell, Ju Sun

TL;DR
This paper introduces PWCF, a new optimization framework that improves robustness evaluation of deep learning models by handling general attack models without hyperparameter tuning, surpassing traditional PGD limitations.
Contribution
The paper presents PWCF, a novel constrained-optimization solver that offers reliable solutions for robustness evaluation across diverse attack models, unlike PGD which is limited to specific norms.
Findings
PWCF effectively handles general $oldsymbol{ extit{ ext{l}}}_p$ and perceptual attacks.
PWCF requires no delicate hyperparameter tuning.
PWCF outperforms PGD in robustness evaluation.
Abstract
Empirical evaluation of deep learning models against adversarial attacks entails solving nontrivial constrained optimization problems. Popular algorithms for solving these constrained problems rely on projected gradient descent (PGD) and require careful tuning of multiple hyperparameters. Moreover, PGD can only handle , , and attack models due to the use of analytical projectors. In this paper, we introduce a novel algorithmic framework that blends a general-purpose constrained-optimization solver PyGRANSO, With Constraint-Folding (PWCF), to add reliability and generality to robustness evaluation. PWCF 1) finds good-quality solutions without the need of delicate hyperparameter tuning, and 2) can handle general attack models, e.g., general () and perceptual attacks, which are inaccessible to PGD-based algorithms.
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 · Machine Learning in Materials Science · Advanced Neural Network Applications
