arXiv:2502.04666cs.IR2025-02被引 27

用生成式模型提升健康信息检索的准确性和可信度

Enhancing Health Information Retrieval with RAG by Prioritizing Topical Relevance and Factual Accuracy

  • 三阶段RAG框架:先找相关文献,再生成上下文文本,最后双维度评估
  • 相比基线模型,检索结果在主题相关性和事实准确性上均有显著提升
  • 适合关注健康信息真实性、需可解释性反馈的研究者与医疗应用开发者

在线健康信息的爆炸式增长及其被非专业人士广泛使用,凸显了对先进健康信息检索模型的迫切需求——这类模型不仅需关注主题相关性,还必须确保信息的事实准确性,以应对健康谣言带来的潜在风险。为此,本文提出一种基于检索增强生成(RAG)的解决方案,利用生成式大语言模型(LLMs)增强基于科学证据的健康文档检索。具体采用三阶段模型:第一阶段,用用户查询从由科学文献构成的知识库中检索出主题相关的段落及参考文献;第二阶段,将这些段落与初始查询输入LLM,生成上下文相关的丰富文本(GenText);第三阶段,通过立场检测或语义相似度,将待检索文档与GenText对比,从主题相关性和事实准确性两个角度进行评估与排序。除量化事实准确性外,GenText还提供可解释性层,帮助用户理解检索依据。在基准数据集上的实验表明,该模型在提升主题相关与事实准确信息检索方面显著优于基线,为缓解健康信息虚假传播问题迈出重要一步。

原文摘要 · Abstract (English)

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 processed by LLMs to generate a contextually relevant rich text (GenText). In the last stage, the documents to be retrieved are evaluated and ranked both from the point of view of topical relevance and factual accuracy by means of their comparison with GenText, either through stance detection or semantic similarity. In addition to calculating factual accuracy, GenText can offer a layer of explainability for it, aiding users in understanding the reasoning behind the retrieval. Experimental evaluation of our model on benchmark datasets and against baseline models demonstrates its effectiveness in enhancing the retrieval of both topically relevant and factually accurate health information, thus presenting a significant step forward in the health misinformation mitigation problem.

健康信息RAG事实验证生成模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。