Domain-Specific Retrieval-Augmented Generation Using Vector Stores, Knowledge Graphs, and Tensor Factorization
A paper introducing SMART-SLIC, a domain-specific LLM framework integrating RAG with KG and vector store.
The authors present SMART-SLIC, a framework that combines retrieval-augmented generation (RAG) with knowledge graphs (KG) and vector stores to improve question answering accuracy in specific domains. The framework is designed to be generalizable and adaptable to various specialized domains. It aims to mitigate hallucinations, reduce fine-tuning needs, and attribute information sources.
Based on: Domain-Specific Retrieval-Augmented Generation Using Vector Stores, Knowledge Graphs, and Tensor Factorization