RAG Boosts LLM Accuracy for Public Health Questions

Felix Feldman, Joshua Harris, Timothy Laurence, Leo Loman, Ollie Higgins, Fan Grayson, Poonam Soma, Bethany Pace-Bonello, Michael Borowitz, Toby Nonnenmacher· July 9, 2026 View original

Key takeaways

  • RAG significantly improves LLM accuracy and reduces hallucinations in public health QA.
  • Hybrid retrieval and careful context selection are key to RAG system performance.
  • Smaller LLMs with RAG can outperform larger models without it.
  • LLM-as-a-judge can be a valuable tool for evaluating RAG system outputs, especially for faithfulness.

Who benefits

HealthcareGovernmentLegalFinancial ServicesCustomer Service

Summary

Retrieval-Augmented Generation (RAG) significantly improves the accuracy and reliability of large language models (LLMs) for public health question answering, mitigating hallucinations and adapting to evolving guidance. A study on the PubHealthBench dataset shows hybrid retrieval and careful context selection enable smaller LLMs to match or surpass larger models without RAG.

A new study explores how Retrieval-Augmented Generation (RAG) can make large language models (LLMs) more reliable for public health question answering, a domain where accuracy and up-to-date information are critical. LLMs often struggle with factual consistency and keeping pace with rapidly changing official guidance, leading to hallucinations. By grounding LLM responses in an explicitly maintained corpus, RAG effectively mitigates these risks. The research extended the PubHealthBench dataset to a retrieval-augmented setting, systematically evaluating various retrieval and generation configurations. Findings indicate that hybrid retrieval, combining dense and sparse methods, consistently enhances recall and ranking quality. Crucially, providing retrieved context substantially boosts multiple-choice accuracy across diverse LLMs, allowing even smaller, open-weight models to perform as well as or better than larger models used without RAG. The study also introduced a rubric-based LLM-as-a-judge evaluation method, validated against human annotations, to assess free-form answers for faithfulness, completeness, clarity, and factual consistency, offering practical guidance for building and evaluating RAG systems in sensitive domains.

Why it matters

Professionals in healthcare, government, and any field requiring highly accurate, up-to-date, and verifiable information from LLMs can leverage RAG to build more trustworthy and effective AI-powered Q&A systems.

How to implement this in your domain

  1. 1Implement Retrieval-Augmented Generation (RAG) for LLM applications requiring high factual accuracy and up-to-date information.
  2. 2Experiment with hybrid retrieval strategies (dense + sparse) to optimize context recall and ranking quality.
  3. 3Carefully select and chunk external knowledge bases to ensure relevant and concise context for LLMs.
  4. 4Utilize LLM-as-a-judge rubrics for evaluating free-form answers, focusing on faithfulness and completeness for critical applications.

Original post by Felix Feldman, Joshua Harris, Timothy Laurence, Leo Loman, Ollie Higgins, Fan Grayson, Poonam Soma, Bethany Pace-Bonello, Michael Borowitz, Toby Nonnenmacher

"arXiv:2607.06641v1 Announce Type: cross Abstract: Large language models (LLMs) achieve promising results on medical question answering benchmarks, yet their use in public health is constrained by hallucinations and the rapid evolution of official guidance. Retrieval-Augmented Gen…"

View on X

Originally posted by Felix Feldman, Joshua Harris, Timothy Laurence, Leo Loman, Ollie Higgins, Fan Grayson, Poonam Soma, Bethany Pace-Bonello, Michael Borowitz, Toby Nonnenmacher on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses