Final published version
Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSN › Conference contribution/Paper › peer-review
Publication date | 18/09/2024 |
---|---|
Host publication | Artificial Neural Networks and Machine Learning – ICANN 2024 - 33rd International Conference on Artificial Neural Networks, Proceedings |
Editors | Michael Wand, Kristína Malinovská, Jürgen Schmidhuber, Igor V. Tetko |
Place of Publication | Cham |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 241-256 |
Number of pages | 16 |
ISBN (electronic) | 9783031723599 |
ISBN (print) | 9783031723582 |
<mark>Original language</mark> | English |
Event | 33rd International Conference on Artificial Neural Networks, ICANN 2024 - Lugano, Switzerland Duration: 17/09/2024 → 20/09/2024 |
Conference | 33rd International Conference on Artificial Neural Networks, ICANN 2024 |
---|---|
Country/Territory | Switzerland |
City | Lugano |
Period | 17/09/24 → 20/09/24 |
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 15025 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (electronic) | 1611-3349 |
Conference | 33rd International Conference on Artificial Neural Networks, ICANN 2024 |
---|---|
Country/Territory | Switzerland |
City | Lugano |
Period | 17/09/24 → 20/09/24 |
Deep neural networks are proven to be vulnerable to data poisoning attacks. Recently, a specific type of data poisoning attack known as availability attacks, has led to the failure of data utilization for model learning by adding imperceptible perturbations to images. Consequently, it is quite beneficial and challenging to detect poisoned samples, also known as Unlearnable Examples (UEs), from a mixed dataset. In response, we propose an Iterative Filtering approach for UEs identification. This method leverages the distinction between the inherent semantic mapping rules and shortcuts, without the need for any additional information. We verify that when training a classifier on a mixed dataset containing both UEs and clean data, the model tends to quickly adapt to the UEs compared to the clean data. Due to the accuracy gaps between training with clean/poisoned samples, we employ a model to misclassify clean samples while correctly identifying the poisoned ones. The incorporation of additional classes and iterative refinement enhances the model’s ability to differentiate between clean and poisoned samples. Extensive experiments demonstrate the superiority of our method over state-of-the-art detection approaches across various attacks, datasets, and poison ratios, significantly reducing the Half Total Error Rate (HTER) compared to existing methods.