paper

Difficulty-Gated Fusion of Reasoning Views for Temporal Retrieval

arXiv:2608.08940

Abstract

Reasoning-intensive temporal retrieval requires matching a query to documents whose relevance depends on shared temporal reasoning rather than lexical overlap. Expanding a query into several reformulations that make its temporal intent explicit, and retrieving with each, supplies this reasoning, but fusing the resulting rankings with equal weights wastes accuracy: for any single query, only some reformulations are reliable. We propose query-difficulty-gated fusion of reasoning views. From each view we read an eight-dimensional signature of its score distribution, built from query-performance-prediction quantities such as softmax entropy, score gaps, and dispersion, and a gate of roughly one thousand parameters maps these signatures to per-query view weights. The fused ranking uses no relevance labels at inference, no re-ranking, and no fine-tuning of the retriever; the gate is trained leave-one-task-out. On the \textsc{Tempo} benchmark, the method improves all six retrievers we evaluate, from BERT encoders to 7B decoder retrievers, with the largest gains on the weaker backbones. The strongest retrievers reach and nDCG@10, and the per-query gain over the original query is significant under a paired bootstrap (). A per-query oracle reaches against our realized , exposing headroom that identifies per-query view selection as a concrete next step.

Accepted at CIKM 2026

Difficulty-Gated Fusion of Reasoning Views for Temporal Retrieval · wovepaper