Next Article in Journal
A Framework for Inertia Pricing in Renewable-Rich Power Systems Using Convex Hull Pricing
Previous Article in Journal
Development and Quality Characteristics of Grilled Pacific Cod (Gadus macrocephalus) Fillet Home Meal Replacement (HMR)
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Virtual-Document-Augmented Retrieval-Augmented Generation for Power-Domain Knowledge-Base Question Answering with Noise-Enhanced Robustness

1
Beijing Key Laboratory of Demand Side Multi-Energy Carriers Optimization and Interaction Technique, China Electric Power Research Institute, Beijing 100192, China
2
School of Computer and Communication Engineering, University of Science and Technology Beijing, Beijing 100083, China
3
Shunde Innovation School, University of Science and Technology Beijing, Foshan 528399, China
*
Author to whom correspondence should be addressed.
Processes 2026, 14(4), 670; https://doi.org/10.3390/pr14040670
Submission received: 9 December 2025 / Revised: 11 February 2026 / Accepted: 12 February 2026 / Published: 15 February 2026
(This article belongs to the Section AI-Enabled Process Engineering)

Abstract

The Retrieval-Augmented Generation (RAG) technology enables large language models (LLM) to access external knowledge bases by introducing external documents, enhancing their capability for knowledge question answering in professional domains and generating more reliable responses. It effectively addresses issues such as LLM hallucinations and knowledge obsolescence. In the electric power domain, RAG technology can be leveraged to fully utilize accumulated corporate data and resources. However, in the retrieval phase of RAG, there are significant differences in the semantic space representation between short sentences and long text documents. Additionally, when generating answers based on retrieved relevant documents, the generator prioritizes highly relevant document fragments, a strategy that may overlook sub-relevant documents containing useful information. This paper uses an LLM to generate hypothetical documents. These documents are combined with the original question to perform similarity retrieval in the corpus, followed by the first round of answer generation. Subsequently, the original question is combined with the answer generated in the first round, and this combined content is used to retrieve relevant documents. Finally, irrelevant documents are added to the context of the retrieved relevant documents to enhance the LLM’s attention to the relevant documents. Based on the above strategies, experiments are conducted on the electricity dataset. The results show that, compared with the naive RAG method, the proposed model achieves a relative improvement of 4.63% in the ROUGE-L metric and 11.32% in the BLEU-4 metric on the electricity dataset. Meanwhile, experiments are also carried out on the public CMRC dataset, and the effectiveness of the proposed method is verified.
Keywords: retrieval augmented generation (RAG); large language models (LLM); information retrieval; power system retrieval augmented generation (RAG); large language models (LLM); information retrieval; power system

Share and Cite

MDPI and ACS Style

Chen, Y.; Luo, X.; Zhou, Y.; Peng, Q.; Yuan, Y.; Chen, K.; Liu, Y. Virtual-Document-Augmented Retrieval-Augmented Generation for Power-Domain Knowledge-Base Question Answering with Noise-Enhanced Robustness. Processes 2026, 14, 670. https://doi.org/10.3390/pr14040670

AMA Style

Chen Y, Luo X, Zhou Y, Peng Q, Yuan Y, Chen K, Liu Y. Virtual-Document-Augmented Retrieval-Augmented Generation for Power-Domain Knowledge-Base Question Answering with Noise-Enhanced Robustness. Processes. 2026; 14(4):670. https://doi.org/10.3390/pr14040670

Chicago/Turabian Style

Chen, Yanwen, Xiong Luo, Ying Zhou, Qiaojuan Peng, Yuqi Yuan, Ke Chen, and Yinghui Liu. 2026. "Virtual-Document-Augmented Retrieval-Augmented Generation for Power-Domain Knowledge-Base Question Answering with Noise-Enhanced Robustness" Processes 14, no. 4: 670. https://doi.org/10.3390/pr14040670

APA Style

Chen, Y., Luo, X., Zhou, Y., Peng, Q., Yuan, Y., Chen, K., & Liu, Y. (2026). Virtual-Document-Augmented Retrieval-Augmented Generation for Power-Domain Knowledge-Base Question Answering with Noise-Enhanced Robustness. Processes, 14(4), 670. https://doi.org/10.3390/pr14040670

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop