paper-with-me

홈 › Papers

Recognizing Mentions of Adverse Drug Reaction in Social Media Using Knowledge-Infused Recurrent Models

2017-04-01 · EACL 2017 4 · Gabriel Stanovsky, Daniel Gruhl, Pablo Mendes

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).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningKnowledge Graph Embeddings

Similar Papers 제목 키워드 기반

Identification of Adverse Drug Reaction Mentions in Tweets -- SMM4H Shared Task 2019

2019-08-01 · WS 2019 8 · Samarth Rawal, Siddharth Rawal, Saadat Anwar, Chitta Baral

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…

Pharmacovigilance

Using Machine Learning and Deep Learning Methods to Find Mentions of Adverse Drug Reactions in Social Media

2019-08-01 · WS 2019 8 · Pilar L{\'o}pez {\'U}beda, Manuel Carlos D{\'\i}az Galiano, Maite Martin, L. Alfonso Urena Lopez

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 Learning

MIDAS@SMM4H-2019: Identifying Adverse Drug Reactions and Personal Health Experience Mentions from Twitter

2019-08-01 · ACL 2019 8

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 Learning

CompLx@SMM4H’22: In-domain pretrained language models for detection of adverse drug reaction mentions in English tweets

2022-10-01 · SMM4H (COLING) 2022 10 · Orest Xherija, Hojoon Choi

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 Modelling

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…

Binary ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+2