Abstract
Deep Neural Networks (DNNs) are becoming widespread, particularly in safety-critical areas. One prominent application is image recognition in autonomous driving, where the correct classification of objects, such as traffic signs, is essential for safe driving. Unfortunately, DNNs are prone to backdoors, meaning that they concentrate on attributes of the image that should be irrelevant for their correct classification. Backdoors are integrated into a DNN during training, either with malicious intent (such as a manipulated training process, because of which a yellow sticker always leads to a traffic sign being recognised as a stop sign) or unintentional (such as a rural background leading to any traffic sign being recognised as “animal crossing”, because of biased training data). In this paper, we introduce AGNES, a tool to detect backdoors in DNNs for image recognition. We discuss the principle approach on which AGNES is based. Afterwards, we show that our tool performs better than many state-of-the-art methods for multiple relevant case studies.
Original language | English |
---|---|
Title of host publication | Verification, Model Checking, and Abstract Interpretation - 25th International Conference, VMCAI 2024, Proceedings |
Editors | Rayna Dimitrova, Ori Lahav, Sebastian Wolff |
Publisher | Springer |
Pages | 124-138 |
Number of pages | 15 |
ISBN (Print) | 9783031505201 |
DOIs | |
Publication status | Published - 2024 |
Event | 25th International Conference on Verification, Model Checking, and Abstract Interpretation, VMCAI 2024 - London, United Kingdom Duration: 15 Jan 2024 → 16 Jan 2024 Conference number: 25 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 14500 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 25th International Conference on Verification, Model Checking, and Abstract Interpretation, VMCAI 2024 |
---|---|
Abbreviated title | VMCAI 2024 |
Country/Territory | United Kingdom |
City | London |
Period | 15/01/24 → 16/01/24 |
Other | co-located with 51st ACM SIGPLAN Symposium on Principles of Programming Languages, POPL 2024 |
Keywords
- 2024 OA procedure
- Neural network analysis
- Security testing
- Backdoor detection