DrugWatch: A Comprehensive Multi-Source Data Visualisation Platform for Drug Safety Information
Artem Bobrov, Domantas Saltenis, Zhaoyue Sun, Gabriele Pergola, Yulan He
TL;DR
DrugWatch tackles the challenge of fragmented drug-safety information by integrating FAERS-derived statistics with PubMed case reports and private data annotation through NLP-driven event extraction. It comprises two sub-platforms: DrugWatch Search for interactive visualization and literature retrieval, and DrugWatch Annotate for live and bulk annotation of user data. The architecture combines a ReactJS frontend, a SvelteKit frontend for annotation, and a Flask backend, with a PubMed integration pipeline and multiple annotation models (Flan-T5, UIE, Mistral-7B) and a PHEE-based evaluation dataset. Early evaluations of ADE classification and extraction demonstrate competitive performance, and DrugWatch aims to streamline pharmacovigilance workflows while preserving user privacy and planning future data-source expansion and literature-summarization capabilities.
Abstract
Drug safety research is crucial for maintaining public health, often requiring comprehensive data support. However, the resources currently available to the public are limited and fail to provide a comprehensive understanding of the relationship between drugs and their side effects. This paper introduces DrugWatch, an easy-to-use and interactive multi-source information visualisation platform for drug safety study. It allows users to understand common side effects of drugs and their statistical information, flexibly retrieve relevant medical reports, or annotate their own medical texts with our automated annotation tool. Supported by NLP technology and enriched with interactive visual components, we are committed to providing researchers and practitioners with a one-stop information analysis, retrieval, and annotation service. The demonstration video is available at https://www.youtube.com/watch?v=RTqDgxzETjw. We also deployed an online demonstration system at https://drugwatch.net/.
