AI RESEARCH
Transforming External Knowledge into Triplets for Enhanced Retrieval in RAG of LLMs
arXiv CS.CL
•
ArXi:2604.12610v1 Announce Type: new Retrieval-Augmented Generation (RAG) mitigates hallucination in large language models (LLMs) by incorporating external knowledge during generation. However, the effectiveness of RAG depends not only on the design of the retriever and the capacity of the underlying model, but also on how retrieved evidence is structured and aligned with the query. Existing RAG approaches typically retrieve and concatenate unstructured text fragments as context, which often