MARS: Adaptive Multi-hop Retrieval and SPARQL Generation for KGQA
July 17, 2026
MARS improves Knowledge Graph Question Answering by replacing open-ended agentic exploration with a structured, iterative retrieval procedure. The system links question entities to a knowledge graph and decides at each step whether to continue traversal or generate a final SPARQL query, reducing hallucinations without fine-tuning.
HOW THIS AFFECTS YOU
●
builderYou can build more predictable and grounded RAG systems by combining LLM reasoning with structured symbolic knowledge.
●
researcherThis offers a scalable method for adaptive retrieval depth in knowledge-intensive tasks.