Overview
Research area: NLP Authors: Shuhang Lin, Chuhao Zhou, Xiao Lin Published: 2025-05-07 arXiv: 2505.05130
Abstract (translated)
Knowledge Graph Question Answering (KGQA) has shown promise for grounded and interpretable reasoning, yet existing approaches often fail to provide reliable coverage guarantees over retrieved answers. While Conformal Prediction (CP) offers a principled framework for producing prediction sets with statistical guarantees, prior methods suffer from critical limitations in both calibration validity and score discriminability, resulting in violated coverage guarantees and excessively large prediction sets.
To address these pitfalls, the authors propose Conformal Path Reasoning (CPR), a trustworthy KGQA framework with two key innovations:
1. Query-level conformal calibration over path-level scores — this preserves exchangeability while generating path prediction sets. 2. Residual Conformal Value Network (RCVNet) — a lightweight module trained through PUCT-guided exploration to learn discriminative path-level non-conformity scores.
Key Results
- Experiments on benchmarks show that CPR significantly improves empirical coverage by 34% compared to conformal baselines.
- CPR reduces the average prediction set size by 40%.
- These results validate that CPR satisfies coverage guarantees while producing more compact answer sets.
- Paper: https://arxiv.org/abs/2505.05130