LGJul 1, 2024

DCoM: Active Learning for All Learners

arXiv:2407.01804v32 citationsh-index: 46
Originality Incremental advance
AI Analysis

This addresses the problem of reducing annotation costs for deep models in computer vision, though it appears incremental as it builds on existing active learning techniques.

The paper tackles the challenge of active learning effectiveness across varying budget scenarios by introducing DCoM, a dynamic approach that adjusts strategy based on model competence, achieving state-of-the-art performance in both low- and high-budget regimes.

Deep Active Learning (AL) techniques can be effective in reducing annotation costs for training deep models. However, their effectiveness in low- and high-budget scenarios seems to require different strategies, and achieving optimal results across varying budget scenarios remains a challenge. In this study, we introduce Dynamic Coverage & Margin mix (DCoM), a novel active learning approach designed to bridge this gap. Unlike existing strategies, DCoM dynamically adjusts its strategy, considering the competence of the current model. Through theoretical analysis and empirical evaluations on diverse datasets, including challenging computer vision tasks, we demonstrate DCoM's ability to overcome the cold start problem and consistently improve results across different budgetary constraints. Thus DCoM achieves state-of-the-art performance in both low- and high-budget regimes.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes