@inproceedings{d2f4c8bebcbc4804ad217b4f60298c62,
title = "SearchRAG: Can Search Engines Be Helpful for LLM-Based Medical Question Answering?",
abstract = "Large Language Models (LLMs) have shown remarkable capabilities in general domains but often struggle with tasks requiring specialized knowledge. Conventional Retrieval-Augmented Generation (RAG) techniques typically retrieve external information from static knowledge bases, which can be outdated or incomplete, missing fine-grained clinical details essential for accurate medical question answering. In this work, we propose SearchRAG, a novel framework that overcomes these limitations by leveraging real-time search engines. Our method employs synthetic query generation to convert complex medical questions into search-engine-friendly queries and utilizes uncertainty-based knowledge selection to filter and incorporate the most relevant and informative medical knowledge into the LLM's input. Experimental results demonstrate that our method significantly improves response accuracy in medical question answering tasks, particularly for complex questions requiring detailed and up-to-date knowledge. We provide our code here11https://github.com/sycny/SearchRAG.",
keywords = "LLMs, Medical QA, RAG, Search Engine",
author = "Yucheng Shi and Tianze Yang and Canyu Chen and Quanzheng Li and Tianming Liu and Xiang Li and Ninghao Liu",
note = "Publisher Copyright: {\textcopyright} 2025 IEEE.; 2025 IEEE International Conference on Bioinformatics and Biomedicine, BIBM 2025 ; Conference date: 15-12-2025 Through 18-12-2025",
year = "2025",
month = dec,
doi = "10.1109/BIBM66473.2025.11356025",
language = "English",
series = "Proceedings - 2025 IEEE International Conference on Bioinformatics and Biomedicine, BIBM 2025",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "4051--4056",
editor = "Juan Liu and Jingshan Huang and Xiaowo Wang and Fa Zhang and Xiufen Zou and Tian Tian and Xiaohua Hu and Bin Hu and Yi Xiong",
booktitle = "Proceedings - 2025 IEEE International Conference on Bioinformatics and Biomedicine, BIBM 2025",
}