Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
Presents an interpretable question answering system that operates solely on knowledge graphs, avoiding retrieval-augmented generation (RAG) with large language models (LLMs). It uses a paraphraser model for entity-relationship edges and employs graph-based retrieval with embeddings and fuzzy techniques. This approach offers a more transparent and potentially efficient alternative for knowledge-based QA.
Enables the development of more transparent and explainable QA systems, crucial for regulated industries or applications where understanding the source of an answer is paramount. It also offers a potentially more cost-effective alternative to large LLM-based solutions.