ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
… Beyond Microsoft’s Graph-RAG, we review other indexing and retrieval approaches within existing Graph-RAG frameworks. For a comprehensive review, we refer readers to surveys [9, …
Graph-RAG has emerged as a powerful paradigm for enhancing retrieval-augmented generation by leveraging structured knowledge graphs. However, existing approaches like Microsoft's Graph-RAG suffer from high indexing costs, limiting their practicality for large-scale or resource-constrained deployments. Ket-rag directly addresses this bottleneck by introducing a cost-efficient multi-granular indexing framework, making Graph-RAG more accessible to a wider range of applications.
The significance of this work lies in its practical focus: reducing indexing overhead without sacrificing retrieval quality. As AI practitioners increasingly adopt RAG systems for domain-specific tasks, the ability to deploy Graph-RAG with lower computational and storage requirements is a meaningful step toward democratizing advanced retrieval techniques.
On standard Graph-RAG benchmarks (e.g., WebQuestions, ComplexWebQuestions), Ket-rag achieves:
These results demonstrate that cost-efficiency does not come at the expense of quality, making Ket-rag a viable alternative for production systems.
Ket-rag addresses a critical pain point in Graph-RAG adoption: the high cost of indexing large knowledge graphs. By providing a tunable, multi-granular approach, it enables AI practitioners to deploy Graph-RAG in settings where resources are limited, such as edge devices or small-scale enterprise applications. This work also opens avenues for further research into adaptive indexing strategies that can dynamically adjust granularity based on query patterns or data drift. Overall, Ket-rag represents a practical contribution that moves Graph-RAG closer to mainstream use.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba