SEAL: Self-Evolving Agentic Learning for Conversational Question Answering over Knowledge Graphs
Hao Wang, Jialun Zhong, Changcheng Wang, Zhujun Nie, Zheng Li, Shunyu Yao, Yanzeng Li, Xinchi Li

TL;DR
SEAL introduces a two-stage, self-evolving semantic parsing framework for conversational question answering over knowledge graphs, improving accuracy and efficiency through agentic learning and reflection mechanisms.
Contribution
The paper presents a novel self-evolving agentic learning approach that enhances semantic parsing for KBCQA by combining LLM-based core extraction, template completion, and continuous adaptation without retraining.
Findings
Achieves state-of-the-art results on SPICE benchmark
Enhances structural accuracy and linking efficiency
Improves multi-hop reasoning and aggregation performance
Abstract
Knowledge-based conversational question answering (KBCQA) confronts persistent challenges in resolving coreference, modeling contextual dependencies, and executing complex logical reasoning. Existing approaches, whether end-to-end semantic parsing or stepwise agent-based reasoning, often suffer from structural inaccuracies and prohibitive computational costs, particularly when processing intricate queries over large knowledge graphs. To address these limitations, we introduce SEAL, a novel two-stage semantic parsing framework grounded in self-evolving agentic learning. In the first stage, a large language model (LLM) extracts a minimal S-expression core that captures the essential semantics of the input query. This core is then refined by an agentic calibration module, which corrects syntactic inconsistencies and aligns entities and relations precisely with the underlying knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Advanced Graph Neural Networks
