paper-with-me

홈 › Papers

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 provided dataset to classify English tweets for mentions of Adverse Drug Reactions (ADRs), i.e. negative side effects related to medication intake. With only a simple finetuning, our approach achieves competitive results, significantly outperforming the average score across submitted systems. We make the model checkpoints and code publicly available. We also create a web application to provide a user-friendly, readily accessible interface for anyone interested in exploring the model’s capabilities.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

BERT Prescriptions to Avoid Unwanted Headaches: A Comparison of Transformer Architectures for Adverse Drug Event Detection

2021-04-01 · EACL 2021 2 · Beatrice Portelli, Edoardo Lenzi, Emmanuele Chersoni, Giuseppe Serra 외

Pretrained transformer-based models, such as BERT and its variants, have become a common choice to obtain state-of-the-art performances in NLP tasks. In the identification of Adverse Drug Events (ADE) from social media t…

Event Detection

Knowledge-augmented Graph Neural Networks with Concept-aware Attention for Adverse Drug Event Detection

2023-01-25 · Shaoxiong Ji, Ya Gao, Pekka Marttinen

Adverse drug events (ADEs) are an important aspect of drug safety. Various texts such as biomedical literature, drug reviews, and user posts on social media and medical forums contain a wealth of information about ADEs. …

Event DetectionRelational Reasoning

ABRA: Teleporting Fine-Tuned Knowledge Across Domains for Open-Vocabulary Object Detection

2026-03-12 · Mattia Bernardi, Chiara Cappellino, Matteo Mosconi, Enver Sangineto 외 arxiv

Although recent Open-Vocabulary Object Detection architectures, such as Grounding DINO, demonstrate strong zero-shot capabilities, their performance degrades significantly under domain shifts. Moreover, many domains of p…

Object Detection

DA-RAW: Domain Adaptive Object Detection for Real-World Adverse Weather Conditions

2023-09-15 · Minsik Jeon, Junwon Seo, Jihong Min

Despite the success of deep learning-based object detection methods in recent years, it is still challenging to make the object detector reliable in adverse weather conditions such as rain and snow. For the robust perfor…

Contrastive LearningDomain AdaptationObjectobject-detection+2

MentalBERT: Publicly Available Pretrained Language Models for Mental Healthcare

2021-10-29 · LREC 2022 6 · Shaoxiong Ji, Tianlin Zhang, Luna Ansari, Jie Fu 외

Mental health is a critical issue in modern society, and mental disorders could sometimes turn to suicidal ideation without adequate treatment. Early detection of mental disorders and suicidal ideation from social conten…