paper-with-me

Papers

A Multi-Task Learning Framework for Extracting Drugs and Their Interactions from Drug Labels

2019-05-17 · Tung Tran, Ramakanth Kavuluru, Halil Kilicoglu

Preventable adverse drug reactions as a result of medical errors present a growing concern in modern medicine. As drug-drug interactions (DDIs) may cause adverse reactions, being able to extracting DDIs from drug labels into machine-readable form is an important effort in effectively deploying drug safety information. The DDI track of TAC 2018 introduces two large hand-annotated test sets for the task of extracting DDIs from structured product labels with linkage to standard terminologies. Herein, we describe our approach to tackling tasks one and two of the DDI track, which corresponds to named entity recognition (NER) and sentence-level relation extraction respectively. Namely, our approach resembles a multi-task learning framework designed to jointly model various sub-tasks including NER and interaction type and outcome prediction. On NER, our system ranked second (among eight teams) at 33.00% and 38.25% F1 on Test Sets 1 and 2 respectively. On relation extraction, our system ranked second (among four teams) at 21.59% and 23.55% on Test Sets 1 and 2 respectively.

📄 PDF Abstract BibTeX arXiv:1905.07464

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERRelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

PanRep: Graph neural networks for extracting universal node embeddings in heterogeneous graphs

2020-07-20 · Vassilis N. Ioannidis, Da Zheng, George Karypis

Learning unsupervised node embeddings facilitates several downstream tasks such as node classification and link prediction. A node embedding is universal if it is designed to be used by and benefit various downstream tas…

Graph Neural NetworkLink PredictionNode Classification

Extracting adverse drug reactions and their context using sequence labelling ensembles in TAC2017

2019-05-28 · Maksim Belousov, Nikola Milosevic, William Dixon, Goran Nenadic

Adverse drug reactions (ADRs) are unwanted or harmful effects experienced after the administration of a certain drug or a combination of drugs, presenting a challenge for drug development and drug administration. In this…

People on Drugs: Credibility of User Statements in Health Communities

2017-05-06 · Subhabrata Mukherjee, Gerhard Weikum, Cristian Danescu-Niculescu-Mizil

Online health communities are a valuable source of information for patients and physicians. However, such user-generated resources are often plagued by inaccuracies and misinformation. In this work we propose a method fo…

Misinformation

Emerging Drug Interaction Prediction Enabled by Flow-based Graph Neural Network with Biomedical Network

2023-11-15 · Yongqi Zhang, Quanming Yao, Ling Yue, Xian Wu 외

Accurately predicting drug-drug interactions (DDI) for emerging drugs, which offer possibilities for treating and alleviating diseases, with computational methods can improve patient care and contribute to efficient drug…

Graph Neural Network

Boosting drug-disease association prediction for drug repositioning via dual-feature extraction and cross-dual-domain decoding

2024-07-16 · Enqiang Zhu, Xiang Li, Chanjuan Liu, Nikhil R. Pal

The extraction of biomedical data has significant academic and practical value in contemporary biomedical sciences. In recent years, drug repositioning, a cost-effective strategy for drug development by discovering new i…

Drug Discovery