Exploring a Unified Sequence-To-Sequence Transformer for Medical Product Safety Monitoring in Social Media (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Adverse Events (AEs) are harmful events resulting from the use of medical products. |
| Approach: | They propose a model that combines sequence-to-sequence learning with language transfer capabilities to improve model robustness. |
| Outcome: | The proposed approach achieves strong performance over baselines on English benchmarks. |
Similar Papers
Adverse Event Extraction from Discharge Summaries: A New Dataset, Annotation Scheme, and Initial Findings (2025.acl-long)
Copied to clipboard
Imane Guellil, Salomé Andres, Atul Anand, Bruce Guthrie, Huayu Zhang, Abul Hasan, Honghan Wu, Beatrice Alex
| Challenge: | Existing resources for AE extraction are limited due to complexity, variability, and ambiguity of clinical narratives. |
| Approach: | They present a manually annotated corpus for Adverse Event (AE) extraction from discharge summaries of elderly patients. |
| Outcome: | The proposed model performs well on coarse-grained extraction, but drops notably for rare events and complex attributes. |
SPEED++: A Multilingual Event Extraction Framework for Epidemic Prediction and Preparedness (2024.emnlp-main)
Copied to clipboard
Tanmay Parekh, Jeffrey Kwan, Jiarui Yu, Sparsh Johri, Hyosang Ahn, Sreya Muppalla, Kai-Wei Chang, Wei Wang, Nanyun Peng
| Challenge: | Prior studies focused on English posts to provide early warnings for epidemic prediction, but these work focused on non-English posts. |
| Approach: | They propose a multilingual event extraction framework for extracting epidemic event information for any disease and language using 5.1K tweets in four languages. |
| Outcome: | The proposed framework can provide epidemic warnings for COVID-19 in its earliest stages in Dec 2019 (3 weeks before global discussions) and aggregate community epidemic discussions like symptoms and cure measures, aiding misinformation detection and public attention monitoring. |
Enhancing Adverse Drug Event Detection with Multimodal Dataset: Corpus Creation and Model Development (2024.findings-acl)
Copied to clipboard
| Challenge: | ADEs are a serious public health concern and cost healthcare systems billions of dollars . despite advancements in healthcare, ADE detection remains a significant challenge . |
| Approach: | They propose a multimodal adverse drug event detection dataset that merges ADE-related textual information with visual aids to enhance patient safety. |
| Outcome: | The proposed dataset integrates ADE-related textual information with visual aids to improve patient safety and healthcare accessibility. |
BERT Prescriptions to Avoid Unwanted Headaches: A Comparison of Transformer Architectures for Adverse Drug Event Detection (2021.eacl-main)
Copied to clipboard
| Challenge: | Pretrained transformer-based models are a common choice for identifying drug events from social media texts. |
| Approach: | They propose to compare transformer-based models with in-domain language pretraining to find out which one is better at ADE detection. |
| Outcome: | The proposed models outperform SpanBERT and PubMedBERT on two benchmarks. |
A Million Tweets Are Worth a Few Points: Tuning Transformers for Customer Service Tasks (2021.naacl-main)
Copied to clipboard
| Challenge: | In domain-specific customer service applications, many companies struggle to deploy advanced NLP models due to the limited availability of and noise in their datasets. |
| Approach: | They analyze customer service conversations on a multilingual social media corpus and compare different approaches to pretraining and finetuning on different end tasks. |
| Outcome: | The proposed model improves performance on multilingual social media data, especially in non-English settings. |
A Dataset for Multi-lingual Epidemiological Event Extraction (2020.lrec-1)
Copied to clipboard
| Challenge: | Using the Web, we propose a corpus for information extraction and text classification. |
| Approach: | They propose to use a corpus for information extraction and natural language processing (NLP) tasks such as text classification. |
| Outcome: | The proposed corpus can be used for information extraction and natural language processing tasks such as text classification. |
Training Data Augmentation for Detecting Adverse Drug Reactions in User-Generated Content (D19-1)
Copied to clipboard
Sepideh Mesbah, Jie Yang, Robert-Jan Sips, Manuel Valle Torre, Christoph Lofi, Alessandro Bozzon, Geert-Jan Houben
| Challenge: | Existing dictionary-based, semi-supervised learning approaches are limited by the coverage and maintainability of laymen health vocabularies. |
| Approach: | They propose a data augmentation approach that leverages variational autoencoders to learn high-quality data distributions from a large unlabeled dataset and generate a small set of labeled training sets. |
| Outcome: | The proposed approach matches the performance of fully-supervised approaches while requiring only 25% of training data. |
Cross-lingual Approaches for the Detection of Adverse Drug Reactions in German from a Patient’s Perspective (2022.lrec-1)
Copied to clipboard
| Challenge: | a recent study shows that the class labels of german documents containing ADRs are imbalanced . clinical trials and physicians prescribing medications cannot cover every potential use case. |
| Approach: | They propose to use binary annotated documents from a german patient forum to detect ADRs. |
| Outcome: | The proposed model achieves an F1 score of 37.52 for the positive class on the German patient forum. |
Event Detection from Social Media for Epidemic Prediction (2024.naacl-long)
Copied to clipboard
Tanmay Parekh, Anh Mac, Jiarui Yu, Yuxuan Dong, Syed Shahriar, Bonnie Liu, Eric Yang, Kuan-Hao Huang, Wei Wang, Nanyun Peng, Kai-Wei Chang
| Challenge: | Social media is an easy-to-access platform providing timely updates about societal trends and events. |
| Approach: | They propose a framework to extract epidemic-related events from social media posts to provide early warnings. |
| Outcome: | The proposed framework can detect epidemic events for three unseen epidemics of Monkeypox, Zika, and Dengue while existing models fail miserably. |
How to Solve Few-Shot Abusive Content Detection Using the Data We Actually Have (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing datasets for abusive language detection are expensive and lack of knowledge about the target is a challenge. |
| Approach: | They propose to build models cheaply for a new target label set and/or language, using only a few training examples of the target domain. |
| Outcome: | The proposed model improves monolingually and across languages using existing datasets and only a few-shots of the target domain. |