AI RESEARCH

Structure Guided Retrieval-Augmented Generation for Factual Queries

arXiv CS.AI

ArXi:2604.22843v1 Announce Type: cross Retrieval-Augmented Generation (RAG) has been proposed to mitigate hallucinations in large language models (LLMs), where generated outputs may be factually incorrect. However, existing RAG approaches predominantly rely on vector similarity for retrieval, which is prone to semantic noise and fails to ensure that generated responses fully satisfy the complex conditions specified by factual queries, often leading to incorrect answers. To address this challenge, we