TL;DR
This paper introduces a novel measure called Contextual Diversity to improve active learning by capturing spatial context variations, leading to state-of-the-art results in semantic segmentation, object detection, and image classification.
Contribution
The paper proposes Contextual Diversity, a new measure for active learning that leverages CNN spatial context, enhancing data selection strategies for better model performance.
Findings
State-of-the-art active learning results on benchmark datasets.
Clear advantages of using contextual diversity shown through ablation studies.
Effective integration of CD into core-set and reinforcement learning frameworks.
Abstract
Requirement of large annotated datasets restrict the use of deep convolutional neural networks (CNNs) for many practical applications. The problem can be mitigated by using active learning (AL) techniques which, under a given annotation budget, allow to select a subset of data that yields maximum accuracy upon fine tuning. State of the art AL approaches typically rely on measures of visual diversity or prediction uncertainty, which are unable to effectively capture the variations in spatial context. On the other hand, modern CNN architectures make heavy use of spatial context for achieving highly accurate predictions. Since the context is difficult to evaluate in the absence of ground-truth labels, we introduce the notion of contextual diversity that captures the confusion associated with spatially co-occurring classes. Contextual Diversity (CD) hinges on a crucial observation that the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
