Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-source weak supervision for saliency detection

About

The high cost of pixel-level annotations makes it appealing to train saliency detection models with weak supervision. However, a single weak supervision source usually does not contain enough information to train a well-performing model. To this end, we propose a unified framework to train saliency detection models with diverse weak supervision sources. In this paper, we use category labels, captions, and unlabelled data for training, yet other supervision sources can also be plugged into this flexible framework. We design a classification network (CNet) and a caption generation network (PNet), which learn to predict object categories and generate captions, respectively, meanwhile highlight the most important regions for corresponding tasks. An attention transfer loss is designed to transmit supervision signal between networks, such that the network designed to be trained with one supervision source can benefit from another. An attention coherence loss is defined on unlabelled data to encourage the networks to detect generally salient regions instead of task-specific regions. We use CNet and PNet to generate pixel-level pseudo labels to train a saliency prediction network (SNet). During the testing phases, we only need SNet to predict saliency maps. Experiments demonstrate the performance of our method compares favourably against unsupervised and weakly supervised methods and even some supervised methods.

Yu Zeng, Yunzhi Zhuge, Huchuan Lu, Lihe Zhang, Mingyang Qian, Yizhou Yu• 2019

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.091
302
Salient Object DetectionECSSD
MAE0.096
202
Salient Object DetectionPASCAL-S
MAE0.134
186
Salient Object DetectionHKU-IS
MAE0.086
155
RGB saliency detectionSOC
S-measure74.1
12
Saliency DetectionSOD
79.9
11
Saliency DetectionMSRA5K
Max F-measure89
9
Showing 7 of 7 rows

Other info

Follow for update