English

AGNES: Abstraction-guided Framework for Deep Neural Networks Security

Machine Learning 2024-10-11 v1 Cryptography and Security Computer Vision and Pattern Recognition

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.

Keywords

Cite

@article{arxiv.2311.04009,
  title  = {AGNES: Abstraction-guided Framework for Deep Neural Networks Security},
  author = {Akshay Dhonthi and Marcello Eiermann and Ernst Moritz Hahn and Vahid Hashemi},
  journal= {arXiv preprint arXiv:2311.04009},
  year   = {2024}
}

Comments

14 pages, 6 Figures, 4 Tables, Accepted at 25th International Conference on Verification, Model Checking, and Abstract Interpretation (VMCAI 2024)

R2 v1 2026-06-28T13:14:03.988Z