paper-with-me

Papers

NRC-Canada at SMM4H Shared Task: Classifying Tweets Mentioning Adverse Drug Reactions and Medication Intake

2018-05-11 · Svetlana Kiritchenko, Saif M. Mohammad, Jason Morin, Berry de Bruijn

Our team, NRC-Canada, participated in two shared tasks at the AMIA-2017 Workshop on Social Media Mining for Health Applications (SMM4H): Task 1 - classification of tweets mentioning adverse drug reactions, and Task 2 - classification of tweets describing personal medication intake. For both tasks, we trained Support Vector Machine classifiers using a variety of surface-form, sentiment, and domain-specific features. With nine teams participating in each task, our submissions ranked first on Task 1 and third on Task 2. Handling considerable class imbalance proved crucial for Task 1. We applied an under-sampling technique to reduce class imbalance (from about 1:10 to 1:2). Standard n-gram features, n-grams generalized over domain terms, as well as general-domain and domain-specific word embeddings had a substantial impact on the overall performance in both tasks. On the other hand, including sentiment lexicon features did not result in any improvement.

📄 PDF Abstract BibTeX arXiv:1805.04558

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationTask 2Word Embeddings

Similar Papers 제목 키워드 기반

Detecting Tweets Mentioning Drug Name and Adverse Drug Reaction with Hierarchical Tweet Representation and Multi-Head Self-Attention

2018-10-01 · WS 2018 10 · Chuhan Wu, Fangzhao Wu, Junxin Liu, Sixing Wu 외

This paper describes our system for the first and third shared tasks of the third Social Media Mining for Health Applications (SMM4H) workshop, which aims to detect the tweets mentioning drug names and adverse drug react…

HTR

Automatic Classification of Tweets Mentioning a Medication Using Pre-trained Sentence Encoders

2020-12-01 · SMM4H (COLING) 2020 12 · Laiba Mehnaz

This paper describes our submission to the 5th edition of the Social Media Mining for Health Applications (SMM4H) shared task 1. Task 1 aims at the automatic classification of tweets that mention a medication or a dietar…

ClassificationSentencetext-classificationText Classification

Ensemble BERT for Classifying Medication-mentioning Tweets

2020-12-01 · SMM4H (COLING) 2020 12 · Huong Dang, Kahyun Lee, Sam Henry, Özlem Uzuner

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…

Overview of the Third Social Media Mining for Health (SMM4H) Shared Tasks at EMNLP 2018

2018-10-01 · WS 2018 10 · Davy Weissenbacher, Abeed Sarker, Michael J. Paul, Gonzalez-Hern 외

The goals of the SMM4H shared tasks are to release annotated social media based health related datasets to the research community, and to compare the performances of natural language processing and machine learning syste…

ClassificationGeneral ClassificationTask 2Text Classification

Detection of Adverse Drug Reaction Mentions in Tweets Using ELMo

2019-08-01 · WS 2019 8 · Sarah Sarabadani

This paper describes the models used by our team in SMM4H 2019 shared task. We submitted results for subtasks 1 and 2. For task 1 which aims to detect tweets with Adverse Drug Reaction (ADR) mentions we used ELMo embeddi…

Task 2