Recognizing Mentions of Adverse Drug Reaction in Social Media Using Knowledge-Infused Recurrent Models
Recognizing mentions of Adverse Drug Reactions (ADR) in social media is challenging: ADR mentions are context-dependent and include long, varied and unconventional descriptions as compared to more formal medical symptom terminology. We use the CADEC corpus to train a recurrent neural network (RNN) transducer, integrated with knowledge graph embeddings of DBpedia, and show the resulting model to be highly accurate (93.4 F1). Furthermore, even when lacking high quality expert annotations, we show that by employing an active learning technique and using purpose built annotation tools, we can train the RNN to perform well (83.9 F1).
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningKnowledge Graph EmbeddingsSimilar Papers 제목 키워드 기반
Identification of Adverse Drug Reaction Mentions in Tweets -- SMM4H Shared Task 2019
Analyzing social media posts can offer insights into a wide range of topics that are commonly discussed online, providing valuable information for studying various health-related phenomena reported online. The outcome of…
PharmacovigilanceUsing Machine Learning and Deep Learning Methods to Find Mentions of Adverse Drug Reactions in Social Media
Over time the use of social networks is becoming very popular platforms for sharing health related information. Social Media Mining for Health Applications (SMM4H) provides tasks such as those described in this document …
BIG-bench Machine LearningMIDAS@SMM4H-2019: Identifying Adverse Drug Reactions and Personal Health Experience Mentions from Twitter
In this paper, we present our approach and the system description for the Social Media Mining for Health Applications (SMM4H) Shared Task 1,2 and 4 (2019). Our main contribution is to show the effectiveness of Transfer L…
Transfer LearningCompLx@SMM4H’22: In-domain pretrained language models for detection of adverse drug reaction mentions in English tweets
The paper describes the system that team CompLx developed for sub-task 1a of the Social Media Mining for Health 2022 (#SMM4H) Shared Task. We finetune a RoBERTa model, a pretrained, transformer-based language model, on a…
Language ModelingLanguage ModellingWant to Identify, Extract and Normalize Adverse Drug Reactions in Tweets? Use RoBERTa
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…
Binary ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+2