DEAL: Deep Evidential Active Learning for Image Classification
Patrick Hemmer, Niklas K\"uhl, Jakob Sch\"offer

TL;DR
This paper introduces a novel active learning method for image classification that uses Dirichlet density parameters to better identify uncertain data, leading to improved efficiency and performance over existing approaches.
Contribution
The paper presents a new active learning algorithm that models prediction uncertainty with Dirichlet densities, enhancing data selection for CNN training.
Findings
Outperforms state-of-the-art AL methods in experiments
Requires less computational resources for training
Proven effective on medical imaging data
Abstract
Convolutional Neural Networks (CNNs) have proven to be state-of-the-art models for supervised computer vision tasks, such as image classification. However, large labeled data sets are generally needed for the training and validation of such models. In many domains, unlabeled data is available but labeling is expensive, for instance when specific expert knowledge is required. Active Learning (AL) is one approach to mitigate the problem of limited labeled data. Through selecting the most informative and representative data instances for labeling, AL can contribute to more efficient learning of the model. Recent AL methods for CNNs propose different solutions for the selection of instances to be labeled. However, they do not perform consistently well and are often computationally expensive. In this paper, we propose a novel AL algorithm that efficiently learns from unlabeled data by…
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.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Machine Learning and Algorithms · Domain Adaptation and Few-Shot Learning
MethodsSoftmax
