个人信息Personal Information
教授
博士生导师
硕士生导师
性别:女
毕业院校:大连理工大学
学位:博士
所在单位:计算机科学与技术学院
学科:计算机应用技术. 计算机软件与理论
办公地点:创新大厦A930
电子邮箱:lils@dlut.edu.cn
Biomedical named entity recognition based on recurrent neural networks with different extended methods
点击次数:
论文类型:期刊论文
发表时间:2016-01-01
发表刊物:INTERNATIONAL JOURNAL OF DATA MINING AND BIOINFORMATICS
收录刊物:SCIE
卷号:16
期号:1
页面范围:17-31
ISSN号:1748-5673
关键字:bio-NER; recurrent neural network; hand-designed features; word embeddings; context information
摘要:Biomedical Named Entity Recognition (bio-NER) has become essential to the text mining and knowledge discovery tasks in biomedical field. However, the performance of traditional NER systems is limited to the construction of complex hand-designed features which are derived from various linguistic analyses and may only adapted to specified domain. In this paper, we mainly focus on building a simple and efficient system for bio-NER based on Recurrent Neural Network (RNN) where complex hand-designed features are replaced with word embeddings. Furthermore, the system is extended by the predicted information from the prior node and external context information (topical information & clustering information). During the training process, the word embeddings are fine-tuned by the neural network. The experiments conducted on the BioCreative II GM data set demonstrate RNN models outperform CRF model and Deep Neural Networks (DNNs) and the extended RNN model performs better than the original RNN, achieving 82.47% F-score.