arXiv:2601.04568cs.AIcs.CL2026-01被引 6

用知识图谱让检索更透明,提升大模型决策可信度

Neurosymbolic Retrievers for Retrieval-augmented Generation

  • 用符号推理融合知识图谱,让检索过程可解释
  • 在心理风险评估中准确率提升,且决策路径清晰
  • 适合医疗、金融等需高可信度的场景

检索增强生成(RAG)显著缓解了大语言模型的幻觉、缺乏上下文依据及透明度不足等问题。然而传统RAG系统由检索器、重排序器和生成器三个神经组件构成,其内部推理过程不透明,影响可解释性与调试能力,尤其在高风险领域难以建立信任。为此,本文提出神经符号式RAG框架,将知识图谱的符号推理与神经检索结合,解决两大核心问题:(a)检索器能否提供清晰可解释的文档选择依据?(b)符号知识能否提升检索过程的透明度?提出三种方法:(1)知识调制对齐检索(MAR),通过调制网络利用可解释的符号特征优化查询嵌入;(2)KG-Path RAG,通过知识图谱路径扩展查询,提升检索质量与可解释性;(3)流程知识注入RAG,利用领域专用工具根据已验证工作流重新排序检索内容。初步实验在心理风险评估任务中显示,该方法在提升透明度的同时显著改善整体性能。

原文摘要 · Abstract (English)

Retrieval Augmented Generation (RAG) has made significant strides in overcoming key limitations of large language models, such as hallucination, lack of contextual grounding, and issues with transparency. However, traditional RAG systems consist of three interconnected neural components - the retriever, re-ranker, and generator - whose internal reasoning processes remain opaque. This lack of transparency complicates interpretability, hinders debugging efforts, and erodes trust, especially in high-stakes domains where clear decision-making is essential. To address these challenges, we introduce the concept of Neurosymbolic RAG, which integrates symbolic reasoning using a knowledge graph with neural retrieval techniques. This new framework aims to answer two primary questions: (a) Can retrievers provide a clear and interpretable basis for document selection? (b) Can symbolic knowledge enhance the clarity of the retrieval process? We propose three methods to improve this integration. First is MAR (Knowledge Modulation Aligned Retrieval) that employs modulation networks to refine query embeddings using interpretable symbolic features, thereby making document matching more explicit. Second, KG-Path RAG enhances queries by traversing knowledge graphs to improve overall retrieval quality and interpretability. Lastly, Process Knowledge-infused RAG utilizes domain-specific tools to reorder retrieved content based on validated workflows. Preliminary results from mental health risk assessment tasks indicate that this neurosymbolic approach enhances both transparency and overall performance

RAG知识图谱可解释性神经符号

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