paper-with-me

홈 › Papers

Uncertainty-Aware Deep Calibrated Salient Object Detection

2020-12-10 · Jing Zhang, Yuchao Dai, Xin Yu, Mehrtash Harandi, Nick Barnes, Richard Hartley

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.

📄 PDF Abstract BibTeX arXiv:2012.06020

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Joint Salient Object Detection and Camouflaged Object Detection via Uncertainty-aware Learning

2023-07-10 · Aixuan Li, Jing Zhang, Yunqiu Lv, Tong Zhang 외

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+3

Uncertainty-aware Joint Salient Object and Camouflaged Object Detection

2021-04-06 · CVPR 2021 1 · Aixuan Li, Jing Zhang, Yunqiu Lv, Bowen Liu 외

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 Detection

Modeling the Distributional Uncertainty for Salient Object Detection Models

2023-01-01 · CVPR 2023 1 · Xinyu Tian, Jing Zhang, Mochu Xiang, Yuchao Dai

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+1

Generalised Co-Salient Object Detection

2022-08-20 · Jiawei Liu, Jing Zhang, Ruikai Cui, Kaihao Zhang 외

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+2

Co-Salient Object Detection With Uncertainty-Aware Group Exchange-Masking

2023-01-01 · CVPR 2023 1 · Yang Wu, Huihui Song, Bo Liu, Kaihua Zhang 외

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