Evaluating the Robustness of Off-Road Autonomous Driving Segmentation against Adversarial Attacks: A Dataset-Centric analysis
Pankaj Deoli, Rohit Kumar, Axel Vierling, Karsten Berns

TL;DR
This paper examines how off-road autonomous driving segmentation models are vulnerable to adversarial attacks, highlighting the influence of dataset features and proposing a robust dataset for improved model resilience.
Contribution
It introduces a dataset-centric analysis of adversarial robustness in off-road segmentation, emphasizing dataset features and proposing a robust dataset for training.
Findings
Adversarial attacks significantly degrade segmentation accuracy.
Robust datasets improve model resilience against attacks.
Different architectures show varying vulnerability levels.
Abstract
This study investigates the vulnerability of semantic segmentation models to adversarial input perturbations, in the domain of off-road autonomous driving. Despite good performance in generic conditions, the state-of-the-art classifiers are often susceptible to (even) small perturbations, ultimately resulting in inaccurate predictions with high confidence. Prior research has directed their focus on making models more robust by modifying the architecture and training with noisy input images, but has not explored the influence of datasets in adversarial attacks. Our study aims to address this gap by examining the impact of non-robust features in off-road datasets and comparing the effects of adversarial attacks on different segmentation network architectures. To enable this, a robust dataset is created consisting of only robust features and training the networks on this robustified…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Autonomous Vehicle Technology and Safety
MethodsFocus
