Pith. sign in

REVIEW 1 cited by

Hierarchical Retrieval-Augmented Generation Model with Rethink for Multi-hop Question Answering

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.11875 v1 pith:XOUV2ZCO submitted 2024-08-20 cs.CL cs.AIcs.IR

classification cs.CLcs.AIcs.IR
keywords retrievalhiraghierarchicalwikicorpusaddressansweringgenerationindexed
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Multi-hop Question Answering (QA) necessitates complex reasoning by integrating multiple pieces of information to resolve intricate questions. However, existing QA systems encounter challenges such as outdated information, context window length limitations, and an accuracy-quantity trade-off. To address these issues, we propose a novel framework, the Hierarchical Retrieval-Augmented Generation Model with Rethink (HiRAG), comprising Decomposer, Definer, Retriever, Filter, and Summarizer five key modules. We introduce a new hierarchical retrieval strategy that incorporates both sparse retrieval at the document level and dense retrieval at the chunk level, effectively integrating their strengths. Additionally, we propose a single-candidate retrieval method to mitigate the limitations of multi-candidate retrieval. We also construct two new corpora, Indexed Wikicorpus and Profile Wikicorpus, to address the issues of outdated and insufficient knowledge. Our experimental results on four datasets demonstrate that HiRAG outperforms state-of-the-art models across most metrics, and our Indexed Wikicorpus is effective. The code for HiRAG is available at https://github.com/2282588541a/HiRAG

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. POQD: Performance-Oriented Query Decomposer for Multi-vector retrieval

    cs.IR 2025-05 conditional novelty 6.0 of 10

    POQD uses an LLM-based optimizer to search the query-decomposition prompt together with RAG generator training, improving multi-vector retrieval and QA accuracy over fixed decomposition baselines.

Pith tools