paper-with-me

홈 › Papers

The Vulnerability of Semantic Segmentation Networks to Adversarial Attacks in Autonomous Driving: Enhancing Extensive Environment Sensing

2021-01-11 · Andreas Bär, Jonas Löhdefink, Nikhil Kapoor, Serin J. Varghese, Fabian Hüger, Peter Schlicht, Tim Fingscheidt

Enabling autonomous driving (AD) can be considered one of the biggest challenges in today's technology. AD is a complex task accomplished by several functionalities, with environment perception being one of its core functions. Environment perception is usually performed by combining the semantic information captured by several sensors, i.e., lidar or camera. The semantic information from the respective sensor can be extracted by using convolutional neural networks (CNNs) for dense prediction. In the past, CNNs constantly showed state-of-the-art performance on several vision-related tasks, such as semantic segmentation of traffic scenes using nothing but the red-green-blue (RGB) images provided by a camera. Although CNNs obtain state-of-the-art performance on clean images, almost imperceptible changes to the input, referred to as adversarial perturbations, may lead to fatal deception. The goal of this article is to illuminate the vulnerability aspects of CNNs used for semantic segmentation with respect to adversarial attacks, and share insights into some of the existing known adversarial defense strategies. We aim to clarify the advantages and disadvantages associated with applying CNNs for environment perception in AD to serve as a motivation for future research in this field.

📄 PDF Abstract BibTeX arXiv:2101.03924

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseAutonomous DrivingSemantic Segmentation

Similar Papers 제목 키워드 기반

Evaluating the Robustness of Off-Road Autonomous Driving Segmentation against Adversarial Attacks: A Dataset-Centric analysis

2024-02-03 · Pankaj Deoli, Rohit Kumar, Axel Vierling, Karsten Berns

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-th…

Autonomous DrivingSemantic Segmentation

Adversarial Attacks on Multi-task Visual Perception for Autonomous Driving

2021-07-15 · Ibrahim Sobh, Ahmed Hamed, Varun Ravi Kumar, Senthil Yogamani

Deep neural networks (DNNs) have accomplished impressive success in various applications, including autonomous driving perception tasks, in recent years. On the other hand, current deep neural networks are easily fooled …

Autonomous DrivingMotion Detectionobject-detectionObject Detection+1

Towards Adversarial Robustness of Model-Level Mixture-of-Experts Architectures for Semantic Segmentation

2024-12-16 · Svetlana Pavlitska, Enrico Eisen, J. Marius Zöllner

Vulnerability to adversarial attacks is a well-known deficiency of deep neural networks. Larger networks are generally more robust, and ensembling is one method to increase adversarial robustness: each model's weaknesses…

Adversarial RobustnessMixture-of-ExpertsSemantic Segmentation

Delving into Decision-based Black-box Attacks on Semantic Segmentation

2024-02-02 · Zhaoyu Chen, Zhengyang Shan, Jingwen Chang, Kaixun Jiang 외

Semantic segmentation is a fundamental visual task that finds extensive deployment in applications with security-sensitive considerations. Nonetheless, recent work illustrates the adversarial vulnerability of semantic se…

Adversarial RobustnessSegmentationSemantic Segmentation

Erosion Attack for Adversarial Training to Enhance Semantic Segmentation Robustness

2026-01-21 · Yufei Song, Ziqi Zhou, Menghao Deng, Yifan Hu 외 arxiv

Existing segmentation models exhibit significant vulnerability to adversarial attacks.To improve robustness, adversarial training incorporates adversarial examples into model training. However, existing attack methods co…

Semantic Segmentation