LeNo: Adversarial Robust Salient Object Detection Networks with Learnable Noise
He Wang, Lin Wan, He Tang

TL;DR
LeNo introduces a lightweight, learnable noise mechanism embedded within SOD networks to enhance robustness against adversarial attacks without sacrificing accuracy or speed.
Contribution
This paper proposes a novel learnable noise module integrated into SOD networks, improving adversarial robustness while maintaining performance and efficiency.
Findings
LeNo outperforms previous methods on adversarial images.
LeNo maintains high accuracy on clean images.
LeNo is compatible with various SOD architectures.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
MethodsConditional Random Field
