Salient Object Detection with Purificatory Mechanism and Structural Similarity Loss
Jia Li, Jinming Su, Changqun Xia, Mingcan Ma, Yonghong Tian

TL;DR
This paper introduces a novel CNN with a purificatory mechanism and structural similarity loss to improve salient object detection, especially in complex or indistinguishable regions, achieving state-of-the-art results.
Contribution
The paper proposes a new attention-based framework with promotion and rectification mechanisms, and a structural similarity loss for enhanced salient object detection.
Findings
Outperforms 19 state-of-the-art methods on six datasets
Achieves over 27FPS on a single GPU
Effectively locates and details salient objects in complex regions
Abstract
By the aid of attention mechanisms to weight the image features adaptively, recent advanced deep learning-based models encourage the predicted results to approximate the ground-truth masks with as large predictable areas as possible, thus achieving the state-of-the-art performance. However, these methods do not pay enough attention to small areas prone to misprediction. In this way, it is still tough to accurately locate salient objects due to the existence of regions with indistinguishable foreground and background and regions with complex or fine structures. To address these problems, we propose a novel convolutional neural network with purificatory mechanism and structural similarity loss. Specifically, in order to better locate preliminary salient objects, we first introduce the promotion attention, which is based on spatial and channel attention mechanisms to promote attention to…
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 · Advanced Image and Video Retrieval Techniques
