paper-with-me

홈 › Papers

Joint Learning-based Causal Relation Extraction from Biomedical Literature

2022-08-02 · Dongling Li, Pengchao Wu, Yuehu Dong, Jinghang Gu, Longhua Qian, Guodong Zhou

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.

📄 PDF Abstract BibTeX arXiv:2208.01316

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

PubMedCausal: A Span-Level Annotated Corpus for Causal Relation Extraction in Biomedical Text

2026-05-27 · Ifeoluwa Kunle-John, Josiah Paul, Oluwatosin Agbaakin, Peter Aina 외 arxiv

Causal relation extraction (CRE) is central to biomedical text mining, but current resources often conflate causal relations with broader associations, restrict annotation to sentence-level examples, or focus mainly on e…

Relation ExtractionTransfer Learning

Using Neural Networks for Relation Extraction from Biomedical Literature

2019-05-27 · Diana Sousa, Andre Lamurias, Francisco M. Couto

Using different sources of information to support automated extracting of relations between biomedical concepts contributes to the development of our understanding of biological systems. The primary comprehensive source …

RelationRelation Extraction

An Insight Extraction System on BioMedical Literature with Deep Neural Networks

2017-09-01 · EMNLP 2017 9 · Hua He, Kris Ganjam, Navendu Jain, Jessica Lundin 외

Mining biomedical text offers an opportunity to automatically discover important facts and infer associations among them. As new scientific findings appear across a large collection of biomedical publications, our aim is…

Relation Extraction

Inferring Implicit Causal Relationships in Biomedical Literature

2016-08-01 · WS 2016 8 · Halil Kilicoglu
Drug DiscoveryNamed Entity Recognition (NER)

Low Resource Causal Event Detection from Biomedical Literature

2022-05-01 · BioNLP (ACL) 2022 5 · Zhengzhong Liang, Enrique Noriega-Atala, Clayton Morrison, Mihai Surdeanu

Recognizing causal precedence relations among the chemical interactions in biomedical literature is crucial to understanding the underlying biological mechanisms. However, detecting such causal relation can be hard becau…

Event DetectionKnowledge DistillationRelation