An attention-based BiLSTM-CRF approach to document-level chemical named entity recognition
An attention-based BiLSTM-CRF approach to document-level chemical named entity recognition
复制标题
基于注意力的 BiLSTM-CRF 文档级化学命名实体识别方法
DOI:
10.1093/bioinformatics/btx761
复制
发表时间:
2018-04-15
期刊:
影响因子:
5.8
通讯作者:
Wang, Jian
中科院分区:
文献类型:
--
作者:
Luo, Ling;Yang, Zhihao;Wang, Jian
Motivation: In biomedical research, chemical is an important class of entities, and chemical named entity recognition (NER) is an important task in the field of biomedical information extraction. However, most popular chemical NER methods are based on traditional machine learning and their performances are heavily dependent on the feature engineering. Moreover, these methods are sentence-level ones which have the tagging inconsistency problem.Results: In this paper, we propose a neural network approach, i.e. attention-based bidirectional Long Short-Term Memory with a conditional random field layer (Att-BiLSTM-CRF), to document-level chemical NER. The approach leverages document-level global information obtained by attention mechanism to enforce tagging consistency across multiple instances of the same token in a document. It achieves better performances with little feature engineering than other state-of-the-art methods on the BioCreative IV chemical compound and drug name recognition (CHEMDNER) corpus and the BioCreative V chemical-disease relation (CDR) task corpus (the F-scores of 91.14 and 92.57%, respectively).