Research

My research focuses on explainable retrieval-augmented generation for biomedical question answering, with particular interest in knowledge graphs, Literature-Based Discovery, and the failure modes of context retrieval in large language models. I am a PhD student at Virginia Commonwealth University advised by Dr. Bridget McInnes.

2026

  • Literature-Based Discovery for Explainable GraphRAG in the Medical Domain

    Charlie Dil, Jimmy P. Le, Joanne Varughese, Nicole Yazbeck, Bridget T. McInnes

    In prep. In preparation

    Abstract

    To improve retrieval quality while maintaining explainability, we developed a GraphRAG system that incorporates a strategy from a related field, Literature-Based Discovery (LBD), into the retrieval pipeline. Our approach uses the Linking Term Count (LTC) metric to identify higher-order relationships from a knowledge graph derived from the Unified Medical Language System (UMLS), restricted to the Medical Subject Headings (MeSH) vocabulary. The system is evaluated on the MedMCQA dataset using accuracy and an LLM-Judge for assessing reasoning quality. We aimed to answer two core questions: (1) how LBD-based triple extraction impacts performance compared to existing RAG methods and (2) how this approach affects downstream explainability. Results forthcoming.