林晓惠

个人信息Personal Information

教授

博士生导师

硕士生导师

性别:女

毕业院校:大连理工大学

学位:博士

所在单位:计算机科学与技术学院

电子邮箱:datas@dlut.edu.cn

扫描关注

论文成果

当前位置: 算法设计与分析 >> 科学研究 >> 论文成果

Biomedical Event Extraction via Long Short Term Memory Networks along Dynamic Extended Tree

点击次数:

论文类型:会议论文

发表时间:2016-12-15

收录刊物:EI、CPCI-S

页面范围:739-742

关键字:LSTM; dynamic extended tree; biomedical event extraction; deep learning

摘要:Extracting knowledge from unstructured text is one of the most important goals of Natural Language Processing, especially in biomedical event extraction domain. In this paper, we describe a system for extracting biomedical events among biotope and bacteria from biomedical literature, using the corpus from the BioNLP'16 Shared Task on Bacteria Biotope task. The current mainstream methods for event extraction are based on shallow machine learning methods. However, these methods mainly rely on domain experience and need enormous manual efforts to select features. Therefore, we propose a novel Long Short Term Memory (LSTM) Networks framework DET-BLSTM for event extraction. In our framework, a dynamic extended tree is introduced as the input instead of the original sentences, which utilizes the syntactic information. Furthermore, the POS and distance embeddings are added to enrich input information and thus the complex feature extraction can be skipped. In final, we construct a bidirectional LSTM model to extract biomedical events and achieve 57.14% F-score in the test set. Our model obtains a better F-score than all official submissions to BioNLP-ST 2016, which is 1.34% higher than the best system.