LeNo: Adversarial Robust Salient Object Detection Networks with Learnable Noise
Pixel-wise prediction with deep neural network has become an effective paradigm for salient object detection (SOD) and achieved remarkable performance. However, very few SOD models are robust against adversarial attacks which are visually imperceptible for human visual attention. The previous work robust saliency (ROSA) shuffles the pre-segmented superpixels and then refines the coarse saliency map by the densely connected conditional random field (CRF). Different from ROSA that relies on various pre- and post-processings, this paper proposes a light-weight Learnable Noise (LeNo) to defend adversarial attacks for SOD models. LeNo preserves accuracy of SOD models on both adversarial and clean images, as well as inference speed. In general, LeNo consists of a simple shallow noise and noise estimation that embedded in the encoder and decoder of arbitrary SOD networks respectively. Inspired by the center prior of human visual attention mechanism, we initialize the shallow noise with a cross-shaped gaussian distribution for better defense against adversarial attacks. Instead of adding additional network components for post-processing, the proposed noise estimation modifies only one channel of the decoder. With the deeply-supervised noise-decoupled training on state-of-the-art RGB and RGB-D SOD networks, LeNo outperforms previous works not only on adversarial images but also on clean images, which contributes stronger robustness for SOD. Our code is available at https://github.com/ssecv/LeNo.
Code (1)
Tasks
DecoderNoise Estimationobject-detectionObject DetectionSalient Object DetectionSuperpixelsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
\emph{cm}SalGAN: RGB-D Salient Object Detection with Cross-View Generative Adversarial Networks
Image salient object detection (SOD) is an active research topic in computer vision and multimedia area. Fusing complementary information of RGB and depth has been demonstrated to be effective for image salient object de…
Edge DetectionGenerative Adversarial NetworkObjectobject-detection+5ROSA: Robust Salient Object Detection against Adversarial Attacks
Recently salient object detection has witnessed remarkable improvement owing to the deep convolutional neural networks which can harvest powerful features for images. In particular, state-of-the-art salient object detect…
Objectobject-detectionObject DetectionRGB Salient Object Detection+1Few-Cost Salient Object Detection with Adversarial-Paced Learning
Detecting and segmenting salient objects from given image scenes has received great attention in recent years. A fundamental challenge in training the existing deep saliency detection models is the requirement of large a…
Objectobject-detectionObject DetectionSaliency Detection+1CosalPure: Learning Concept from Group Images for Robust Co-Saliency Detection
Co-salient object detection (CoSOD) aims to identify the common and salient (usually in the foreground) regions across a given group of images. Although achieving significant progress, state-of-the-art CoSODs could be ea…
Adversarial AttackCo-Salient Object Detectionobject-detectionObject Detection+2Can You Spot the Chameleon? Adversarially Camouflaging Images from Co-Salient Object Detection
Co-salient object detection (CoSOD) has recently achieved significant progress and played a key role in retrieval-related tasks. However, it inevitably poses an entirely new safety and security issue, i.e., highly person…
Adversarial AttackCo-Salient Object DetectionImage Retrievalobject-detection+4