A complete tour of the temporal information access pipeline — Temporal Information Extraction, Temporal Information Retrieval, and Temporal Question Answering — from classical rule-based methods to LLM-based reasoning and Retrieval-Augmented Generation.
Information continuously evolves over time. Because of this dynamic nature, time becomes a fundamental dimension that shapes how we extract, retrieve, interpret, and reason about knowledge. As information systems are constantly updated, models must determine not only what is relevant, but also when that information is valid. This tutorial provides a structured and in-depth overview of the complete temporal information access pipeline: Temporal Information Extraction (TIE), Temporal Information Retrieval (TIR), and Temporal Question Answering (TQA). We examine the progression of temporal methods from early rule-based extraction and probabilistic retrieval to contemporary transformer-based and large language model (LLM) architectures. Participants gain a solid understanding of the core principles underlying the identification and normalization of time expressions, time-aware document ranking, and temporal reasoning in retrieval-augmented generation (RAG). The tutorial concludes with a discussion of open challenges and future research directions aimed at building AI systems that are temporally aware, robust, and adaptive. By connecting classical extraction and IR foundations with modern LLM-based reasoning, this tutorial presents a cohesive and up-to-date perspective on temporal information systems.
Researchers, students, and practitioners in NLP and IR interested in temporally aware LLM and RAG systems. Suitable for introductory to intermediate audiences in both academia and industry. Basic familiarity with language models and information retrieval is expected — the tutorial is otherwise self-contained.
Total duration: 3 hours 15 minutes, including a 10-minute Q&A and a 30-minute coffee break.
Our comprehensive survey of Temporal Question Answering, reviewing over 160 papers.
A curated repository of papers, datasets, tools, and resources on temporal QA and IR.
Bhawna Piryani, Avishek Anand, Omar Alonso, and Adam Jatowt. 2026. Temporal Information Retrieval and Extraction: From Foundations to RAG. In Proceedings of the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR '26), July 20–24, 2026, Melbourne, VIC, Australia. ACM, New York, NY, USA, 4 pages. https://doi.org/10.1145/3805712.3808638
@inproceedings{piryani2026temporal,
title = {Temporal Information Retrieval and Extraction: From Foundations to RAG},
author = {Piryani, Bhawna and Anand, Avishek and Alonso, Omar and Jatowt, Adam},
booktitle = {Proceedings of the 49th International ACM SIGIR Conference on
Research and Development in Information Retrieval (SIGIR '26)},
year = {2026},
publisher = {ACM},
address = {New York, NY, USA},
doi = {10.1145/3805712.3808638}
}
@inproceedings{piryani-etal-2026-high,
title = {It's High Time: A Survey of Temporal Question Answering},
author = {Piryani, Bhawna and Abdallah, Abdelrahman and Mozafari, Jamshid and
Anand, Avishek and Jatowt, Adam},
booktitle = {Proceedings of the 64th Annual Meeting of the Association for
Computational Linguistics (Volume 1: Long Papers)},
year = {2026},
month = jul,
address = {San Diego, California, United States},
publisher = {Association for Computational Linguistics},
url = {https://aclanthology.org/2026.acl-long.1332/},
doi = {10.18653/v1/2026.acl-long.1332},
pages = {28852--28881}
}