ai.hackcv
论文精选 65arXiv

Constrained Entity Selection under Partial Knowledge for LLM-Based Knowledge Graph QA· 大模型知识图谱问答中的实体选择

Large language models are increasingly used for knowledge graph question answering (KGQA), but can fail to correctly ground answers in the underlying graph. Current approaches to LLM-based KGQA either rely on full semantic parsing into executable queries such as SPARQL, which is brittle in practice due to complex schemas or incompleteness of real-world KGs, or on LLM-reasoning and answer generation over KGs, which can be more robust but lacks formal guarantees. In this work, we study a complementary setting in which \emph{candidate} answers are generated by an LLM-based system and subsequently verified using lightweight symbolic constraints derived from the question. We introduce \emph{Constrained Entity Selection under Partial Knowledge (CES-PK)}, a problem formulation that focuses on eli

AI 解读论文

大模型知识图谱问答中基于部分知识的约束实体选择方法

核心方法
提出CES-PK方法,先由大模型生成候选答案,再通过轻量级符号约束进行验证
适合谁读
研究者、工程师
要解决的问题
解决大模型在知识图谱问答中无法正确地将答案定位到底层图谱的问题
关键实验
未提供
主要贡献
提供了一种结合大模型生成与符号验证的新方法,提高答案的正确性
意义与局限
该方法在实际复杂图谱和不完整知识库中更加健壮,但可能缺乏形式化保证
领域:cs.AI作者:Emanuel Kitzelmann
相关推荐

本站内容由 LLM 精选聚合,原文版权归 arXiv 所有 · 摘录仅供参考