paper-with-me

Papers

Active Learning for Object Detection with Non-Redundant Informative Sampling

2023-07-17 · Aral Hekimoglu, Adrian Brucker, Alper Kagan Kayali, Michael Schmidt, Alvaro Marcos-Ramiro

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 diversity of the selections. Our strategy integrates uncertainty and diversity-based selection principles into a joint selection objective by measuring the collective information score of the selected samples. Specifically, our proposed NORIS algorithm quantifies the impact of training with a sample on the informativeness of other similar samples. By exclusively selecting samples that are simultaneously informative and distant from other highly informative samples, we effectively avoid redundancy while maintaining a high level of informativeness. Moreover, instead of utilizing whole image features to calculate distances between samples, we leverage features extracted from detected object regions within images to define object features. This allows us to construct a dataset encompassing diverse object types, shapes, and angles. Extensive experiments on object detection and image classification tasks demonstrate the effectiveness of our strategy over the state-of-the-art baselines. Specifically, our selection strategy achieves a 20% and 30% reduction in labeling costs compared to random selection for PASCAL-VOC and KITTI, respectively.

📄 PDF Abstract BibTeX arXiv:2307.08414

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDiversityimage-classificationImage ClassificationInformativenessObjectobject-detectionObject Detection

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

MuRAL: Multi-Scale Region-based Active Learning for Object Detection

2023-03-29 · Yi-Syuan Liou, Tsung-Han Wu, Jia-Fong Yeh, Wen-Chin Chen 외

Obtaining large-scale labeled object detection dataset can be costly and time-consuming, as it involves annotating images with bounding boxes and class labels. Thus, some specialized active learning methods have been pro…

Active LearningObjectobject-detectionObject Detection

Box-Level Active Detection

2023-03-23 · CVPR 2023 1 · Mengyao Lyu, Jundong Zhou, Hui Chen, YiJie Huang 외

Active learning selects informative samples for annotation within budget, which has proven efficient recently on object detection. However, the widely used active detection benchmarks conduct image-level evaluation, whic…

Active Learningobject-detectionObject Detection

Performance-guided Reinforced Active Learning for Object Detection

2026-01-22 · Zhixuan Liang, Xingyu Zeng, Rui Zhao, Ping Luo arxiv

Active learning (AL) strategies aim to train high-performance models with minimal labeling efforts, only selecting the most informative instances for annotation. Current approaches to evaluating data informativeness pred…

Active Object DetectionReinforcement LearningActive Learning

Aligning Data Selection with Performance: Performance-driven Reinforcement Learning for Active Learning in Object Detection

2023-10-12 · Zhixuan Liang, Xingyu Zeng, Rui Zhao, Ping Luo

Active learning strategies aim to train high-performance models with minimal labeled data by selecting the most informative instances for labeling. However, existing methods for assessing data informativeness often fail …

Active LearningActive Object DetectionInformativenessNavigate+5