TL;DR
This paper investigates how noisy bounding box annotations affect object detection performance and introduces a Bayesian filter-based self-correction method within a Teacher-Student framework to mitigate the noise impact.
Contribution
It presents a novel self-correction technique using Bayesian filtering to improve object detection accuracy under noisy annotation conditions.
Findings
Noise significantly degrades detection performance.
The proposed method recovers performance lost due to noise.
Effective in both synthetic and real-world noisy scenarios.
Abstract
Deep learning methods require massive of annotated data for optimizing parameters. For example, datasets attached with accurate bounding box annotations are essential for modern object detection tasks. However, labeling with such pixel-wise accuracy is laborious and time-consuming, and elaborate labeling procedures are indispensable for reducing man-made noise, involving annotation review and acceptance testing. In this paper, we focus on the impact of noisy location annotations on the performance of object detection approaches and aim to, on the user side, reduce the adverse effect of the noise. First, noticeable performance degradation is experimentally observed for both one-stage and two-stage detectors when noise is introduced to the bounding box annotations. For instance, our synthesized noise results in performance decrease from 38.9% AP to 33.6% AP for FCOS detector on COCO test…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTest · Feature Pyramid Network · Softmax · RoIPool · Non Maximum Suppression · 1x1 Convolution · Convolution · Region Proposal Network · FCOS · Faster R-CNN
