paper-with-me

Papers

Positive-Unlabeled Data Purification in the Wild for Object Detection

2021-06-19 · CVPR 2021 1 · Jianyuan Guo, Kai Han, Han Wu, Chao Zhang, Xinghao Chen, Chunjing Xu, Chang Xu, Yunhe Wang

Deep learning based object detection approaches have achieved great progress with the benefit from large amount of labeled images. However, image annotation remains a laborious, time-consuming and error-prone process. To further improve the performance of detectors, we seek to exploit all available labeled data and excavate useful samples from massive unlabeled images in the wild, which is rarely discussed before. In this paper, we present a positive-unlabeled learning based scheme to expand training data by purifying valuable images from massive unlabeled ones, where the original training data are viewed as positive data and the unlabeled images in the wild are unlabeled data. To effectively utilized these purified data, we propose a self-distillation algorithm based on hint learning and ground truth bounded knowledge distillation. Experimental results verify that the proposed positive-unlabeled data purification can strengthen the original detector by mining the massive unlabeled data. In particular, our method boosts the mAP of FPN by +2.0% on COCO benchmark.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Botcha: Detecting Malicious Non-Human Traffic in the Wild

2021-03-02 · Sunny Dhamnani, Ritwik Sinha, Vishwa Vinay, Lilly Kumari 외

Malicious bots make up about a quarter of all traffic on the web, and degrade the performance of personalization and recommendation algorithms that operate on e-commerce sites. Positive-Unlabeled learning (PU learning) p…

Bridging Non Co-occurrence with Unlabeled In-the-wild Data for Incremental Object Detection

2021-10-28 · NeurIPS 2021 12 · Na Dong, Yongqiang Zhang, Mingli Ding, Gim Hee Lee

Deep networks have shown remarkable results in the task of object detection. However, their performance suffers critical drops when they are subsequently trained on novel classes without any sample from the base classes …

Class-Incremental Object DetectionIncremental LearningObjectobject-detection+1

LoD: Loss-difference OOD Detection by Intentionally Label-Noisifying Unlabeled Wild Data

2025-05-19 · Chuanxing Geng, Qifei Li, Xinrui Wang, Dong Liang 외

Using unlabeled wild data containing both in-distribution (ID) and out-of-distribution (OOD) data to improve the safety and reliability of models has recently received increasing attention. Existing methods either design…

Object Detection as a Positive-Unlabeled Problem

2020-02-11 · Yuewei Yang, Kevin J Liang, Lawrence Carin

As with other deep learning methods, label quality is important for learning modern convolutional object detectors. However, the potentially large number and wide diversity of object instances that can be found in comple…

DiversityGeneral ClassificationObjectobject-detection+1

Prediction in the presence of response-dependent missing labels

2021-03-25 · Hyebin Song, Garvesh Raskutti, Rebecca Willett

In a variety of settings, limitations of sensing technologies or other sampling mechanisms result in missing labels, where the likelihood of a missing label in the training set is an unknown function of the data. For exa…

Missing LabelsPrediction