Deep Active Learning by Model Interpretability
Qiang Liu, Zhaocheng Liu, Xiaofang Zhu, Yeliang Xiu

TL;DR
This paper introduces DAMI, a novel deep active learning method leveraging model interpretability through piece-wise linear regions in DNNs, to efficiently select informative samples and reduce annotation costs.
Contribution
DAMI uniquely uses piece-wise linear interpretability in DNNs to guide sample selection in active learning without hyper-parameter tuning.
Findings
DAMI outperforms state-of-the-art active learning methods on tabular datasets.
The approach effectively identifies representative samples using interpretability-based clustering.
No hyper-parameter tuning required for DAMI, simplifying its application.
Abstract
Recent successes of Deep Neural Networks (DNNs) in a variety of research tasks, however, heavily rely on the large amounts of labeled samples. This may require considerable annotation cost in real-world applications. Fortunately, active learning is a promising methodology to train high-performing model with minimal annotation cost. In the deep learning context, the critical question of active learning is how to precisely identify the informativeness of samples for DNN. In this paper, inspired by piece-wise linear interpretability in DNN, we introduce the linearly separable regions of samples to the problem of active learning, and propose a novel Deep Active learning approach by Model Interpretability (DAMI). To keep the maximal representativeness of the entire unlabeled data, DAMI tries to select and label samples on different linearly separable regions introduced by the piece-wise…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
MethodsInterpretability
