![]() |
个人信息Personal Information
教授
博士生导师
硕士生导师
性别:女
毕业院校:大连理工大学
学位:博士
所在单位:计算机科学与技术学院
学科:计算机应用技术
办公地点:创新园大厦B811
联系方式:0411-84706009-2811
电子邮箱:wangjian@dlut.edu.cn
Biomedical Event Trigger Detection by Dependency-Based Word Embedding
点击次数:
论文类型:会议论文
发表时间:2015-11-09
收录刊物:EI、CPCI-S、Scopus
页面范围:429-432
关键字:biomedical event extraction; Trigger Detection; Dependency-based word embedding; neural network
摘要:Biomedical events can reveal crucial processes in biomedical research. As an important step in biomedical event extraction, biomedical event trigger detection has become a research hotspot. Traditional machine learning methods, which aim to manually design powerful features fed to the classifiers, greatly depend on the understanding of the specific task. In this paper, we propose an approach to automatically learn good features from raw input without manual intervention. The approach is based on dependency-based word embedding and first learns dependency-based word embedding from all available PubMed abstracts. The word embedding contains rich functional and semantic information. Then neural network architecture is used to learn better feature representation based on raw dependency-based word embedding. Meanwhile, we dynamically adjust the embedding while training for adapting to the trigger classification task. Finally, softmax classifier labels the examples by specific trigger class using the features learned by the model. The experimental results show that our approach achieves a micro Fl score of 78.27% and a macro Fl score of 76.94% in significant trigger classes, and performs better than baseline methods. In addition, we can achieve the semantic distributed representation of every trigger word.