Weakly-Supervised Salient Object Detection via Scribble Annotations
Jing Zhang, Xin Yu, Aixuan Li, Peipei Song, Bowen Liu, Yuchao Dai

TL;DR
This paper introduces a weakly-supervised method for salient object detection using scribble annotations, incorporating edge detection and a scribble boosting scheme to improve boundary accuracy and structure alignment, achieving competitive results.
Contribution
The paper proposes a novel weakly-supervised saliency detection approach utilizing scribble annotations, edge detection, and iterative scribble boosting to enhance boundary localization and structure consistency.
Findings
Outperforms existing weakly-supervised and unsupervised methods.
Achieves results comparable to fully-supervised models.
Introduces a new saliency structure measure aligned with human perception.
Abstract
Compared with laborious pixel-wise dense labeling, it is much easier to label data by scribbles, which only costs 12 seconds to label one image. However, using scribble labels to learn salient object detection has not been explored. In this paper, we propose a weakly-supervised salient object detection model to learn saliency from such annotations. In doing so, we first relabel an existing large-scale salient object detection dataset with scribbles, namely S-DUTS dataset. Since object structure and detail information is not identified by scribbles, directly training with scribble labels will lead to saliency maps of poor boundary localization. To mitigate this problem, we propose an auxiliary edge detection task to localize object edges explicitly, and a gated structure-aware loss to place constraints on the scope of structure to be recovered. Moreover, we design a scribble…
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
Weakly-Supervised Salient Object Detection via Scribble Annotations· youtube
Taxonomy
TopicsVisual Attention and Saliency Detection · Face Recognition and Perception · Advanced Neural Network Applications
