English

Enhanced document retrieval with topic embeddings

Information Retrieval 2024-08-21 v1

Abstract

Document retrieval systems have experienced a revitalized interest with the advent of retrieval-augmented generation (RAG). RAG architecture offers a lower hallucination rate than LLM-only applications. However, the accuracy of the retrieval mechanism is known to be a bottleneck in the efficiency of these applications. A particular case of subpar retrieval performance is observed in situations where multiple documents from several different but related topics are in the corpus. We have devised a new vectorization method that takes into account the topic information of the document. The paper introduces this new method for text vectorization and evaluates it in the context of RAG. Furthermore, we discuss the challenge of evaluating RAG systems, which pertains to the case at hand.

Keywords

Cite

@article{arxiv.2408.10435,
  title  = {Enhanced document retrieval with topic embeddings},
  author = {Kavsar Huseynova and Jafar Isbarov},
  journal= {arXiv preprint arXiv:2408.10435},
  year   = {2024}
}

Comments

Accepted to AICT 2024

R2 v1 2026-06-28T18:17:30.539Z