AI Chat Paper
Note: Please note that the following content is generated by AMiner AI. SciOpen does not take any responsibility related to this content.
{{lang === 'zh_CN' ? '文章概述' : 'Summary'}}
{{lang === 'en_US' ? '中' : 'Eng'}}
Chat more with AI
PDF (4.2 MB)
Collect
Submit Manuscript AI Chat Paper
Show Outline
Outline
Show full outline
Hide outline
Outline
Show full outline
Hide outline
Article | Open Access

FG-RAG: A fine-grained semantic optimization framework for retrieval-augmented generation

Mingan Xu1,2Tingjie Liu1,2Youhua Xia1( )
Guangdong Laboratory of Artificial Intelligence and Digital Economy (SZ), Shenzhen 518107, China
College of Computer Science and Software Engineering, Shenzhen University, Sehnzhen 518060, China
Show Author Information

Abstract

Large language models (LLMs) have demonstrated remarkable capabilities, yet frequently encounter issues with hallucinations. Retrieval-augmented generation (RAG) mitigates this problem by integrating external knowledge. However, current RAG approaches face significant limitations, such as redundant tokens that dilute semantic focus of LLMs and suboptimal prompt ordering. To address these challenges, this paper introduce a fine-grained framework called FG-RAG, with two key components: (1) refined prompt generation. Standalone propositions are firstly extracted from raw documents and dynamically organized into a semantic graph to capture their interrelationships. After retrieving relevant subgraphs from this graph, a directional diffusion model (DDM) is adapted to iteratively refine these graph representations, which are subsequently transformed into soft prompts compatible with LLMs; (2) prompt ordering. With these soft prompts, this work formulates prompt ordering as a markov decision process (MDP) and optimize it through reinforcement learning (RL). By leveraging reward derived from prompts performance, the RL agent learns to order prompts to maximize the accuracy of the LLMs’ output, ensuring optimal utilization of the generated prompts. Extensive evaluations of question-answering benchmarks demonstrate that FG-RAG outperforms state-of-the-art RAG methods, with 1.3% EM and 1.5% F1 score improvements.

References

【1】
【1】
 
 
CAAI Artificial Intelligence Research
Article number: 9150003

{{item.num}}

Comments on this article

Go to comment

< Back to all reports

Review Status: {{reviewData.commendedNum}} Commended , {{reviewData.revisionRequiredNum}} Revision Required , {{reviewData.notCommendedNum}} Not Commended Under Peer Review

Review Comment

Close
Close
Cite this article:
Xu M, Liu T, Xia Y. FG-RAG: A fine-grained semantic optimization framework for retrieval-augmented generation. CAAI Artificial Intelligence Research, 2026, 5: 9150003. https://doi.org/10.26599/AIR.2026.9150003

1360

Views

65

Downloads

0

Crossref

Received: 29 December 2025
Revised: 13 April 2026
Accepted: 20 April 2026
Published: 26 June 2026
© The author(s) 2026.

The articles published in this open access journal are distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/).