Welcome to the new version of CaltechAUTHORS. Login is currently restricted to library staff. If you notice any issues, please email coda@library.caltech.edu
Published February 15, 2018 | Published
Conference Paper Open

Deep Active Learning for Named Entity Recognition

Abstract

Deep learning has yielded state-of-the-art performance on many natural language processing tasks including named entity recognition (NER). However, this typically requires large amounts of labeled data. In this work, we demonstrate that the amount of labeled training data can be drastically reduced when deep learning is combined with active learning. While active learning is sample-efficient, it can be computationally expensive since it requires iterative retraining. To speed this up, we introduce a lightweight architecture for NER, viz., the CNN-CNN-LSTM model consisting of convolutional character and word encoders and a long short term memory (LSTM) tag decoder. The model achieves nearly state-of-the-art performance on standard datasets for the task while being computationally much more efficient than best performing models. We carry out incremental active learning, during the training process, and are able to nearly match state-of-the-art performance with just 25\% of the original training data.

Attached Files

Published - Deep_Active_Learning_for_Named_Entity_Recognition.pdf

Files

Deep_Active_Learning_for_Named_Entity_Recognition.pdf
Files (376.1 kB)

Additional details

Created:
August 19, 2023
Modified:
October 20, 2023