IRLGSep 1, 2025

Re3: Learning to Balance Relevance & Recency for Temporal Information Retrieval

arXiv:2509.01306v1h-index: 17
Originality Incremental advance
AI Analysis

This work addresses a critical issue for search systems needing to handle temporal constraints, providing a generalizable solution and evaluation suite, though it is incremental in improving existing methods.

The paper tackles the problem of Temporal Information Retrieval by balancing relevance and recency, introducing Re3, a framework that achieves state-of-the-art results with top R@1 scores on the Re2Bench benchmark.

Temporal Information Retrieval (TIR) is a critical yet unresolved task for modern search systems, retrieving documents that not only satisfy a query's information need but also adhere to its temporal constraints. This task is shaped by two challenges: Relevance, ensuring alignment with the query's explicit temporal requirements, and Recency, selecting the freshest document among multiple versions. Existing methods often address the two challenges in isolation, relying on brittle heuristics that fail in scenarios where temporal requirements and staleness resistance are intertwined. To address this gap, we introduce Re2Bench, a benchmark specifically designed to disentangle and evaluate Relevance, Recency, and their hybrid combination. Building on this foundation, we propose Re3, a unified and lightweight framework that dynamically balances semantic and temporal information through a query-aware gating mechanism. On Re2Bench, Re3 achieves state-of-the-art results, leading in R@1 across all three subsets. Ablation studies with backbone sensitivity tests confirm robustness, showing strong generalization across diverse encoders and real-world settings. This work provides both a generalizable solution and a principled evaluation suite, advancing the development of temporally aware retrieval systems. Re3 and Re2Bench are available online: https://anonymous.4open.science/r/Re3-0C5A

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes