When Deep Learners Change Their Mind: Learning Dynamics for Active Learning

07/30/2021
by   Javad Zolfaghari Bengar, et al.
0

Active learning aims to select samples to be annotated that yield the largest performance improvement for the learning algorithm. Many methods approach this problem by measuring the informativeness of samples and do this based on the certainty of the network predictions for samples. However, it is well-known that neural networks are overly confident about their prediction and are therefore an untrustworthy source to assess sample informativeness. In this paper, we propose a new informativeness-based active learning method. Our measure is derived from the learning dynamics of a neural network. More precisely we track the label assignment of the unlabeled data pool during the training of the algorithm. We capture the learning dynamics with a metric called label-dispersion, which is low when the network consistently assigns the same label to the sample during the training of the network and high when the assigned label changes frequently. We show that label-dispersion is a promising predictor of the uncertainty of the network, and show on two benchmark datasets that an active learning algorithm based on label-dispersion obtains excellent results.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/13/2022

TiDAL: Learning Training Dynamics for Active Learning

Active learning (AL) aims to select the most useful data samples from an...
research
12/18/2020

Minimax Active Learning

Active learning aims to develop label-efficient algorithms by querying t...
research
12/20/2020

Learning Halfspaces With Membership Queries

Active learning is a subfield of machine learning, in which the learning...
research
12/31/2018

Cluster-Based Active Learning

In this work, we introduce Cluster-Based Active Learning, a novel framew...
research
05/29/2019

Active Learning in the Overparameterized and Interpolating Regime

Overparameterized models that interpolate training data often display su...
research
07/06/2023

Understanding Uncertainty Sampling

Uncertainty sampling is a prevalent active learning algorithm that queri...
research
04/14/2019

Exploring Representativeness and Informativeness for Active Learning

How can we find a general way to choose the most suitable samples for tr...

Please sign up or login with your details

Forgot password? Click here to reset