Joint Learning-based Causal Relation Extraction from Biomedical Literature
Dongling Li, Pengchao Wu, Yuehu Dong, Jinghang Gu, Longhua Qian,, Guodong Zhou

TL;DR
This paper introduces a joint learning model for biomedical causal relation extraction that combines entity relation and function detection, leveraging their correlation to improve accuracy and achieve state-of-the-art results.
Contribution
The paper presents a novel joint learning approach that simultaneously models entity relations and functions, enhancing performance over separate models in biomedical text mining.
Findings
Outperforms separate models in BEL statement extraction
Achieves F1 scores of 58.4% and 37.3% on BioCreative-V corpus
Reaches state-of-the-art performance in Stage 2 evaluations
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Topic Modeling · Advanced Text Analysis Techniques
MethodsTest
