Medical Graph RAG: Towards Safe Medical Large Language Model via Graph Retrieval-Augmented Generation

research-papers

Medical Graph RAG: Towards Safe Medical Large Language Model via Graph Retrieval-Augmented Generation

Original Paper: https://arxiv.org/abs/2408.04187 By: Junde Wu, Jiayuan Zhu, Yunli Qi Abstract: We introduce a novel graph-based Retrieval-Augmented Generation (RAG) framework specifically designed for the medical domain, called \textbf{MedGraphRAG}, aimed at enhancing Large Language Model (LLM) capabilities and generating evidence-based results, thereby improving safety and

By Athina AI
RAG Foundry: A Framework for Enhancing LLMs for Retrieval Augmented Generation

research-papers

RAG Foundry: A Framework for Enhancing LLMs for Retrieval Augmented Generation

Original Paper: https://arxiv.org/abs/2408.02545 By: Daniel Fleischer, Moshe Berchansky, Moshe Wasserblat, Peter Izsak Abstract: Implementing Retrieval-Augmented Generation (RAG) systems is inherently complex, requiring deep understanding of data, use cases, and intricate design decisions. Additionally, evaluating these systems presents significant challenges, necessitating assessment of both retrieval accuracy

By Athina AI