Back to Research papers
Research paper index

MIL-BERT: Classification of Arbitrarily Large Text with Performance and Explanatory Guarantees

John Cadigan, Dayne Freitag, Eric Yeh

arXiv:2608.20636Published August 21, 20260 citations
  • cs.CL
  • cs.LG

Abstract

Many text classification decisions are viable based on constituent excerpts alone. Taking inspiration from the field of multiple instance learning, we present an algorithm for training a neural network to classify text by selecting such excerpts. We show that our approach is also scalable with demonstrated learning against samples with nearly 1M tokens. We evaluate our methods on 7 datasets with emphasis on long-textual collections that far exceed the encoding limit of our base model. We present state-of-the-art results with this algorithm on 3 datasets: identification of political bias in news outlets, trigger warnings in long stories, and demographic characteristics of authors in tweet collections. Furthermore, the model trained on weakly-labeled collections of text (bags) generalizes to accurately classify constituent, smaller instances. Besides a new state-of-the-art for these problems, this approach is one of the few neural methods to excel in these datasets.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.