Medical Relation Extraction

9 papers with code • 2 benchmarks • 5 datasets

Biomedical relation extraction is the task of detecting and classifying semantic relationships from biomedical text.

Supporting Medical Relation Extraction via Causality-Pruned Semantic Dependency Forest

jyf123/CP-GCN COLING 2022

However, the quality of the 1-best dependency tree for medical texts produced by an out-of-domain parser is relatively limited so that the performance of medical relation extraction method may degenerate.

5
29 Aug 2022

LinkBERT: Pretraining Language Models with Document Links

michiyasunaga/LinkBERT ACL 2022

Language model (LM) pretraining can learn various knowledge from text corpora, helping downstream tasks.

394
29 Mar 2022

CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark

cbluebenchmark/cblue ACL 2022

Artificial Intelligence (AI), along with the recent progress in biomedical language understanding, is gradually changing medical practice.

676
15 Jun 2021

Leveraging Dependency Forest for Neural Medical Relation Extraction

freesunshine0316/dep-forest-re IJCNLP 2019

Medical relation extraction discovers relations between entity mentions in text, such as research articles.

20
11 Nov 2019

BioBERT: a pre-trained biomedical language representation model for biomedical text mining

dmis-lab/biobert 25 Jan 2019

Biomedical text mining is becoming increasingly important as the number of biomedical documents rapidly grows.

1,847
25 Jan 2019

A hybrid deep learning approach for medical relation extraction

RaghavendraCh/RelationExtraction_keras 26 Jun 2018

Mining relationships between treatment(s) and medical problem(s) is vital in the biomedical domain.

12
26 Jun 2018

Drug-Drug Interaction Extraction from Biomedical Text Using Long Short Term Memory Network

sunilitggu/DDI-extraction-through-LSTM 28 Jan 2017

The two models, {\it AB-LSTM} and {\it Joint AB-LSTM} also use attentive pooling in the output of Bi-LSTM layer to assign weights to features.

27
28 Jan 2017

Crowdsourcing Ground Truth for Medical Relation Extraction

CrowdTruth/Medical-Relation-Extraction 9 Jan 2017

Cognitive computing systems require human labeled data for evaluation, and often for training.

70
09 Jan 2017