论文标题
基于联合学习的因果关系从生物医学文献中提取
Joint Learning-based Causal Relation Extraction from Biomedical Literature
论文作者
论文摘要
生物医学实体的因果关系提取是生物医学文本挖掘中最复杂的任务之一,涉及两种信息:实体关系和实体功能。一种可行的方法是将关系提取和功能检测作为两个独立的子任务。但是,这种单独的学习方法忽略了它们之间的内在相关性,并导致性能不令人满意。在本文中,我们提出了一个联合学习模型,该模型结合了实体关系提取和实体功能检测,以利用其共同点并捕获其相互关系,从而提高生物医学因果关系提取的性能。同时,在模型训练阶段,损耗函数中的不同功能类型分配了不同的权重。具体而言,负功能实例的惩罚系数增加以有效提高功能检测的精度。 Biocreative-V轨道4语料库的实验结果表明,我们的联合学习模型在BEL语句提取中的表现优于单独的模型,在第2阶段和第1阶段评估中的测试集中,F1得分分别达到58.4%和37.3%。这表明,与其他系统相比,我们的联合学习系统达到了第2阶段的最新性能。
Causal relation extraction of biomedical entities is one of the most complex tasks in biomedical text mining, which involves two kinds of information: entity relations and entity functions. One feasible approach is to take relation extraction and function detection as two independent sub-tasks. However, this separate learning method ignores the intrinsic correlation between them and leads to unsatisfactory performance. In this paper, we propose a joint learning model, which combines entity relation extraction and entity function detection to exploit their commonality and capture their inter-relationship, so as to improve the performance of biomedical causal relation extraction. Meanwhile, during the model training stage, different function types in the loss function are assigned different weights. Specifically, the penalty coefficient for negative function instances increases to effectively improve the precision of function detection. Experimental results on the BioCreative-V Track 4 corpus show that our joint learning model outperforms the separate models in BEL statement extraction, achieving the F1 scores of 58.4% and 37.3% on the test set in Stage 2 and Stage 1 evaluations, respectively. This demonstrates that our joint learning system reaches the state-of-the-art performance in Stage 2 compared with other systems.