paper-with-me

홈 › Papers

Want to Identify, Extract and Normalize Adverse Drug Reactions in Tweets? Use RoBERTa

2020-06-29 · SMM4H (COLING) 2020 12 · Katikapalli Subramanyam Kalyan, S. Sangeetha

This paper presents our approach for task 2 and task 3 of Social Media Mining for Health (SMM4H) 2020 shared tasks. In task 2, we have to differentiate adverse drug reaction (ADR) tweets from nonADR tweets and is treated as binary classification. Task3 involves extracting ADR mentions and then mapping them to MedDRA codes. Extracting ADR mentions is treated as sequence labeling and normalizing ADR mentions is treated as multi-class classification. Our system is based on pre-trained language model RoBERTa and it achieves a) F1-score of 58% in task2 which is 12% more than the average score b) relaxed F1-score of 70.1% in ADR extraction of task 3 which is 13.7% more than the average score and relaxed F1-score of 35% in ADR extraction + normalization of task3 which is 5.8% more than the average score. Overall, our models achieve promising results in both the tasks with significant improvements over average scores.

📄 PDF Abstract BibTeX arXiv:2006.16146

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral ClassificationLanguage ModelingLanguage ModellingMulti-class ClassificationTask 2

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

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…

PAII-NLP at SMM4H 2021: Joint Extraction and Normalization of Adverse Drug Effect Mentions in Tweets

2021-06-01 · NAACL (SMM4H) 2021 6 · Zongcheng Ji, Tian Xia, Mei Han

This paper describes our system developed for the subtask 1c of the sixth Social Media Mining for Health Applications (SMM4H) shared task in 2021. The aim of the subtask is to recognize the adverse drug effect (ADE) ment…

Extracting Adverse Drug Events from Clinical Notes

2021-04-21 · Darshini Mahendran, Bridget T. McInnes

Adverse drug events (ADEs) are unexpected incidents caused by the administration of a drug or medication. To identify and extract these events, we require information about not just the drug itself but attributes describ…

Language ModelingLanguage ModellingRelationRelation Extraction

Concept Extraction to Identify Adverse Drug Reactions in Medical Forums: A Comparison of Algorithms

2015-04-27 · Alejandro Metke-Jimenez, Sarvnaz Karimi

Social media is becoming an increasingly important source of information to complement traditional pharmacovigilance methods. In order to identify signals of potential adverse drug reactions, it is necessary to first ide…

BIG-bench Machine LearningPharmacovigilance

HaleLab_NITK@SMM4H’22: Adaptive Learning Model for Effective Detection, Extraction and Normalization of Adverse Drug Events from Social Media Data

2022-10-01 · SMM4H (COLING) 2022 10 · Reshma Unnikrishnan, Sowmya Kamath S, Ananthanarayana V. S.

This paper describes the techniques designed for detecting, extracting and normalizing adverse events from social data as part of the submission for the Shared task, Task 1-SMM4H’22. We present an adaptive learner mechan…

Question Answering