Abstract
Adversarial attacks have been a threat to Deep Learning (DL) systems to be reckoned with. By adding human-imperceptible perturbation to benign inputs, adversarial attacks can cause the incorrect behavior of DL systems. Considering the popularity of DL systems in the industry, it is critical and urgent for developers to enhance the robustness of DL systems against adversarial attacks. In this study, we propose a novel enhancement technique for DL systems, namely CoopHance. CoopHance leverages two specifically customized components, Regulator and Inspector, to cooperatively enhance the DL systems' robustness against adversarial examples with different distortions. Regulator can purify adversarial examples with low or moderate distortions, while Inspector is responsible for detecting these adversarial examples with high distortion by capturing the abnormal status of DL systems. Our evaluation using various attacks shows that, on average, CoopHance can successfully resist 90.62% and 96.56% of the adversarial examples that are generated for the unprotected systems on CIFAR-10 and SVHN datasets separately, which is 188.14% more effective than five state-of-the-art enhancement techniques, including Feature Squeeze, LID, SOAP, Adversarial Training, and MagNet. Meanwhile, when attackers generate new adversarial examples on the enhanced systems, CoopHance can reject 78.06% of attacks, which outperforms the best of five enhancement techniques by 82.71% on average.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of the 32nd ACM SIGSOFT International Symposium on Software Testing and Analysis |
| Editors | Rene Just, Gordon Fraser |
| Place of Publication | New York NY USA |
| Publisher | Association for Computing Machinery (ACM) |
| Pages | 753-765 |
| Number of pages | 13 |
| ISBN (Electronic) | 9798400702211 |
| DOIs | |
| Publication status | Published - 2023 |
| Externally published | Yes |
| Event | International Symposium on Software Testing and Analysis 2023 - Seattle, United States of America Duration: 17 Jul 2023 → 21 Jul 2023 Conference number: 32nd https://dl.acm.org/doi/proceedings/10.1145/3597926 (Proceedings) https://conf.researchr.org/home/issta-2023 (Website) |
Conference
| Conference | International Symposium on Software Testing and Analysis 2023 |
|---|---|
| Abbreviated title | ISSTA 2023 |
| Country/Territory | United States of America |
| City | Seattle |
| Period | 17/07/23 → 21/07/23 |
| Internet address |
|
Keywords
- Deep Learning System
- Robustness Enhancement