paper-with-me

홈 › Papers

Deep Learning Models in Detection of Dietary Supplement Adverse Event Signals from Twitter

2021-06-21 · Yefeng Wang, Yunpeng Zhao, Jiang Bian, Rui Zhang

Objective: The objective of this study is to develop a deep learning pipeline to detect signals on dietary supplement-related adverse events (DS AEs) from Twitter. Material and Methods: We obtained 247,807 tweets ranging from 2012 to 2018 that mentioned both DS and AE. We annotated biomedical entities and relations on 2,000 randomly selected tweets. For the concept extraction task, we compared the performance of traditional word embeddings with SVM, CRF and LSTM-CRF classifiers to BERT models. For the relation extraction task, we compared GloVe vectors with CNN classifiers to BERT models. We chose the best performing models in each task to assemble an end-to-end deep learning pipeline to detect DS AE signals and compared the results to the known DS AEs from a DS knowledge base (i.e., iDISK). Results: In both tasks, the BERT-based models outperformed traditional word embeddings. The best performing concept extraction model is the BioBERT model that can identify supplement, symptom, and body organ entities with F1-scores of 0.8646, 0.8497, and 0.7104, respectively. The best performing relation extraction model is the BERT model that can identify purpose and AE relations with F1-scores of 0.8335 and 0.7538, respectively. The end-to-end pipeline was able to extract DS indication and DS AEs with an F1-score of 0.7459 and 0,7414, respectively. Comparing to the iDISK, we could find both known and novel DS-AEs. Conclusion: We have demonstrated the feasibility of detecting DS AE signals from Twitter with a BioBERT-based deep learning pipeline.

📄 PDF Abstract BibTeX arXiv:2106.11403

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningRelation ExtractionWord Embeddings

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
WordPiece 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Deep Learning Approaches for Extracting Adverse Events and Indications of Dietary Supplements from Clinical Text

2020-09-16 · Yadan Fan, Sicheng Zhou, Yi-Fan Li, Rui Zhang

The objective of our work is to demonstrate the feasibility of utilizing deep learning models to extract safety signals related to the use of dietary supplements (DS) in clinical text. Two tasks were performed in this st…

Deep Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Investigating the Detection of Adverse Drug Events in a UK General Practice Electronic Health-Care Database

2013-07-03 · Jenna Reps, Jan Feyereisl, Jonathan M. Garibaldi, Uwe Aickelin 외

Data-mining techniques have frequently been developed for Spontaneous reporting databases. These techniques aim to find adverse drug events accurately and efficiently. Spontaneous reporting databases are prone to missing…

Dietary Supplements and Nutraceuticals Under Investigation for COVID-19 Prevention and Treatment

2021-02-03 · Ronan Lordan, Halie M. Rando, COVID-19 Review Consortium, Casey S. Greene

Coronavirus disease 2019 (COVID-19) has caused global disruption and a significant loss of life. Existing treatments that can be repurposed as prophylactic and therapeutic agents could reduce the pandemic's devastation. …

Dietary Restriction of Amino Acids for Cancer Therapy

2020-01-20 · Jian-Sheng Kang

Biosyntheses of proteins, nucleotides and fatty acids, are essential for the malignant proliferation and survival of cancer cells. Cumulating research findings show that amino acid restrictions are potential strategies f…

A Conversational Agent System for Dietary Supplements Use

2021-04-04 · Esha Singh, Anu Bompelli, Ruyuan Wan, Jiang Bian 외

Dietary supplements (DS) have been widely used by consumers, but the information around the efficacy and safety of DS is disparate or incomplete, thus creating barriers for consumers to find information effectively. Conv…