Reducing Label Noise in Anchor-Free Object Detection
- URL: http://arxiv.org/abs/2008.01167v2
- Date: Thu, 13 Aug 2020 19:12:23 GMT
- Title: Reducing Label Noise in Anchor-Free Object Detection
- Authors: Nermin Samet, Samet Hicsonmez, Emre Akbas
- Abstract summary: Current anchor-free object detectors label all the features that spatially fall inside a predefined central region as positive.
We propose a new labeling strategy aimed to reduce the label noise in anchor-free detectors.
We develop a new one-stage, anchor-free object detector, PPDet, to employ this labeling strategy during training and a similar prediction pooling method during inference.
- Score: 12.397047191315966
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Current anchor-free object detectors label all the features that spatially
fall inside a predefined central region of a ground-truth box as positive. This
approach causes label noise during training, since some of these positively
labeled features may be on the background or an occluder object, or they are
simply not discriminative features. In this paper, we propose a new labeling
strategy aimed to reduce the label noise in anchor-free detectors. We sum-pool
predictions stemming from individual features into a single prediction. This
allows the model to reduce the contributions of non-discriminatory features
during training. We develop a new one-stage, anchor-free object detector,
PPDet, to employ this labeling strategy during training and a similar
prediction pooling method during inference. On the COCO dataset, PPDet achieves
the best performance among anchor-free top-down detectors and performs on-par
with the other state-of-the-art methods. It also outperforms all major
one-stage and two-stage methods in small object detection (${AP}_{S}$ $31.4$).
Code is available at https://github.com/nerminsamet/ppdet
Related papers
- A noisy elephant in the room: Is your out-of-distribution detector robust to label noise? [49.88894124047644]
We take a closer look at 20 state-of-the-art OOD detection methods.
We show that poor separation between incorrectly classified ID samples vs. OOD samples is an overlooked yet important limitation of existing methods.
arXiv Detail & Related papers (2024-04-02T09:40:22Z) - LEOD: Label-Efficient Object Detection for Event Cameras [25.799170829163845]
Object detection with event cameras benefits from the sensor's low latency and high dynamic range.
It is costly to fully label event streams for supervised training due to their high temporal resolution.
We present LEOD, the first method for label-efficient event-based detection.
arXiv Detail & Related papers (2023-11-29T00:09:45Z) - RFLA: Gaussian Receptive Field based Label Assignment for Tiny Object
Detection [45.10513110142015]
Current anchor-based or anchor-free label assignment paradigms incur many outlier tiny-sized ground truth samples.
We propose a Gaussian Receptive Field based Label Assignment (RFLA) strategy for tiny object detection.
Our approach outperforms the state-of-the-art competitors with 4.0 AP points on the AI-TOD dataset.
arXiv Detail & Related papers (2022-08-18T09:35:56Z) - DSLA: Dynamic smooth label assignment for efficient anchor-free object
detection [18.043176234010517]
Anchor-free detectors basically formulate object detection as dense classification and regression.
It is common to introduce an individual prediction branch to estimate the quality of localization.
The following inconsistencies are observed when we delve into the practices of classification and quality estimation.
arXiv Detail & Related papers (2022-08-01T12:56:44Z) - SparseDet: Improving Sparsely Annotated Object Detection with
Pseudo-positive Mining [76.95808270536318]
We propose an end-to-end system that learns to separate proposals into labeled and unlabeled regions using Pseudo-positive mining.
While the labeled regions are processed as usual, self-supervised learning is used to process the unlabeled regions.
We conduct exhaustive experiments on five splits on the PASCAL-VOC and COCO datasets achieving state-of-the-art performance.
arXiv Detail & Related papers (2022-01-12T18:57:04Z) - CaSP: Class-agnostic Semi-Supervised Pretraining for Detection and
Segmentation [60.28924281991539]
We propose a novel Class-agnostic Semi-supervised Pretraining (CaSP) framework to achieve a more favorable task-specificity balance.
Using 3.6M unlabeled data, we achieve a remarkable performance gain of 4.7% over ImageNet-pretrained baseline on object detection.
arXiv Detail & Related papers (2021-12-09T14:54:59Z) - Pseudo-IoU: Improving Label Assignment in Anchor-Free Object Detection [60.522877583407904]
Current anchor-free object detectors are quite simple and effective yet lack accurate label assignment methods.
We present Pseudo-Intersection-over-Union(Pseudo-IoU): a simple metric that brings more standardized and accurate assignment rule into anchor-free object detection frameworks.
Our method achieves comparable performance to other recent state-of-the-art anchor-free methods without bells and whistles.
arXiv Detail & Related papers (2021-04-29T02:48:47Z) - Labels Are Not Perfect: Inferring Spatial Uncertainty in Object
Detection [26.008419879970365]
In this work, we infer the uncertainty in bounding box labels from LiDAR point clouds based on a generative model.
Comprehensive experiments show that the proposed model reflects complex environmental noises in LiDAR perception and the label quality.
We propose Jaccard IoU as a new evaluation metric that extends IoU by incorporating label uncertainty.
arXiv Detail & Related papers (2020-12-18T09:11:44Z) - Probabilistic Anchor Assignment with IoU Prediction for Object Detection [9.703212439661097]
In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance.
We propose a novel anchor assignment strategy that adaptively separates anchors into positive and negative samples for a ground truth bounding box according to the model's learning status.
arXiv Detail & Related papers (2020-07-16T04:26:57Z) - LabelEnc: A New Intermediate Supervision Method for Object Detection [78.74368141062797]
We propose a new intermediate supervision method, named LabelEnc, to boost the training of object detection systems.
The key idea is to introduce a novel label encoding function, mapping the ground-truth labels into latent embedding.
Experiments show our method improves a variety of detection systems by around 2% on COCO dataset.
arXiv Detail & Related papers (2020-07-07T08:55:05Z) - Solving Missing-Annotation Object Detection with Background
Recalibration Loss [49.42997894751021]
This paper focuses on a novel and challenging detection scenario: A majority of true objects/instances is unlabeled in the datasets.
Previous art has proposed to use soft sampling to re-weight the gradients of RoIs based on the overlaps with positive instances, while their method is mainly based on the two-stage detector.
In this paper, we introduce a superior solution called Background Recalibration Loss (BRL) that can automatically re-calibrate the loss signals according to the pre-defined IoU threshold and input image.
arXiv Detail & Related papers (2020-02-12T23:11:46Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.