Active Learning for Natural Language Parsing and Information Extraction
Abstract
In natural language acquisition, it is difficult to gather the annotated data needed for supervised learning; however, unannotated data is fairly plentiful. Active learning methods attempt to select for annotation and training only the most informative examples, and therefore are potentially very useful in natural language applications. However, existing results for active learning have only considered standard classification tasks. To reduce annotation effort while maintaining accuracy, we apply active learning to two non-classification tasks in natural language processing: semantic parsing and information extraction. We show that active learning can significantly reduce the number of annotated examples required to achieve a given level of performance for these complex tasks. Keywords: active learning, natural language learning, learning for parsing, learning for information extraction Email address of contact author: [email protected] Phone number of contact author: (650)8...
Cite
Text
Thompson et al. "Active Learning for Natural Language Parsing and Information Extraction." International Conference on Machine Learning, 1999.Markdown
[Thompson et al. "Active Learning for Natural Language Parsing and Information Extraction." International Conference on Machine Learning, 1999.](https://mlanthology.org/icml/1999/thompson1999icml-active/)BibTeX
@inproceedings{thompson1999icml-active,
title = {{Active Learning for Natural Language Parsing and Information Extraction}},
author = {Thompson, Cynthia A. and Califf, Mary Elaine and Mooney, Raymond J.},
booktitle = {International Conference on Machine Learning},
year = {1999},
pages = {406-414},
url = {https://mlanthology.org/icml/1999/thompson1999icml-active/}
}