paper-with-me

Papers

Single-Step Adversarial Training for Semantic Segmentation

2021-06-30 · Daniel Wiens, Barbara Hammer

Even though deep neural networks succeed on many different tasks including semantic segmentation, they lack on robustness against adversarial examples. To counteract this exploit, often adversarial training is used. However, it is known that adversarial training with weak adversarial attacks (e.g. using the Fast Gradient Method) does not improve the robustness against stronger attacks. Recent research shows that it is possible to increase the robustness of such single-step methods by choosing an appropriate step size during the training. Finding such a step size, without increasing the computational effort of single-step adversarial training, is still an open challenge. In this work we address the computationally particularly demanding task of semantic segmentation and propose a new step size control algorithm that increases the robustness of single-step adversarial training. The proposed algorithm does not increase the computational effort of single-step adversarial training considerably and also simplifies training, because it is free of meta-parameter. We show that the robustness of our approach can compete with multi-step adversarial training on two popular benchmarks for semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2106.15998

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Semantically Accurate Super-Resolution Generative Adversarial Networks

2022-05-17 · Tristan Frizza, Donald G. Dansereau, Nagita Mehr Seresht, Michael Bewley

This work addresses the problems of semantic segmentation and image super-resolution by jointly considering the performance of both in training a Generative Adversarial Network (GAN). We propose a novel architecture and …

Generative Adversarial NetworkImage Super-ResolutionSegmentationSemantic Segmentation+1

AdvSPADE: Realistic Unrestricted Attacks for Semantic Segmentation

2019-10-06 · Guangyu Shen, Chengzhi Mao, Junfeng Yang, Baishakhi Ray

Due to the inherent robustness of segmentation models, traditional norm-bounded attack methods show limited effect on such type of models. In this paper, we focus on generating unrestricted adversarial examples for seman…

Adversarial AttackSegmentationSemantic Segmentation

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

Depth EstimationMonocular Depth EstimationSegmentationSemantic Segmentation

RECALL: Replay-based Continual Learning in Semantic Segmentation

2021-08-08 · ICCV 2021 10 · Andrea Maracani, Umberto Michieli, Marco Toldo, Pietro Zanuttigh

Deep networks allow to obtain outstanding results in semantic segmentation, however they need to be trained in a single shot with a large amount of data. Continual learning settings where new classes are learned in incre…

Continual LearningGenerative Adversarial NetworkSemantic Segmentation

OmniPatch: A Universal Adversarial Patch for ViT-CNN Cross-Architecture Transfer in Semantic Segmentation

2026-03-21 · Aarush Aggarwal, Akshat Tomar, Amritanshu Tiwari, Sargam Goyal arxiv

Robust semantic segmentation is crucial for safe autonomous driving, yet deployed models remain vulnerable to black-box adversarial attacks when target weights are unknown. Most existing approaches either craft image-wid…

Semantic SegmentationAutonomous Driving