Skip to content

Author

B. Elvesæter

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

SemGraphRAG: Hybrid RAG with Semantic Knowledge Graph Integration

This paper introduces SemGraphRAG, a hybrid retrieval-augmented generation (RAG) solution that integrates Semantic Knowledge Graphs (KGs) with large language models (LLMs). SemGraphRAG offers a generic and extensible mechanism for incorporating structured semantic relationships into RAG pipelines, enabling interoperability with diverse knowledge bases and ontologies. We demonstrate the approach in a scenario focused on expert competence retrieval, comparing traditional text-chunking methods (Naive RAG) with our semantic graphbased strategy. An evaluation on 40 expert queries shows that semantic graph integration significantly enhances retrieval and answer quality, with SemGraphRAG achieving higher precision (0.75 vs. 0.59), recall (0.67 vs. 0.60), and accuracy (0.95 vs. 0.90) compared to Naive RAG. These findings underscore the benefits of semantic enrichment for LLM-based information systems and highlight SemGraphRAG's potential to advance knowledgedriven applications in the Semantic Web.

An Ngoc Lam, B. Elvesæter, Roberto Avogadro et al. · 0 citations