Enhancing Health Information Retrieval with RAG by Prioritizing Topical Relevance and Factual Accuracy
Rishabh Uapadhyay, Marco Viviani

TL;DR
This paper presents a three-stage RAG-based model that improves health information retrieval by prioritizing topical relevance and factual accuracy, leveraging scientific evidence and generative LLMs to mitigate health misinformation.
Contribution
It introduces a novel three-stage retrieval-augmented generation approach that enhances factual accuracy and explainability in health information retrieval systems.
Findings
Outperforms baseline models on benchmark datasets.
Effectively balances topical relevance and factual accuracy.
Provides explainability through generated text analysis.
Abstract
The exponential surge in online health information, coupled with its increasing use by non-experts, highlights the pressing need for advanced Health Information Retrieval models that consider not only topical relevance but also the factual accuracy of the retrieved information, given the potential risks associated with health misinformation. To this aim, this paper introduces a solution driven by Retrieval-Augmented Generation (RAG), which leverages the capabilities of generative Large Language Models (LLMs) to enhance the retrieval of health-related documents grounded in scientific evidence. In particular, we propose a three-stage model: in the first stage, the user's query is employed to retrieve topically relevant passages with associated references from a knowledge base constituted by scientific literature. In the second stage, these passages, alongside the initial query, are…
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
TopicsText and Document Classification Technologies
MethodsBalanced Selection
