Hierarchical Distribution-Aware Testing of Deep Learning
Wei Huang, Xingyu Zhao, Alec Banks, Victoria Cox, Xiaowei Huang

TL;DR
This paper introduces a hierarchical distribution-aware testing method for deep learning that improves adversarial example detection by considering both feature and pixel distributions, enhancing robustness and perceptual relevance.
Contribution
It proposes a novel hierarchical mechanism combining feature and pixel distribution analysis with a genetic algorithm for more effective adversarial example detection.
Findings
Outperforms state-of-the-art methods in detecting imperceptible AEs
Enhances overall robustness of deep learning models during testing
Effectively captures perceptual quality of adversarial perturbations
Abstract
Deep Learning (DL) is increasingly used in safety-critical applications, raising concerns about its reliability. DL suffers from a well-known problem of lacking robustness, especially when faced with adversarial perturbations known as Adversarial Examples (AEs). Despite recent efforts to detect AEs using advanced attack and testing methods, these approaches often overlook the input distribution and perceptual quality of the perturbations. As a result, the detected AEs may not be relevant in practical applications or may appear unrealistic to human observers. This can waste testing resources on rare AEs that seldom occur during real-world use, limiting improvements in DL model dependability. In this paper, we propose a new robustness testing approach for detecting AEs that considers both the feature level distribution and the pixel level distribution, capturing the perceptual quality…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Integrated Circuits and Semiconductor Failure Analysis · Anomaly Detection Techniques and Applications
