Augmented Knowledge Graph Querying leveraging LLMs
Marco Arazzi, Davide Ligari, Serena Nicolazzo, Antonino Nocera

TL;DR
This paper introduces SparqLLM, a framework that leverages large language models and retrieval-augmented generation to simplify and improve querying of knowledge graphs, especially for non-expert users in industrial settings.
Contribution
The paper presents SparqLLM, a novel system combining LLMs with template-based retrieval to enhance KG querying accuracy, robustness, and usability in industrial environments.
Findings
High query accuracy demonstrated in experiments
Improved robustness against semantic errors
Enhanced user interaction with dynamic visualization
Abstract
Adopting Knowledge Graphs (KGs) as a structured, semantic-oriented, data representation model has significantly improved data integration, reasoning, and querying capabilities across different domains. This is especially true in modern scenarios such as Industry 5.0, in which the integration of data produced by humans, smart devices, and production processes plays a crucial role. However, the management, retrieval, and visualization of data from a KG using formal query languages can be difficult for non-expert users due to their technical complexity, thus limiting their usage inside industrial environments. For this reason, we introduce SparqLLM, a framework that utilizes a Retrieval-Augmented Generation (RAG) solution, to enhance the querying of Knowledge Graphs (KGs). SparqLLM executes the Extract, Transform, and Load (ETL) pipeline to construct KGs from raw data. It also features a…
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
TopicsSemantic Web and Ontologies · Data Mining Algorithms and Applications · Data Quality and Management
