paper-with-me

홈 › Papers

Deep Learning for Identification of Adverse Effect Mentions In Twitter Data

2019-08-01 · WS 2019 8 · Paul Barry, Ozlem Uzuner

Social Media Mining for Health Applications (SMM4H) Adverse Effect Mentions Shared Task challenges participants to accurately identify spans of text within a tweet that correspond to Adverse Effects (AEs) resulting from medication usage (Weissenbacher et al., 2019). This task features a training data set of 2,367 tweets, in addition to a 1,000 tweet evaluation data set. The solution presented here features a bidirectional Long Short-term Memory Network (bi-LSTM) for the generation of character-level embeddings. It uses a second bi-LSTM trained on both character and token level embeddings to feed a Conditional Random Field (CRF) which provides the final classification. This paper further discusses the deep learning algorithms used in our solution.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

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

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

Sentence Transformers and Bayesian Optimization for Adverse Drug Effect Detection from Twitter

2020-12-01 · SMM4H (COLING) 2020 12 · Oguzhan Gencoglu

This paper describes our approach for detecting adverse drug effect mentions on Twitter as part of the Social Media Mining for Health Applications (SMM4H) 2020, Shared Task 2. Our approach utilizes multilingual sentence …

Bayesian OptimizationHyperparameter OptimizationSentenceSentence Embeddings+1

NLP@UNED at SMM4H 2019: Neural Networks Applied to Automatic Classifications of Adverse Effects Mentions in Tweets

2019-08-01 · WS 2019 8 · Javier Cortes-Tejada, Juan Martinez-Romo, Lourdes Araujo

This paper describes a system for automatically classifying adverse effects mentions in tweets developed for the task 1 at Social Media Mining for Health Applications (SMM4H) Shared Task 2019. We have developed a system …

Word Embeddings

Analysis of Twitter Data for Postmarketing Surveillance in Pharmacovigilance

2016-12-01 · WS 2016 12 · Julie Pain, Jessie Levacher, Adam Quinquenel, Anja Belz

Postmarketing surveillance (PMS) has the vital aim to monitor effects of drugs after release for use by the general population, but suffers from under-reporting and limited coverage. Automatic methods for detecting drug …

Language IdentificationPharmacovigilanceSentiment Analysis