paper-with-me

Papers

Document-level Biomedical Relation Extraction Based on Multi-Dimensional Fusion Information and Multi-Granularity Logical Reasoning

2022-10-01 · COLING 2022 10 · Lishuang Li, Ruiyuan Lian, Hongbin Lu, Jingyao Tang

Document-level biomedical relation extraction (Bio-DocuRE) is an important branch of biomedical text mining that aims to automatically extract all relation facts from the biomedical text. Since there are a considerable number of relations in biomedical documents that need to be judged by other existing relations, logical reasoning has become a research hotspot in the past two years. However, current models with reasoning are single-granularity only based on one element information, ignoring the complementary fact of different granularity reasoning information. In addition, obtaining rich document information is a prerequisite for logical reasoning, but most of the previous models cannot sufficiently utilize document information, which limits the reasoning ability of the model. In this paper, we propose a novel Bio-DocuRE model called FILR, based on Multi-Dimensional Fusion Information and Multi-Granularity Logical Reasoning. Specifically, FILR presents a multi-dimensional information fusion module MDIF to extract sufficient global document information. Then FILR proposes a multi-granularity reasoning module MGLR to obtain rich inference information through the reasoning of both entity-pairs and mention-pairs. We evaluate our FILR model on two widely used biomedical corpora CDR and GDA. Experimental results show that FILR achieves state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (1)

luguo-ry/filr 공식 구현 pytorch

Tasks

Logical ReasoningRelationRelation Extraction

Similar Papers 제목 키워드 기반

An Empirical Study on Relation Extraction in the Biomedical Domain

2021-12-11 · Yongkang Li

Relation extraction is a fundamental problem in natural language processing. Most existing models are defined for relation extraction in the general domain. However, their performance on specific domains (e.g., biomedici…

ArticlesDocument-level Relation ExtractionRelationRelation Extraction+1

Biomedical Relation Extraction via Adaptive Document-Relation Cross-Mapping and Concept Unique Identifier

2025-01-09 · Yufei Shang, Yanrong Guo, Shijie Hao, Richang Hong

Document-Level Biomedical Relation Extraction (Bio-RE) aims to identify relations between biomedical entities within extensive texts, serving as a crucial subfield of biomedical text mining. Existing Bio-RE methods strug…

RAGRelationRelation ExtractionRetrieval+2

Document-Level N-ary Relation Extraction with Multiscale Representation Learning

2019-06-01 · NAACL 2019 6 · Robin Jia, Cliff Wong, Hoifung Poon

Most information extraction methods focus on binary relations expressed within single sentences. In high-value domains, however, n-ary relations are of great demand (e.g., drug-gene-mutation interactions in precision onc…

Reading ComprehensionRelationRelation ExtractionRepresentation Learning+1

Document-Level $N$-ary Relation Extraction with Multiscale Representation Learning

2019-04-04 · Robin Jia, Cliff Wong, Hoifung Poon

Most information extraction methods focus on binary relations expressed within single sentences. In high-value domains, however, $n$-ary relations are of great demand (e.g., drug-gene-mutation interactions in precision o…

Reading ComprehensionRelationRelation ExtractionRepresentation Learning+1

Connecting the Dots: Document-level Neural Relation Extraction with Edge-oriented Graphs

2019-08-31 · IJCNLP 2019 11 · Fenia Christopoulou, Makoto Miwa, Sophia Ananiadou

Document-level relation extraction is a complex human process that requires logical inference to extract relationships between named entities in text. Existing approaches use graph-based neural models with words as nodes…

Document-level Relation ExtractionRelationRelation ExtractionSentence