KESDT: knowledge enhanced shallow and deep Transformer for detecting adverse drug reactions
Yunzhi Qiu, Xiaokun Zhang, Weiwei Wang, Tongxuan Zhang, Bo Xu, Hongfei, Lin

TL;DR
This paper introduces KESDT, a Transformer-based model enhanced with domain knowledge and data augmentation techniques, to improve adverse drug reaction detection from social media data, addressing challenges like keyword interaction, limited annotations, and class imbalance.
Contribution
The paper proposes a novel knowledge-enhanced Transformer model with shallow and deep fusion mechanisms, and uses focal loss to effectively detect ADRs in social media data.
Findings
KESDT outperforms state-of-the-art methods on three datasets.
Relative F1 improvements of 4.87%, 47.83%, and 5.73%.
Effective handling of keyword interaction, data scarcity, and class imbalance.
Abstract
Adverse drug reaction (ADR) detection is an essential task in the medical field, as ADRs have a gravely detrimental impact on patients' health and the healthcare system. Due to a large number of people sharing information on social media platforms, an increasing number of efforts focus on social media data to carry out effective ADR detection. Despite having achieved impressive performance, the existing methods of ADR detection still suffer from three main challenges. Firstly, researchers have consistently ignored the interaction between domain keywords and other words in the sentence. Secondly, social media datasets suffer from the challenges of low annotated data. Thirdly, the issue of sample imbalance is commonly observed in social media datasets. To solve these challenges, we propose the Knowledge Enhanced Shallow and Deep Transformer(KESDT) model for ADR detection. Specifically, to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPharmacovigilance and Adverse Drug Reactions · Computational Drug Discovery Methods
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Adam · Label Smoothing · Layer Normalization · Absolute Position Encodings · Residual Connection
