paper-with-me

Papers

Generalized knowledge-enhanced framework for biomedical entity and relation extraction

2024-08-13 · Minh Nguyen, Phuong Le

In recent years, there has been an increasing number of frameworks developed for biomedical entity and relation extraction. This research effort aims to address the accelerating growth in biomedical publications and the intricate nature of biomedical texts, which are written for mainly domain experts. To handle these challenges, we develop a novel framework that utilizes external knowledge to construct a task-independent and reusable background knowledge graph for biomedical entity and relation extraction. The design of our model is inspired by how humans learn domain-specific topics. In particular, humans often first acquire the most basic and common knowledge regarding a field to build the foundational knowledge and then use that as a basis for extending to various specialized topics. Our framework employs such common-knowledge-sharing mechanism to build a general neural-network knowledge graph that is learning transferable to different domain-specific biomedical texts effectively. Experimental evaluations demonstrate that our model, equipped with this generalized and cross-transferable knowledge base, achieves competitive performance benchmarks, including BioRelEx for binding interaction detection and ADE for Adverse Drug Effect identification.

📄 PDF Abstract BibTeX arXiv:2408.06618

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

Joint Biomedical Entity and Relation Extraction with Knowledge-Enhanced Collective Inference

2021-05-27 · ACL 2021 5 · Tuan Lai, Heng Ji, ChengXiang Zhai, Quan Hung Tran

Compared to the general news domain, information extraction (IE) from biomedical text requires much broader domain knowledge. However, many previous IE methods do not utilize any external knowledge during inference. Due …

Event ExtractionJoint Entity and Relation ExtractionRelationRelation Extraction

A Domain Knowledge Enhanced Pre-Trained Language Model for Vertical Search: Case Study on Medicinal Products

2022-10-01 · COLING 2022 10 · Kesong Liu, Jianhui Jiang, Feifei Lyu

We present a biomedical knowledge enhanced pre-trained language model for medicinal product vertical search. Following ELECTRA’s replaced token detection (RTD) pre-training, we leverage biomedical entity masking (EM) str…

Attributeintent-classificationIntent ClassificationLanguage Modeling+4

Learning Domain-Specialised Representations for Cross-Lingual Biomedical Entity Linking

2021-05-30 · ACL 2021 5 · Fangyu Liu, Ivan Vulić, Anna Korhonen, Nigel Collier

Injecting external domain-specific knowledge (e.g., UMLS) into pretrained language models (LMs) advances their capability to handle specialised in-domain tasks such as biomedical entity linking (BEL). However, such abund…

Cross-Lingual TransferEntity Linking

BioIE: Biomedical Information Extraction with Multi-head Attention Enhanced Graph Convolutional Network

2021-10-26 · Jialun Wu, Yang Liu, Zeyu Gao, Tieliang Gong 외

Constructing large-scaled medical knowledge graphs can significantly boost healthcare applications for medical surveillance, bring much attention from recent research. An essential step in constructing large-scale MKG is…

Knowledge GraphsRelationTransfer Learning

Intent Detection and Entity Extraction from BioMedical Literature

2024-04-04 · Ankan Mullick, Mukur Gupta, Pawan Goyal

Biomedical queries have become increasingly prevalent in web searches, reflecting the growing interest in accessing biomedical literature. Despite recent research on large-language models (LLMs) motivated by endeavours t…

Intent Detectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2