Time Traveling to Defend Against Adversarial Example Attacks in Image Classification
Anthony Etim, Jakub Szefer

TL;DR
This paper proposes a novel defense for image classification adversarial attacks by using historical images and majority voting, significantly improving robustness in traffic sign recognition.
Contribution
It introduces the concept of 'time traveling' by leveraging past images to defend against adversarial modifications in traffic sign classification.
Findings
Achieves 100% effectiveness against recent adversarial attacks.
Utilizes historical Street View images for robust inference.
Enhances safety in autonomous vehicle traffic sign recognition.
Abstract
Adversarial example attacks have emerged as a critical threat to machine learning. Adversarial attacks in image classification abuse various, minor modifications to the image that confuse the image classification neural network -- while the image still remains recognizable to humans. One important domain where the attacks have been applied is in the automotive setting with traffic sign classification. Researchers have demonstrated that adding stickers, shining light, or adding shadows are all different means to make machine learning inference algorithms mis-classify the traffic signs. This can cause potentially dangerous situations as a stop sign is recognized as a speed limit sign causing vehicles to ignore it and potentially leading to accidents. To address these attacks, this work focuses on enhancing defenses against such adversarial attacks. This work shifts the advantage to the…
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
TopicsAdversarial Robustness in Machine Learning
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
