English

Enhancing Retrieval Processes for Language Generation with Augmented Queries

Information Retrieval 2025-03-20 v1 Artificial Intelligence Computation and Language

Abstract

In the rapidly changing world of smart technology, searching for documents has become more challenging due to the rise of advanced language models. These models sometimes face difficulties, like providing inaccurate information, commonly known as "hallucination." This research focuses on addressing this issue through Retrieval-Augmented Generation (RAG), a technique that guides models to give accurate responses based on real facts. To overcome scalability issues, the study explores connecting user queries with sophisticated language models such as BERT and Orca2, using an innovative query optimization process. The study unfolds in three scenarios: first, without RAG, second, without additional assistance, and finally, with extra help. Choosing the compact yet efficient Orca2 7B model demonstrates a smart use of computing resources. The empirical results indicate a significant improvement in the initial language model's performance under RAG, particularly when assisted with prompts augmenters. Consistency in document retrieval across different encodings highlights the effectiveness of using language model-generated queries. The introduction of UMAP for BERT further simplifies document retrieval while maintaining strong results.

Keywords

Cite

@article{arxiv.2402.16874,
  title  = {Enhancing Retrieval Processes for Language Generation with Augmented Queries},
  author = {Julien Pierre Edmond Ghali and Kosuke Shima and Koichi Moriyama and Atsuko Mutoh and Nobuhiro Inuzuka},
  journal= {arXiv preprint arXiv:2402.16874},
  year   = {2025}
}

Comments

28 pages, 10 annexes, 2 figures

R2 v1 2026-06-28T15:00:49.423Z