paper-with-me

홈 › Papers

LeNo: Adversarial Robust Salient Object Detection Networks with Learnable Noise

2022-10-27 · He Wang, Lin Wan, He Tang

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.

📄 PDF Abstract BibTeX arXiv:2210.15392

Code (1)

ssecv/leno 공식 구현 pytorch

Tasks

DecoderNoise Estimationobject-detectionObject DetectionSalient Object DetectionSuperpixels

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

\emph{cm}SalGAN: RGB-D Salient Object Detection with Cross-View Generative Adversarial Networks

2019-12-21 · Bo Jiang, Zitai Zhou, Xiao Wang, Jin Tang 외

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+5

ROSA: Robust Salient Object Detection against Adversarial Attacks

2019-05-09 · Haofeng Li, Guanbin Li, Yizhou Yu

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+1

Few-Cost Salient Object Detection with Adversarial-Paced Learning

2021-04-05 · NeurIPS 2020 12 · Dingwen Zhang, HaiBin Tian, Jungong Han

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+1

CosalPure: Learning Concept from Group Images for Robust Co-Saliency Detection

2024-03-27 · CVPR 2024 1 · JiaYi Zhu, Qing Guo, Felix Juefei-Xu, Yihao Huang 외

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+2

Can You Spot the Chameleon? Adversarially Camouflaging Images from Co-Salient Object Detection

2020-09-19 · CVPR 2022 1 · Ruijun Gao, Qing Guo, Felix Juefei-Xu, Hongkai Yu 외

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