SUPP.AI: Finding Evidence for Supplement-Drug Interactions
Lucy Lu Wang, Oyvind Tafjord, Arman Cohan, Sarthak Jain, Sam, Skjonsberg, Carissa Schoenick, Nick Botner, Waleed Ammar

TL;DR
SUPP.AI is a tool that automatically extracts and presents evidence of supplement-drug interactions from biomedical literature, helping researchers, clinicians, and consumers access crucial information on supplement safety.
Contribution
The paper introduces SUPP.AI, a novel application that leverages transfer learning from drug-drug interaction models to identify supplement-drug interactions in large-scale literature.
Findings
Extracted 195,000 evidence sentences from 22 million articles.
Achieved F1 score of 0.68 in SDI extraction.
Created a searchable database for supplement-drug interactions.
Abstract
Dietary supplements are used by a large portion of the population, but information on their pharmacologic interactions is incomplete. To address this challenge, we present SUPP.AI, an application for browsing evidence of supplement-drug interactions (SDIs) extracted from the biomedical literature. We train a model to automatically extract supplement information and identify such interactions from the scientific literature. To address the lack of labeled data for SDI identification, we use labels of the closely related task of identifying drug-drug interactions (DDIs) for supervision. We fine-tune the contextualized word representations of the RoBERTa language model using labeled DDI data, and apply the fine-tuned model to identify supplement interactions. We extract 195k evidence sentences from 22M articles (P=0.82, R=0.58, F1=0.68) for 60k interactions. We create the SUPP.AI…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiomedical Text Mining and Ontologies · Advanced Text Analysis Techniques · Pharmacogenetics and Drug Metabolism
MethodsLinear Layer · Adam · Linear Warmup With Linear Decay · Dropout · Multi-Head Attention · Refunds@Expedia|||How do I get a full refund from Expedia? · Layer Normalization · Residual Connection · Attention Is All You Need · Attention Dropout
