HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Sampling Bias in Deep Active Classification: An Empirical Study

Ameya Prabhu Charles Dognin Maneesh Singh

Sampling Bias in Deep Active Classification: An Empirical Study

Abstract

The exploding cost and time needed for data labeling and model training are bottlenecks for training DNN models on large datasets. Identifying smaller representative data samples with strategies like active learning can help mitigate such bottlenecks. Previous works on active learning in NLP identify the problem of sampling bias in the samples acquired by uncertainty-based querying and develop costly approaches to address it. Using a large empirical study, we demonstrate that active set selection using the posterior entropy of deep models like FastText.zip (FTZ) is robust to sampling biases and to various algorithmic choices (query size and strategies) unlike that suggested by traditional literature. We also show that FTZ based query strategy produces sample sets similar to those from more sophisticated approaches (e.g ensemble networks). Finally, we show the effectiveness of the selected samples by creating tiny high-quality datasets, and utilizing them for fast and cheap training of large models. Based on the above, we propose a simple baseline for deep active text classification that outperforms the state-of-the-art. We expect the presented work to be useful and informative for dataset compression and for problems involving active, semi-supervised or online learning scenarios. Code and models are available at: https://github.com/drimpossible/Sampling-Bias-Active-Learning

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
text-classification-on-ag-newsULMFiT (Small data)
Error: 6.3
text-classification-on-amazon-2ULMFiT (Small data)
Error: 3.9
text-classification-on-amazon-5ULMFiT (Small data)
Error: 35.9
text-classification-on-dbpediaULMFiT (Small data)
Error: 0.8
text-classification-on-sogou-newsULMFiT (Small data)
Accuracy: 97
text-classification-on-yahoo-answersULMFiT (Small data)
Accuracy: 74.3
text-classification-on-yelp-2ULMFiT (Small data)
Accuracy: 97.1%
text-classification-on-yelp-5ULMFiT (Small data)
Accuracy: 67.6%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Sampling Bias in Deep Active Classification: An Empirical Study | Papers | HyperAI