REVIEW 3 cited by
HopRAG: Multi-Hop Reasoning for Logic-Aware Retrieval-Augmented Generation
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
Signed reviews
read the original abstract
Retrieval-Augmented Generation (RAG) systems often struggle with imperfect retrieval, as traditional retrievers focus on lexical or semantic similarity rather than logical relevance. To address this, we propose \textbf{HopRAG}, a novel RAG framework that augments retrieval with logical reasoning through graph-structured knowledge exploration. During indexing, HopRAG constructs a passage graph, with text chunks as vertices and logical connections established via LLM-generated pseudo-queries as edges. During retrieval, it employs a \textit{retrieve-reason-prune} mechanism: starting with lexically or semantically similar passages, the system explores multi-hop neighbors guided by pseudo-queries and LLM reasoning to identify truly relevant ones. Experiments on multiple multi-hop benchmarks demonstrate that HopRAG's \textit{retrieve-reason-prune} mechanism can expand the retrieval scope based on logical connections and improve final answer quality.
Forward citations
Cited by 3 Pith papers
-
TRIAGE: Trustworthy Retrieval Instrumentation And Graph Evaluation
TRIAGE instruments Graph-RAG with gold-free stage metrics and a usage-time diagnostic chain that localizes failures to extraction, graph/schema, or retrieval levers.
-
Harmonia: End-to-End RAG Serving Optimization
An end-to-end RAG serving framework that uses component-level batching, resource allocation, and runtime prioritization to improve throughput and reduce SLO violations.
-
MoLoRAG: Bootstrapping Document Understanding via Multi-modal Logic-aware Retrieval
MoLoRAG boosts multi-page document QA by traversing a page graph and scoring pages with both semantic and VLM-judged logical relevance, improving retrieval and answer accuracy on four benchmarks.
Discussion (0). Continue with ORCID to comment.