A Weakly Supervised Learning Framework for Salient Object Detection via Hybrid Labels
Runmin Cong, Qi Qin, Chen Zhang, Qiuping Jiang, Shiqi Wang, Yao Zhao,, and Sam Kwong

TL;DR
This paper introduces a weakly-supervised learning framework for salient object detection that leverages hybrid labels, combining coarse and real labels, and employs a dual-network training strategy with label refinement to achieve competitive results.
Contribution
The paper proposes a novel weakly-supervised SOD framework using hybrid labels and a dual-network approach with specialized training strategies for improved label refinement and detection accuracy.
Findings
Achieves competitive performance on five SOD benchmarks.
Effectively handles label noise and imbalance with new training strategies.
Demonstrates the feasibility of weakly-supervised SOD with hybrid labels.
Abstract
Fully-supervised salient object detection (SOD) methods have made great progress, but such methods often rely on a large number of pixel-level annotations, which are time-consuming and labour-intensive. In this paper, we focus on a new weakly-supervised SOD task under hybrid labels, where the supervision labels include a large number of coarse labels generated by the traditional unsupervised method and a small number of real labels. To address the issues of label noise and quantity imbalance in this task, we design a new pipeline framework with three sophisticated training strategies. In terms of model framework, we decouple the task into label refinement sub-task and salient object detection sub-task, which cooperate with each other and train alternately. Specifically, the R-Net is designed as a two-stream encoder-decoder model equipped with Blender with Guidance and Aggregation…
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 · Misinformation and Its Impacts · Face Recognition and Perception
MethodsRoIPool · Softmax · RoIAlign
