paper-with-me

홈 › Papers

Hybrid Context Retrieval Augmented Generation Pipeline: LLM-Augmented Knowledge Graphs and Vector Database for Accreditation Reporting Assistance

2024-05-24 · Candace Edwards

In higher education, accreditation is a quality assurance process, where an institution demonstrates a commitment to delivering high quality programs and services to their students. For business schools nationally and internationally the Association to Advance Collegiate Schools of Business (AACSB) accreditation is the gold standard. For a business school to receive and subsequently maintain accreditation, the school must undertake a rigorous, time consuming reporting and peer review process, to demonstrate alignment with the AACSB Standards. For this project we create a hybrid context retrieval augmented generation pipeline that can assist in the documentation alignment and reporting process necessary for accreditation. We implement both a vector database and knowledge graph, as knowledge stores containing both institutional data and AACSB Standard data. The output of the pipeline can be used by institution stakeholders to build their accreditation report, dually grounded by the context from the knowledge stores. To develop our knowledge graphs we utilized both a manual construction process as well as an LLM Augmented Knowledge Graph approach. We evaluated the pipeline using the RAGAs framework and observed optimal performance on answer relevancy and answer correctness metrics.

📄 PDF Abstract BibTeX arXiv:2405.15436

Code (1)

cs-edwards/advrag 공식 구현

Tasks

Knowledge GraphsRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Sifei at SemEval-2026 Task 8: Hybrid Retrieval and Query Rewriting for Multi-Turn RAG

2026-06-05 · Sifei Meng, Dmitry Ilvovsky arxiv

Multi-turn retrieval-augmented generation (RAG) is challenging due to evolving user intent, conversational noise, and strict context limits. We propose a training-free hybrid retrieval pipeline for SemEval-2026 Task 8 th…

Answer Generation

Benchmarking Vector, Graph and Hybrid Retrieval Augmented Generation (RAG) Pipelines for Open Radio Access Networks (ORAN)

2025-07-04 · Sarat Ahmad, Zeinab Nezami, Maryam Hafeez, Syed Ali Raza Zaidi arxiv

Generative AI (GenAI) is expected to play a pivotal role in enabling autonomous optimization in future wireless networks. Within the ORAN architecture, Large Language Models (LLMs) can be specialized to generate xApps an…

Domain AdaptationKnowledge Graphs

WavRAG: Audio-Integrated Retrieval Augmented Generation for Spoken Dialogue Models

2025-02-20 · Yifu Chen, Shengpeng Ji, Haoxiao Wang, Ziqing Wang 외

Retrieval Augmented Generation (RAG) has gained widespread adoption owing to its capacity to empower large language models (LLMs) to integrate external knowledge. However, existing RAG frameworks are primarily designed f…

Automatic Speech RecognitionRAGRetrievalRetrieval-augmented Generation+2

Transformer Tafsir at QIAS 2025 Shared Task: Hybrid Retrieval-Augmented Generation for Islamic Knowledge Question Answering

2025-09-28 · Muhammad Abu Ahmad, Mohamad Ballout, Raia Abu Ahmad, Elia Bruni arxiv

This paper presents our submission to the QIAS 2025 shared task on Islamic knowledge understanding and reasoning. We developed a hybrid retrieval-augmented generation (RAG) system that combines sparse and dense retrieval…

Question Answering

HetaRAG: Hybrid Deep Retrieval-Augmented Generation across Heterogeneous Data Stores

2025-09-12 · Guohang Yan, Yue Zhang, Pinlong Cai, Ding Wang 외 arxiv

Retrieval-augmented generation (RAG) has become a dominant paradigm for mitigating knowledge hallucination and staleness in large language models (LLMs) while preserving data security. By retrieving relevant evidence fro…

Semantic SimilarityKnowledge Graphs