English

DeepUSPS: Deep Robust Unsupervised Saliency Prediction With Self-Supervision

Computer Vision and Pattern Recognition 2021-03-16 v4 Machine Learning Image and Video Processing

Abstract

Deep neural network (DNN) based salient object detection in images based on high-quality labels is expensive. Alternative unsupervised approaches rely on careful selection of multiple handcrafted saliency methods to generate noisy pseudo-ground-truth labels. In this work, we propose a two-stage mechanism for robust unsupervised object saliency prediction, where the first stage involves refinement of the noisy pseudo labels generated from different handcrafted methods. Each handcrafted method is substituted by a deep network that learns to generate the pseudo labels. These labels are refined incrementally in multiple iterations via our proposed self-supervision technique. In the second stage, the refined labels produced from multiple networks representing multiple saliency methods are used to train the actual saliency detection network. We show that this self-learning procedure outperforms all the existing unsupervised methods over different datasets. Results are even comparable to those of fully-supervised state-of-the-art approaches. The code is available at https://tinyurl.com/wtlhgo3 .

Keywords

Cite

@article{arxiv.1909.13055,
  title  = {DeepUSPS: Deep Robust Unsupervised Saliency Prediction With Self-Supervision},
  author = {Duc Tam Nguyen and Maximilian Dax and Chaithanya Kumar Mummadi and Thi Phuong Nhung Ngo and Thi Hoai Phuong Nguyen and Zhongyu Lou and Thomas Brox},
  journal= {arXiv preprint arXiv:1909.13055},
  year   = {2021}
}

Comments

NeuRIPS-2019 (Vancouver, Canada): camera ready version

R2 v1 2026-06-23T11:28:56.924Z