@inproceedings{zhang-etal-2018-global,
title = "Global Attention for Name Tagging",
author = "Zhang, Boliang and
Whitehead, Spencer and
Huang, Lifu and
Ji, Heng",
editor = "Korhonen, Anna and
Titov, Ivan",
booktitle = "Proceedings of the 22nd Conference on Computational Natural Language Learning",
month = oct,
year = "2018",
address = "Brussels, Belgium",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/K18-1009/",
doi = "10.18653/v1/K18-1009",
pages = "86--96",
abstract = "Many name tagging approaches use local contextual information with much success, but can fail when the local context is ambiguous or limited. We present a new framework to improve name tagging by utilizing local, document-level, and corpus-level contextual information. For each word, we retrieve document-level context from other sentences within the same document and corpus-level context from sentences in other documents. We propose a model that learns to incorporate document-level and corpus-level contextual information alongside local contextual information via document-level and corpus-level attentions, which dynamically weight their respective contextual information and determines the influence of this information through gating mechanisms. Experiments on benchmark datasets show the effectiveness of our approach, which achieves state-of-the-art results for Dutch, German, and Spanish on the CoNLL-2002 and CoNLL-2003 datasets. We will make our code and pre-trained models publicly available for research purposes."
}
Markdown (Informal)
[Global Attention for Name Tagging](https://preview.aclanthology.org/fix-sig-urls/K18-1009/) (Zhang et al., CoNLL 2018)
ACL
- Boliang Zhang, Spencer Whitehead, Lifu Huang, and Heng Ji. 2018. Global Attention for Name Tagging. In Proceedings of the 22nd Conference on Computational Natural Language Learning, pages 86–96, Brussels, Belgium. Association for Computational Linguistics.