A conflict-specific BERT model beats much larger general-purpose LLMs on classifying political violence texts when the larger models are used off the shelf, and is hundreds of times faster.
Deep Active Learning for Data Mining from Conflict Text Corpora
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
High-resolution event data on armed conflict and related processes have revolutionized the study of political contention with datasets like UCDP GED, ACLED etc. However, most of these datasets limit themselves to collecting spatio-temporal (high-resolution) and intensity data. Information on dynamics, such as targets, tactics, purposes etc. are rarely collected owing to the extreme workload of collecting data. However, most datasets rely on a rich corpus of textual data allowing further mining of further information connected to each event. This paper proposes one such approach that is inexpensive and high performance, leveraging active learning - an iterative process of improving a machine learning model based on sequential (guided) human input. Active learning is employed to then step-wise train (fine-tuning) of a large, encoder-only language model adapted for extracting sub-classes of events relating to conflict dynamics. The approach shows performance similar to human (gold-standard) coding while reducing the amount of required human annotation by as much as 99%.
fields
cs.CL 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
ConfliBERT: A Language Model for Political Conflict
A conflict-specific BERT model beats much larger general-purpose LLMs on classifying political violence texts when the larger models are used off the shelf, and is hundreds of times faster.