SyncAI.news, a Varaisys broadcasting
Q-TIE: A Lightweight and Generalizable Re-ranking Framework for Temporal Information Retrieval
SK

Soyeon Kim, Hyunjin Kim, JinYeong Bak, Steven Euijong Whang

· 1 min read

ResearcharXiv cs.CL

Q-TIE: A Lightweight and Generalizable Re-ranking Framework for Temporal Information Retrieval

arXiv:2609.23880v1 Announce Type: new Abstract: Temporal Information Retrieval (TIR) has been increasingly critical given the rise of Retrieval-Augmented Generation (RAG). Since temporally mismatched evidence can be highly misleading, TIR aims to retrieve documents that are both semantically and temporally relevant to a query. Two TIR paradigms have emerged - temporal retrievers and temporal re-rankers - differing in how temporal relevance is modeled. While these paradigms provide complementary strengths, our analysis reveals that each alone falls short of robust TIR: temporal retrievers provide flexible query understanding via learned representations, but often fail to explicitly account for temporal constraints; temporal re-rankers can enforce such constraints more explicitly, but often rely on predefined re-ranking rules. To address this, we propose Q-TIE, a re-ranking framework based on learned Temporal Intent Extraction (TIE). By introducing a TIE model that maps each query's temporal constraint into a unified interval representation (i.e., $\langle t_{start}, t_{end} \rangle$), Q-TIE generalizes beyond predefined rules via model-based learning while explicitly modeling temporal constraints as a separate signal - jointly achieving what each paradigm typically trades off. Experiments demonstrate that Q-TIE consistently outperforms existing TIR methods with stronger generalizability across temporal query types, and provides a lightweight yet effective add-on for temporally-aware RAG pipelines. Code: https://github.com/ssoy0701/Q-TIE.

Original source

This story was published by arXiv cs.CL and written by Soyeon Kim, Hyunjin Kim, JinYeong Bak, Steven Euijong Whang. SyncAI.news shows a preview; the complete article is on the publisher's site.

Read the full story on arxiv.org

Similar News