DLAICLDec 15, 2021

Assisted Text Annotation Using Active Learning to Achieve High Quality with Little Effort

arXiv:2112.11914v1
Originality Incremental advance
AI Analysis

This addresses the annotation bottleneck for researchers in NLP and related fields, offering a practical solution to reduce costs, though it is incremental as it builds on existing active learning and language model techniques.

The paper tackles the problem of costly manual text annotation by proposing a tool that combines active learning with a pre-trained language model to create high-quality annotated datasets with minimal effort, achieving the same performance as a full dataset with only 16.3% of the annotations on a framing dataset.

Large amounts of annotated data have become more important than ever, especially since the rise of deep learning techniques. However, manual annotations are costly. We propose a tool that enables researchers to create large, high-quality, annotated datasets with only a few manual annotations, thus strongly reducing annotation cost and effort. For this purpose, we combine an active learning (AL) approach with a pre-trained language model to semi-automatically identify annotation categories in the given text documents. To highlight our research direction's potential, we evaluate the approach on the task of identifying frames in news articles. Our preliminary results show that employing AL strongly reduces the number of annotations for correct classification of even these complex and subtle frames. On the framing dataset, the AL approach needs only 16.3\% of the annotations to reach the same performance as a model trained on the full dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes