TRACE: An Experiential Framework for Coherent Multi-hop Knowledge Graph Question Answering

arXiv cs.CL / 4/14/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces TRACE, an experiential framework for multi-hop Knowledge Graph Question Answering (KGQA) that targets fragmented, step-independent reasoning common in existing approaches.
  • TRACE maintains semantic coherence by converting evolving multi-hop reasoning paths into dynamic natural-language narratives for continuous context tracking.
  • It improves efficiency and robustness by distilling prior exploration trajectories into reusable “exploration priors” that reflect recurring relation-selection patterns.
  • A dual-feedback re-ranking mechanism combines the contextual narratives and exploration priors to better guide which relations to consider during multi-hop reasoning.
  • Experiments across multiple KGQA benchmarks report consistent improvements over state-of-the-art baselines, indicating stronger performance and reasoning coherence.

Abstract

Multi-hop Knowledge Graph Question Answering (KGQA) requires coherent reasoning across relational paths, yet existing methods often treat each reasoning step independently and fail to effectively leverage experience from prior explorations, leading to fragmented reasoning and redundant exploration. To address these challenges, we propose Trajectoryaware Reasoning with Adaptive Context and Exploration priors (TRACE), an experiential framework that unifies LLM-driven contextual reasoning with exploration prior integration to enhance the coherence and robustness of multihop KGQA. Specifically, TRACE dynamically translates evolving reasoning paths into natural language narratives to maintain semantic continuity, while abstracting prior exploration trajectories into reusable experiential priors that capture recurring exploration patterns. A dualfeedback re-ranking mechanism further integrates contextual narratives with exploration priors to guide relation selection during reasoning. Extensive experiments on multiple KGQA benchmarks demonstrate that TRACE consistently outperforms state-of-the-art baselines.