paper-with-me

Papers

Towards Robust Adaptive Object Detection under Noisy Annotations

2022-04-06 · CVPR 2022 1 · Xinyu Liu, Wuyang Li, Qiushi Yang, Baopu Li, Yixuan Yuan

Domain Adaptive Object Detection (DAOD) models a joint distribution of images and labels from an annotated source domain and learns a domain-invariant transformation to estimate the target labels with the given target domain images. Existing methods assume that the source domain labels are completely clean, yet large-scale datasets often contain error-prone annotations due to instance ambiguity, which may lead to a biased source distribution and severely degrade the performance of the domain adaptive detector de facto. In this paper, we represent the first effort to formulate noisy DAOD and propose a Noise Latent Transferability Exploration (NLTE) framework to address this issue. It is featured with 1) Potential Instance Mining (PIM), which leverages eligible proposals to recapture the miss-annotated instances from the background; 2) Morphable Graph Relation Module (MGRM), which models the adaptation feasibility and transition probability of noisy samples with relation matrices; 3) Entropy-Aware Gradient Reconcilement (EAGR), which incorporates the semantic information into the discrimination process and enforces the gradients provided by noisy and clean samples to be consistent towards learning domain-invariant representations. A thorough evaluation on benchmark DAOD datasets with noisy source annotations validates the effectiveness of NLTE. In particular, NLTE improves the mAP by 8.4\% under 60\% corrupted annotations and even approaches the ideal upper bound of training on a clean source dataset.

📄 PDF Abstract BibTeX arXiv:2204.02620

Code (1)

cityu-aim-group/nlte 공식 구현 pytorch

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Adaptively Denoising Proposal Collection for Weakly Supervised Object Localization

2019-10-04 · Wenju Xu, Yuanwei Wu, Wenchi Ma, Guanghui Wang

In this paper, we address the problem of weakly supervised object localization (WSL), which trains a detection network on the dataset with only image-level annotations. The proposed approach is built on the observation t…

DenoisingMultiple Instance LearningObjectObject Localization+1

Adaptively Denoising Proposal Collection forWeakly Supervised Object Localization

2019-10-04 · arXiv 2019 10 · Wenju Xu, Yuanwei Wu, Wenchi Ma, Guanghui Wang

In this paper, we address the problem of weakly supervisedobject localization (WSL), which trains a detection network on the datasetwith only image-level annotations. The proposed approach is built on theobservation that…

DenoisingMultiple Instance LearningObjectObject Localization+1

Dynamic Loss Decay based Robust Oriented Object Detection on Remote Sensing Images with Noisy Labels

2024-05-15 · Guozhang Liu, Ting Liu, Mengke Yuan, Tao Pang 외

The ambiguous appearance, tiny scale, and fine-grained classes of objects in remote sensing imagery inevitably lead to the noisy annotations in category labels of detection dataset. However, the effects and treatments of…

Memorizationobject-detectionObject DetectionOriented Object Detection

Exploring Aleatoric Uncertainty in Object Detection via Vision Foundation Models

2024-11-26 · Peng Cui, Guande He, Dan Zhang, Zhijie Deng 외

Datasets collected from the open world unavoidably suffer from various forms of randomness or noiseness, leading to the ubiquity of aleatoric (data) uncertainty. Quantifying such uncertainty is particularly pivotal for o…

Objectobject-detectionObject Detection

Bayesian Detector Combination for Object Detection with Crowdsourced Annotations

2024-07-10 · Zhi Qin Tan, Olga Isupova, Gustavo Carneiro, Xiatian Zhu 외

Acquiring fine-grained object detection annotations in unconstrained images is time-consuming, expensive, and prone to noise, especially in crowdsourcing scenarios. Most prior object detection methods assume accurate ann…

Objectobject-detectionObject Detection