@inproceedings{lee-etal-2025-safe,
title = "{SAFE}: Schema-Driven Approximate Distance Join for Efficient Knowledge Graph Querying",
author = "Lee, Sangoh and
Park, Sungho and
Han, Wook-Shin",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/name-variant-enfa-fane/2025.emnlp-main.883/",
doi = "10.18653/v1/2025.emnlp-main.883",
pages = "17475--17500",
ISBN = "979-8-89176-332-6",
abstract = "To reduce hallucinations in large language models (LLMs), researchers are increasingly investigating reasoning methods that integrate LLMs with external knowledge graphs (KGs). Existing approaches either map an LLM-generated query graph onto the KG or let the LLM traverse the entire graph; the former is fragile because noisy query graphs derail retrieval, whereas the latter is inefficient due to entity-level reasoning over large graphs. In order to tackle these problems, we propose **SAFE** (**S**chema-Driven **A**pproximate Distance Join **F**or **E**fficient Knowledge Graph Querying), a framework that leverages schema graphs for robust query graph generation and efficient KG retrieval. SAFE introduces two key ideas: (1) an Approximate Distance Join (ADJ) algorithm that refines LLM-generated pseudo query graphs by flexibly aligning them with the KG{'}s structure; and (2) exploiting a compact schema graph to perform ADJ efficiently, reducing overhead and improving retrieval accuracy. Extensive experiments on WebQSP, CWQ and GrailQA demonstrate that SAFE outperforms state-of-the-art methods in both accuracy and efficiency, providing a robust and scalable solution to overcome the inherent limitations of LLM-based knowledge retrieval."
}Markdown (Informal)
[SAFE: Schema-Driven Approximate Distance Join for Efficient Knowledge Graph Querying](https://preview.aclanthology.org/name-variant-enfa-fane/2025.emnlp-main.883/) (Lee et al., EMNLP 2025)
ACL