IRAILGJul 9, 2025

Temporal Information Retrieval via Time-Specifier Model Merging

arXiv:2507.06782v14 citationsh-index: 10Has CodeProceedings of the 3rd Workshop on Towards Knowledgeable Foundation Models (KnowFM)
Originality Incremental advance
AI Analysis

This addresses the challenge of temporal information retrieval for users needing precise temporal constraints, representing an incremental improvement over existing methods.

The paper tackles the problem of dense retrieval methods underperforming on queries with explicit temporal constraints by proposing Time-Specifier Model Merging (TSM), which significantly improves performance on temporally constrained queries while maintaining strong results on non-temporal queries, consistently outperforming baseline methods.

The rapid expansion of digital information and knowledge across structured and unstructured sources has heightened the importance of Information Retrieval (IR). While dense retrieval methods have substantially improved semantic matching for general queries, they consistently underperform on queries with explicit temporal constraints--often those containing numerical expressions and time specifiers such as ``in 2015.'' Existing approaches to Temporal Information Retrieval (TIR) improve temporal reasoning but often suffer from catastrophic forgetting, leading to reduced performance on non-temporal queries. To address this, we propose Time-Specifier Model Merging (TSM), a novel method that enhances temporal retrieval while preserving accuracy on non-temporal queries. TSM trains specialized retrievers for individual time specifiers and merges them in to a unified model, enabling precise handling of temporal constraints without compromising non-temporal retrieval. Extensive experiments on both temporal and non-temporal datasets demonstrate that TSM significantly improves performance on temporally constrained queries while maintaining strong results on non-temporal queries, consistently outperforming other baseline methods. Our code is available at https://github.com/seungyoonee/TSM .

Foundations

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

Your Notes