paper-with-me

Papers

Deep Active Learning with Noisy Oracle in Object Detection

2023-09-30 · Marius Schubert, Tobias Riedlinger, Karsten Kahl, Matthias Rottmann

Obtaining annotations for complex computer vision tasks such as object detection is an expensive and time-intense endeavor involving a large number of human workers or expert opinions. Reducing the amount of annotations required while maintaining algorithm performance is, therefore, desirable for machine learning practitioners and has been successfully achieved by active learning algorithms. However, it is not merely the amount of annotations which influences model performance but also the annotation quality. In practice, the oracles that are queried for new annotations frequently contain significant amounts of noise. Therefore, cleansing procedures are oftentimes necessary to review and correct given labels. This process is subject to the same budget as the initial annotation itself since it requires human workers or even domain experts. Here, we propose a composite active learning framework including a label review module for deep object detection. We show that utilizing part of the annotation budget to correct the noisy annotations partially in the active dataset leads to early improvements in model performance, especially when coupled with uncertainty-based query strategies. The precision of the label error proposals has a significant influence on the measured effect of the label review. In our experiments we achieve improvements of up to 4.5 mAP points of object detection performance by incorporating label reviews at equal annotation budget.

📄 PDF Abstract BibTeX arXiv:2310.00372

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Active learning for interactive satellite image change detection

2021-10-08 · Hichem Sahbi, Sebastien Deschamps, Andrei Stoian

We introduce in this paper a novel active learning algorithm for satellite image change detection. The proposed solution is interactive and based on a question and answer model, which asks an oracle (annotator) the most …

Active LearningChange DetectionDiversity

Reinforcement-based frugal learning for satellite image change detection

2022-03-22 · Sebastien Deschamps, Hichem Sahbi

In this paper, we introduce a novel interactive satellite image change detection algorithm based on active learning. The proposed approach is iterative and asks the user (oracle) questions about the targeted changes and …

Active LearningChange DetectionDiversityReinforcement Learning (RL)

Active query-driven visual search using probabilistic bisection and convolutional neural networks

2018-06-28 · Athanasios Tsiligkaridis, Theodoros Tsiligkaridis

We present a novel efficient object detection and localization framework based on the probabilistic bisection algorithm. A Convolutional Neural Network (CNN) is trained and used as a noisy oracle that provides answers to…

Objectobject-detectionObject Detection

Learning in Confusion: Batch Active Learning with Noisy Oracle

2019-09-25 · Gaurav Gupta, Anit Kumar Sahu, Wan-Yi Lin

We study the problem of training machine learning models incrementally using active learning with access to imperfect or noisy oracles. We specifically consider the setting of batch active learning, in which multiple sam…

Active LearningDenoisingimage-classificationImage Classification

Reinforcement-based Display-size Selection for Frugal Satellite Image Change Detection

2023-12-28 · Hichem Sahbi

We introduce a novel interactive satellite image change detection algorithm based on active learning. The proposed method is iterative and consists in frugally probing the user (oracle) about the labels of the most criti…

Active LearningChange DetectionDiversity