Uncertainty-Aware Deep Calibrated Salient Object Detection
Existing deep neural network based salient object detection (SOD) methods mainly focus on pursuing high network accuracy. However, those methods overlook the gap between network accuracy and prediction confidence, known as the confidence uncalibration problem. Thus, state-of-the-art SOD networks are prone to be overconfident. In other words, the predicted confidence of the networks does not reflect the real probability of correctness of salient object detection, which significantly hinder their real-world applicability. In this paper, we introduce an uncertaintyaware deep SOD network, and propose two strategies from different perspectives to prevent deep SOD networks from being overconfident. The first strategy, namely Boundary Distribution Smoothing (BDS), generates continuous labels by smoothing the original binary ground-truth with respect to pixel-wise uncertainty. The second strategy, namely Uncertainty-Aware Temperature Scaling (UATS), exploits a relaxed Sigmoid function during both training and testing with spatially-variant temperature scaling to produce softened output. Both strategies can be incorporated into existing deep SOD networks with minimal efforts. Moreover, we propose a new saliency evaluation metric, namely dense calibration measure C, to measure how the model is calibrated on a given dataset. Extensive experimental results on seven benchmark datasets demonstrate that our solutions can not only better calibrate SOD models, but also improve the network accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionSalient Object DetectionSimilar Papers 제목 키워드 기반
Joint Salient Object Detection and Camouflaged Object Detection via Uncertainty-aware Learning
Salient objects attract human attention and usually stand out clearly from their surroundings. In contrast, camouflaged objects share similar colors or textures with the environment. In this case, salient objects are typ…
AttributeContrastive LearningObjectobject-detection+3Uncertainty-aware Joint Salient Object and Camouflaged Object Detection
Visual salient object detection (SOD) aims at finding the salient object(s) that attract human attention, while camouflaged object detection (COD) on the contrary intends to discover the camouflaged object(s) that hidden…
Objectobject-detectionObject DetectionSalient Object DetectionModeling the Distributional Uncertainty for Salient Object Detection Models
Most of the existing salient object detection (SOD) models focus on improving the overall model performance, without explicitly explaining the discrepancy between the training and testing distributions. In this paper…
Long-tail LearningObjectobject-detectionObject Detection+1Generalised Co-Salient Object Detection
We propose a new setting that relaxes an assumption in the conventional Co-Salient Object Detection (CoSOD) setting by allowing the presence of "noisy images" which do not show the shared co-salient object. We call this …
Co-Salient Object DetectionObjectobject-detectionObject Detection+2Co-Salient Object Detection With Uncertainty-Aware Group Exchange-Masking
The traditional definition of co-salient object detection (CoSOD) task is to segment the common salient objects in a group of relevant images. Existing CoSOD models by default adopt the group consensus assumption. Th…
Co-Salient Object DetectionDecoderobject-detectionObject Detection+3