paper-with-me

Papers

Multi-Task Learning for Extraction of Adverse Drug Reaction Mentions from Tweets

2018-02-14 · Shashank Gupta, Manish Gupta, Vasudeva Varma, Sachin Pawar, Nitin Ramrakhiyani, Girish K. Palshikar

Adverse drug reactions (ADRs) are one of the leading causes of mortality in health care. Current ADR surveillance systems are often associated with a substantial time lag before such events are officially published. On the other hand, online social media such as Twitter contain information about ADR events in real-time, much before any official reporting. Current state-of-the-art in ADR mention extraction uses Recurrent Neural Networks (RNN), which typically need large labeled corpora. Towards this end, we propose a multi-task learning based method which can utilize a similar auxiliary task (adverse drug event detection) to enhance the performance of the main task, i.e., ADR extraction. Furthermore, in the absence of auxiliary task dataset, we propose a novel joint multi-task learning method to automatically generate weak supervision dataset for the auxiliary task when a large pool of unlabeled tweets is available. Experiments with 0.48M tweets show that the proposed approach outperforms the state-of-the-art methods for the ADR mention extraction task by 7.2% in terms of F1 score.

📄 PDF Abstract BibTeX arXiv:1802.05130

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionMulti-Task Learning

Similar Papers 제목 키워드 기반

An Attentive Sequence Model for Adverse Drug Event Extraction from Biomedical Text

2018-01-02 · Suriyadeepan Ramamoorthy, Selvakumar Murugan

Adverse reaction caused by drugs is a potentially dangerous problem which may lead to mortality and morbidity in patients. Adverse Drug Event (ADE) extraction is a significant problem in biomedical research. We model ADE…

Event ExtractionGeneral ClassificationMachine Reading ComprehensionQuestion Answering+1

Detecting Adverse Drug Reactions from Biomedical Texts with Neural Networks

2019-07-01 · ACL 2019 7 · Ilseyar Alimova, Elena Tutubalina

Detection of adverse drug reactions in postapproval periods is a crucial challenge for pharmacology. Social media and electronic clinical reports are becoming increasingly popular as a source for obtaining health related…

Binary Classification

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 …

Multi-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

BioDEX: Large-Scale Biomedical Adverse Drug Event Extraction for Real-World Pharmacovigilance

2023-05-22 · Karel D'Oosterlinck, François Remy, Johannes Deleu, Thomas Demeester 외

Timely and accurate extraction of Adverse Drug Events (ADE) from biomedical literature is paramount for public safety, but involves slow and costly manual labor. We set out to improve drug safety monitoring (pharmacovigi…

Event ExtractionPharmacovigilance

KFU NLP Team at SMM4H 2020 Tasks: Cross-lingual Transfer Learning with Pretrained Language Models for Drug Reactions

2020-12-01 · SMM4H (COLING) 2020 12 · Zulfat Miftahutdinov, Andrey Sakhovskiy, Elena Tutubalina

This paper describes neural models developed for the Social Media Mining for Health (SMM4H) 2020 shared tasks. Specifically, we participated in two tasks. We investigate the use of a language representation model BERT pr…

Cross-Lingual TransferTask 2Transfer Learning