REVIEW 3 cited by
Expand, Rerank, and Retrieve: Query Reranking for Open-Domain 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
read the original abstract
We propose EAR, a query Expansion And Reranking approach for improving passage retrieval, with the application to open-domain question answering. EAR first applies a query expansion model to generate a diverse set of queries, and then uses a query reranker to select the ones that could lead to better retrieval results. Motivated by the observation that the best query expansion often is not picked by greedy decoding, EAR trains its reranker to predict the rank orders of the gold passages when issuing the expanded queries to a given retriever. By connecting better the query expansion model and retriever, EAR significantly enhances a traditional sparse retrieval method, BM25. Empirically, EAR improves top-5/20 accuracy by 3-8 and 5-10 points in in-domain and out-of-domain settings, respectively, when compared to a vanilla query expansion model, GAR, and a dense retrieval model, DPR.
Forward citations
Cited by 3 Pith papers
-
Aligned Query Expansion: Efficient Query Expansion for Information Retrieval through LLM Alignment
AQE uses retrieval rank as a preference signal to fine-tune T0 with RSFT and DPO, beating generate-then-filter baselines on four QA datasets.
-
SLMs as Multi-Agent Routers: A Progressive SFT and Reinforcement Learning Approach
A 0.6B router trained by SFT+RL on retrieval-quality rewards reaches 0.771 NDCG@10 across 11 agents, beating intent-prompted LLMs and cutting latency by 82%.
-
Open-Source Agentic Hybrid RAG Framework for Scientific Literature Review
A DPO-tuned agentic hybrid RAG system that routes queries between a knowledge graph and a vector store beat a static baseline on a self-generated benchmark.
Discussion (0). Sign in to comment.