English

A Simple yet Brisk and Efficient Active Learning Platform for Text Classification

Machine Learning 2021-02-02 v1 Human-Computer Interaction Information Retrieval

Abstract

In this work, we propose the use of a fully managed machine learning service, which utilizes active learning to directly build models from unstructured data. With this tool, business users can quickly and easily build machine learning models and then directly deploy them into a production ready hosted environment without much involvement from data scientists. Our approach leverages state-of-the-art text representation like OpenAI's GPT2 and a fast implementation of the active learning workflow that relies on a simple construction of incremental learning using linear models, thus providing a brisk and efficient labeling experience for the users. Experiments on both publicly available and real-life insurance datasets empirically show why our choices of simple and fast classification algorithms are ideal for the task at hand.

Keywords

Cite

@article{arxiv.2102.00426,
  title  = {A Simple yet Brisk and Efficient Active Learning Platform for Text Classification},
  author = {Teja Kanchinadam and Qian You and Keith Westpfahl and James Kim and Siva Gunda and Sebastian Seith and Glenn Fung},
  journal= {arXiv preprint arXiv:2102.00426},
  year   = {2021}
}
R2 v1 2026-06-23T22:41:48.259Z