Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PathISE: Learning Informative Path Supervision for Knowledge Graph Question Answering

About

Knowledge Graph Question Answering (KGQA) aims to answer user questions by reasoning over Knowledge Graphs (KGs). Recent KGQA methods mainly follow the retrieval-augmented generation paradigm to ground Large Language Models~(LLMs) with structured knowledge from KGs. However, training effective models to retrieve question-relevant evidence from KGs typically requires high-quality intermediate supervision signals, such as question-relevant paths or subgraphs, which are time- and resource-intensive to obtain. We propose PathISE, a novel framework for learning high-quality intermediate supervision from answer-level labels. PathISE introduces a lightweight transformer-based estimator that estimates the informativeness of relation paths to construct pseudo path-level supervision. This supervision is then distilled into an LLM path generator, whose generated paths are grounded in the KG to provide compact evidence for inductive answer reasoning. ExtensiveISE experiments on three KGQA benchmarks show that PathISE achieves competitive or state-of-the-art KGQA performance, and provides reusable supervision signals that can enhance existing KGQA models, without relying on costly LLM-refined supervision signals. Our source code is available at https://anonymous.4open.science/r/PathISE-2F87.

Shengxiang Gao, Chao Lei, Jey Han Lau, Jianzhong Qi• 2026

Related benchmarks

TaskDatasetResultRank
Knowledge Graph Question AnsweringCWQ
Hit@171.9
212
Knowledge Graph Question AnsweringWebQSP
Hit@191.6
174
Knowledge Graph Question AnsweringCWQ
# Calls2
12
Knowledge Graph Question AnsweringMetaQA
Hits@199.9
8
Knowledge Graph Question AnsweringWebQSP
Runtime (s)2.1
7
Showing 5 of 5 rows

Other info

Follow for update