Unlearnable Examples Detection via Iterative Filtering
Yi Yu, Qichen Zheng, Siyuan Yang, Wenhan Yang, Jun Liu, Shijian Lu,, Yap-Peng Tan, Kwok-Yan Lam, and Alex Kot

TL;DR
This paper introduces an iterative filtering method to detect unlearnable poisoned examples in datasets, improving identification accuracy without extra info and outperforming existing approaches across various scenarios.
Contribution
The proposed iterative filtering approach effectively detects unlearnable examples without additional data, enhancing robustness against data poisoning attacks.
Findings
Outperforms state-of-the-art detection methods
Reduces Half Total Error Rate significantly
Works across various datasets and attack types
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
