Saved in:
Bibliographic Details
Main Author: Lee, Seokgi
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2508.09755
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866916896356433920
author Lee, Seokgi
author_facet Lee, Seokgi
contents We introduce a novel retrieval-augmented generation (RAG) framework tailored for multihop question answering. First, our system uses large language model (LLM) to decompose complex multihop questions into a sequence of single-hop subquestions that guide document retrieval. This decomposition mitigates the ambiguity inherent in multi-hop queries by clearly targeting distinct knowledge facets. Second, instead of embedding raw or chunked documents directly, we generate answerable questions from each document chunk using Qwen3-8B, embed these generated questions, and retrieve relevant chunks via question-question embedding similarity. During inference, the retrieved chunks are then fed along with the original question into the RAG pipeline. We evaluate on three multihop question datasets (MuSiQue, 2WikiMultiHopQa, HotpotQA) from LongBench. Our method improves RAG performacne compared to baseline systems. Our contributions highlight the benefits of using answerable-question embeddings for RAG, and the effectiveness of LLM-based query decomposition for multihop scenarios.
format Preprint
id arxiv_https___arxiv_org_abs_2508_09755
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle Transforming Questions and Documents for Semantically Aligned Retrieval-Augmented Generation
Lee, Seokgi
Computation and Language
We introduce a novel retrieval-augmented generation (RAG) framework tailored for multihop question answering. First, our system uses large language model (LLM) to decompose complex multihop questions into a sequence of single-hop subquestions that guide document retrieval. This decomposition mitigates the ambiguity inherent in multi-hop queries by clearly targeting distinct knowledge facets. Second, instead of embedding raw or chunked documents directly, we generate answerable questions from each document chunk using Qwen3-8B, embed these generated questions, and retrieve relevant chunks via question-question embedding similarity. During inference, the retrieved chunks are then fed along with the original question into the RAG pipeline. We evaluate on three multihop question datasets (MuSiQue, 2WikiMultiHopQa, HotpotQA) from LongBench. Our method improves RAG performacne compared to baseline systems. Our contributions highlight the benefits of using answerable-question embeddings for RAG, and the effectiveness of LLM-based query decomposition for multihop scenarios.
title Transforming Questions and Documents for Semantically Aligned Retrieval-Augmented Generation
topic Computation and Language
url https://arxiv.org/abs/2508.09755