paper-with-me

Papers

Improved Noise and Attack Robustness for Semantic Segmentation by Using Multi-Task Training with Self-Supervised Depth Estimation

2020-04-23 · Marvin Klingner, Andreas Bär, Tim Fingscheidt

While current approaches for neural network training often aim at improving performance, less focus is put on training methods aiming at robustness towards varying noise conditions or directed attacks by adversarial examples. In this paper, we propose to improve robustness by a multi-task training, which extends supervised semantic segmentation by a self-supervised monocular depth estimation on unlabeled videos. This additional task is only performed during training to improve the semantic segmentation model's robustness at test time under several input perturbations. Moreover, we even find that our joint training approach also improves the performance of the model on the original (supervised) semantic segmentation task. Our evaluation exhibits a particular novelty in that it allows to mutually compare the effect of input noises and adversarial attacks on the robustness of the semantic segmentation. We show the effectiveness of our method on the Cityscapes dataset, where our multi-task training approach consistently outperforms the single-task semantic segmentation baseline in terms of both robustness vs. noise and in terms of adversarial attacks, without the need for depth labels in training.

📄 PDF Abstract BibTeX arXiv:2004.11072

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth EstimationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

On the Real-World Adversarial Robustness of Real-Time Semantic Segmentation Models for Autonomous Driving

2022-01-05 · Giulio Rossolini, Federico Nesti, Gianluca D'Amico, Saasha Nair 외

The existence of real-world adversarial examples (commonly in the form of patches) poses a serious threat for the use of deep learning models in safety-critical computer vision tasks such as visual perception in autonomo…

Adversarial RobustnessAutonomous DrivingReal-Time Semantic SegmentationSegmentation+1

DAPAS : Denoising Autoencoder to Prevent Adversarial attack in Semantic Segmentation

2019-08-14 · Seungju Cho, Tae Joon Jun, Byungsoo Oh, Daeyoung Kim

Nowadays, Deep learning techniques show dramatic performance on computer vision area, and they even outperform human. But it is also vulnerable to some small perturbation called an adversarial attack. This is a problem c…

Adversarial AttackDenoisingimage-classificationImage Classification+4

Towards Reliable Evaluation and Fast Training of Robust Semantic Segmentation Models

2023-06-22 · Francesco Croce, Naman D Singh, Matthias Hein

Adversarial robustness has been studied extensively in image classification, especially for the $\ell_\infty$-threat model, but significantly less so for related tasks such as object detection and semantic segmentation, …

Adversarial Robustnessimage-classificationImage Classificationobject-detection+3

Towards Defending against Adversarial Examples via Attack-Invariant Features

2021-06-09 · Dawei Zhou, Tongliang Liu, Bo Han, Nannan Wang 외

Deep neural networks (DNNs) are vulnerable to adversarial noise. Their adversarial robustness can be improved by exploiting adversarial examples. However, given the continuously evolving attacks, models trained on seen t…

Adversarial Robustness