ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Localization Uncertainty Estimation for Anchor-Free Object Detection
Cited 6 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Youngwan Lee, Joong-Won Hwang, Hyung-Il Kim, Kimin Yun, Yongjin Kwon, Yuseok Bae, Sung Ju Hwang
Issue Date
2022-10
Citation
European Conference on Computer Vision (ECCV) 2022, pp.1-16
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1007/978-3-031-25085-9_2
Abstract
Since many safety-critical systems, such as surgical robots and autonomous driving cars operate in unstable environments with sensor noise and incomplete data, it is desirable for object detectors to take the localization uncertainty into account. However, there are several limitations of the existing uncertainty estimation methods for anchor-based object detection. 1) They model the uncertainty of the heterogeneous object properties with different characteristics and scales, such as location (center point) and scale (width, height), which could be difficult to estimate. 2) They model box offsets as Gaussian distributions, which is not compatible with the ground truth bounding boxes that follow the Dirac delta distribution. 3) Since anchor-based methods are sensitive to anchor hyper-parameters, their localization uncertainty could also be highly sensitive to the choice of hyper-parameters. To tackle these limitations, we propose a new localization uncertainty estimation method called UAD for anchor-free object detection. Our method captures the uncertainty in four directions of box offsets (left, right, top, bottom) that are homogeneous, so that it can tell which direction is uncertain, and provide a quantitative value of uncertainty in [0, 1]. To enable such uncertainty estimation, we design a new uncertainty loss, negative power log-likelihood loss, to measure the localization uncertainty by weighting the likelihood loss by its IoU, which alleviates the model misspecification problem. Furthermore, we propose an uncertainty-aware focal loss for reflecting the estimated uncertainty to the classification score. Experimental results on COCO datasets demonstrate that our method significantly improves FCOS [32], by up to 1.8 points, without sacrificing computational efficiency. We hope that the proposed uncertainty estimation method can serve as a crucial component for the safety-critical object detection tasks.
KSP Keywords
Anchor-based, Anchor-free, Bounding Box, Center point, Computational Efficiency, Critical object, Delta distribution, Dirac delta, Free object, Gaussian Distribution, Ground Truth