paper-with-me

홈 › Papers

Evaluating the Impact of Adversarial Attacks on Traffic Sign Classification using the LISA Dataset

2025-09-08 · Nabeyou Tadessa, Balaji Iyangar, Mashrur Chowdhury arxiv

Adversarial attacks pose significant threats to machine learning models by introducing carefully crafted perturbations that cause misclassification. While prior work has primarily focused on MNIST and similar datasets, this paper investigates the vulnerability of traffic sign classifiers using the LISA Traffic Sign dataset. We train a convolutional neural network to classify 47 different traffic signs and evaluate its robustness against Fast Gradient Sign Method (FGSM) and Projected Gradient Descent (PGD) attacks. Our results show a sharp decline in classification accuracy as the perturbation magnitude increases, highlighting the models susceptibility to adversarial examples. This study lays the groundwork for future exploration into defense mechanisms tailored for real-world traffic sign recognition systems.

📄 PDF Abstract BibTeX arXiv:2509.06835

Code (0)

등록된 구현이 없습니다.

Tasks

Traffic Sign Recognition

Similar Papers 제목 키워드 기반

Evaluating Resilience of Encrypted Traffic Classification Against Adversarial Evasion Attacks

2021-05-30 · Ramy Maarouf, Danish Sattar, Ashraf Matrawy

Machine learning and deep learning algorithms can be used to classify encrypted Internet traffic. Classification of encrypted traffic can become more challenging in the presence of adversarial attacks that target the lea…

BIG-bench Machine LearningClassificationDeep LearningTraffic Classification

Revisiting Physical-World Adversarial Attack on Traffic Sign Recognition: A Commercial Systems Perspective

2024-09-15 · Ningfei Wang, Shaoyuan Xie, Takami Sato, Yunpeng Luo 외

Traffic Sign Recognition (TSR) is crucial for safe and correct driving automation. Recent works revealed a general vulnerability of TSR models to physical-world adversarial attacks, which can be low-cost, highly deployab…

Adversarial AttackMemorizationTraffic Sign Recognition

Evaluating Adversarial Attacks on Traffic Sign Classifiers beyond Standard Baselines

2024-12-12 · Svetlana Pavlitska, Leopold Müller, J. Marius Zöllner

Adversarial attacks on traffic sign classification models were among the first successfully tried in the real world. Since then, the research in this area has been mainly restricted to repeating baseline models, such as …

Traffic Sign Recognition

VISAT: Benchmarking Adversarial and Distribution Shift Robustness in Traffic Sign Recognition with Visual Attributes

2025-10-29 · Simon Yu, Peilin Yu, Hongbo Zheng, Huajie Shao 외 arxiv

We present VISAT, a novel open dataset and benchmarking suite for evaluating model robustness in the task of traffic sign recognition with the presence of visual attributes. Built upon the Mapillary Traffic Sign Dataset …

Traffic Sign RecognitionMulti-Task LearningAdversarial AttackAutonomous Driving

Targeted Adversarial Traffic Generation : Black-box Approach to Evade Intrusion Detection Systems in IoT Networks

2026-03-24 · Islam Debicha, Tayeb Kenaza, Ishak Charfi, Salah Mosbah 외 arxiv

The integration of machine learning (ML) algorithms into Internet of Things (IoT) applications has introduced significant advantages alongside vulnerabilities to adversarial attacks, especially within IoT-based intrusion…

Intrusion DetectionAdversarial Attack