paper-with-me

Papers

Cost-effective Object Detection: Active Sample Mining with Switchable Selection Criteria

2018-06-30 · Keze Wang, Liang Lin, Xiaopeng Yan, Ziliang Chen, Dongyu Zhang, Lei Zhang

Though quite challenging, leveraging large-scale unlabeled or partially labeled data in learning systems (e.g., model/classifier training) has attracted increasing attentions due to its fundamental importance. To address this problem, many active learning (AL) methods have been proposed that employ up-to-date detectors to retrieve representative minority samples according to predefined confidence or uncertainty thresholds. However, these AL methods cause the detectors to ignore the remaining majority samples (i.e., those with low uncertainty or high prediction confidence). In this work, by developing a principled active sample mining (ASM) framework, we demonstrate that cost-effectively mining samples from these unlabeled majority data is key to training more powerful object detectors while minimizing user effort. Specifically, our ASM framework involves a switchable sample selection mechanism for determining whether an unlabeled sample should be manually annotated via AL or automatically pseudo-labeled via a novel self-learning process. The proposed process can be compatible with mini-batch based training (i.e., using a batch of unlabeled or partially labeled data as a one-time input) for object detection. In addition, a few samples with low-confidence predictions are selected and annotated via AL. Notably, our method is suitable for object categories that are not seen in the unlabeled data during the learning process. Extensive experiments clearly demonstrate that our ASM framework can achieve performance comparable to that of alternative methods but with significantly fewer annotations.

📄 PDF Abstract BibTeX arXiv:1807.00147

Code (1)

yanxp/ASM caffe2

Tasks

Active Learningobject-detectionObject DetectionSelf-Learning

Similar Papers 제목 키워드 기반

MUS-CDB: Mixed Uncertainty Sampling with Class Distribution Balancing for Active Annotation in Aerial Object Detection

2022-12-06 · Dong Liang, Jing-Wei Zhang, Ying-Peng Tang, Sheng-Jun Huang

Recent aerial object detection models rely on a large amount of labeled training data, which requires unaffordable manual labeling costs in large aerial scenes with dense objects. Active learning effectively reduces the …

Active LearningActive Object DetectionInformativenessObject+2

An Adaptive Supervision Framework for Active Learning in Object Detection

2019-08-07 · Sai Vikas Desai, Akshay L Chandra, Wei Guo, Seishi Ninomiya 외

Active learning approaches in computer vision generally involve querying strong labels for data. However, previous works have shown that weak supervision can be effective in training models for vision tasks while greatly…

Active Learningobject-detectionObject Detection

Active Detection and Localization of Textureless Objects in Cluttered Environments

2016-03-22 · Marco Imperoli, Alberto Pretto

This paper introduces an active object detection and localization framework that combines a robust untextured object detection and 3D pose estimation algorithm with a novel next-best-view selection strategy. We address t…

3D Pose EstimationActive Object DetectionObjectobject-detection+3

Active Learning for Object Detection with Non-Redundant Informative Sampling

2023-07-17 · Aral Hekimoglu, Adrian Brucker, Alper Kagan Kayali, Michael Schmidt 외

Curating an informative and representative dataset is essential for enhancing the performance of 2D object detectors. We present a novel active learning sampling strategy that addresses both the informativeness and diver…

Active LearningDiversityimage-classificationImage Classification+4

Active-SAOOD: Active Sparsely Annotated Oriented Object Detection in Remote Sensing Images

2026-05-11 · Yu Lin, Jianghang Lin, Kai Ye, Shengchuan Zhang 외 arxiv

Reducing the annotation cost of oriented object detection in remote sensing remains a major challenge. Recently, sparse annotation has gained attention for effectively reducing annotation redundancy in densely remote sen…

Object DetectionActive Learning