paper-with-me

홈 › Papers

#phramacovigilance - Exploring Deep Learning Techniques for Identifying Mentions of Medication Intake from Twitter

2018-05-16 · Debanjan Mahata, Jasper Friedrichs, Hitkul, Rajiv Ratn Shah

Mining social media messages for health and drug related information has received significant interest in pharmacovigilance research. Social media sites (e.g., Twitter), have been used for monitoring drug abuse, adverse reactions of drug usage and analyzing expression of sentiments related to drugs. Most of these studies are based on aggregated results from a large population rather than specific sets of individuals. In order to conduct studies at an individual level or specific cohorts, identifying posts mentioning intake of medicine by the user is necessary. Towards this objective, we train different deep neural network classification models on a publicly available annotated dataset and study their performances on identifying mentions of personal intake of medicine in tweets. We also design and train a new architecture of a stacked ensemble of shallow convolutional neural network (CNN) ensembles. We use random search for tuning the hyperparameters of the models and share the details of the values taken by the hyperparameters for the best learnt model in different deep neural network architectures. Our system produces state-of-the-art results, with a micro- averaged F-score of 0.693.

📄 PDF Abstract BibTeX arXiv:1805.06375

Code (0)

등록된 구현이 없습니다.

Tasks

Pharmacovigilance

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

Identifying Medication Abuse and Adverse Effects from Tweets: University of Michigan at #SMM4H 2020

2020-12-01 · SMM4H (COLING) 2020 12 · V.G.Vinod Vydiswaran, Deahan Yu, Xinyan Zhao, Ermioni Carr 외

The team from the University of Michigan participated in three tasks in the Social Media Mining for Health Applications (#SMM4H) 2020 shared tasks – on detecting mentions of adverse effects (Task 2), extracting and norma…

Task 2

Extracting Medication Changes in Clinical Narratives using Pre-trained Language Models

2022-08-17 · Giridhar Kaushik Ramachandran, Kevin Lybarger, Yaya Liu, Diwakar Mahajan 외

An accurate and detailed account of patient medications, including medication changes within the patient timeline, is essential for healthcare providers to provide appropriate patient care. Healthcare providers or the pa…

Negation

Fine-tuning BERT to classify COVID19 tweets containing symptoms

2021-06-01 · NAACL (SMM4H) 2021 6 · Rajarshi Roychoudhury, Sudip Naskar

Twitter is a valuable source of patient-generated data that has been used in various population health studies. The first step in many of these studies is to identify and capture Twitter messages (tweets) containing medi…

ArticlesWord Embeddings

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

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