Weakly Supervised Salient Object Detection Using Image Labels
Guanbin Li, Yuan Xie, Liang Lin

TL;DR
This paper introduces a weakly supervised method for salient object detection that combines classification-based activation maps with unsupervised saliency maps, iteratively refining labels to achieve high accuracy without extensive pixel-level annotations.
Contribution
It proposes a novel iterative training algorithm using a graphical model and fully convolutional networks to improve saliency detection with noisy, weak labels derived from image-level supervision.
Findings
Outperforms all state-of-the-art unsupervised methods.
Achieves comparable results to strongly-supervised methods on benchmarks.
Effectively reduces labeling ambiguity through iterative refinement.
Abstract
Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inefficient procedure. In this paper, we note that superior salient object detection can be obtained by iteratively mining and correcting the labeling ambiguity on saliency maps from traditional unsupervised methods. We propose to use the combination of a coarse salient object activation map from the classification network and saliency maps generated from unsupervised methods as pixel-level annotation, and develop a simple yet very effective algorithm to train fully convolutional networks for salient object detection supervised by these noisy annotations. Our algorithm is based on alternately exploiting a graphical model and training a fully convolutional network for model…
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.
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
