Researchers have developed a new method called PhaseGraph to improve multi-hop question answering by better integrating graph-based relevance signals with vector similarity scores. This technique addresses the challenge of combining scores from different distributions by mapping them to a common scale using percentile-rank normalization before fusion. Experiments on the MuSiQue and 2WikiMultiHopQA benchmarks showed that this calibrated fusion approach led to a modest but statistically significant improvement in retrieval accuracy. AI
Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →
IMPACT Introduces a novel score calibration technique for heterogeneous retrieval fusion, potentially enhancing performance in complex QA systems.
RANK_REASON This is a research paper detailing a new method for improving retrieval in question answering systems.