Improving Probabilistic Models In Text Classification Via Active Learning

Improving Probabilistic Models In Text Classification Via Active Learning

By Mitchell Bosley, University Of Michigan and University Of Toronto, Saki Kuzushima, University Of Michigan, and Harvard University, Ted Enamorado, Washington University in St. Louis, and Yuki Shiraito, University Of Michigan

Social scientists often classify text documents to use the resulting labels as an outcome or a predictor in empirical research. Automated text classification has become a standard tool since it requires less human coding. However, scholars still need many human-labeled documents for training. To reduce labeling costs, we propose a new algorithm for text classification that combines a probabilistic model with active learning. The probabilistic model uses both labeled and unlabeled data, and active learning concentrates labeling efforts on difficult documents to classify. Our validation study shows that with few labeled data, the classification performance of our algorithm is comparable to state-of-the-art methods at a fraction of the computational cost. We replicate the results of two published articles with only a small fraction of the original labeled data used in those studies and provide open-source software to implement our method.