English

Learning Uncertain Convolutional Features for Accurate Saliency Detection

Computer Vision and Pattern Recognition 2017-08-08 v1

Abstract

Deep convolutional neural networks (CNNs) have delivered superior performance in many computer vision tasks. In this paper, we propose a novel deep fully convolutional network model for accurate salient object detection. The key contribution of this work is to learn deep uncertain convolutional features (UCF), which encourage the robustness and accuracy of saliency detection. We achieve this via introducing a reformulated dropout (R-dropout) after specific convolutional layers to construct an uncertain ensemble of internal feature units. In addition, we propose an effective hybrid upsampling method to reduce the checkerboard artifacts of deconvolution operators in our decoder network. The proposed methods can also be applied to other deep convolutional networks. Compared with existing saliency detection methods, the proposed UCF model is able to incorporate uncertainties for more accurate object boundary inference. Extensive experiments demonstrate that our proposed saliency model performs favorably against state-of-the-art approaches. The uncertain feature learning mechanism as well as the upsampling method can significantly improve performance on other pixel-wise vision tasks.

Keywords

Cite

@article{arxiv.1708.02031,
  title  = {Learning Uncertain Convolutional Features for Accurate Saliency Detection},
  author = {Pingping Zhang and Dong Wang and Huchuan Lu and Hongyu Wang and Baocai Yin},
  journal= {arXiv preprint arXiv:1708.02031},
  year   = {2017}
}

Comments

Accepted as a poster in ICCV 2017,including 10 pages, 7 figures and 3 tables

R2 v1 2026-06-22T21:08:23.622Z