It's About Time: Incorporating Temporality in Retrieval Augmented Language Models
Anoushka Gade, Jorjeta Jetcheva

TL;DR
This paper introduces TempRALM, a temporally-aware retrieval augmented language model that improves the relevance of retrieved documents by considering both semantic and temporal factors, significantly enhancing answer accuracy for time-sensitive queries.
Contribution
The paper presents TempRALM, a novel approach that incorporates temporal awareness into retrieval augmented language models without additional pre-training or index modifications.
Findings
Up to 74% performance improvement over baseline RALM
Effective handling of temporal queries in information retrieval
No need for model re-training or index recalculation
Abstract
The web serves as a global repository of knowledge, used by billions of people to search for information. Ensuring that users receive the most relevant and up-to-date information, especially in the presence of multiple versions of web content from different time points remains a critical challenge for information retrieval. This challenge has recently been compounded by the increased use of question answering tools trained on Wikipedia or web content and powered by large language models (LLMs) which have been found to make up information (or hallucinate), and in addition have been shown to struggle with the temporal dimensions of information. Even Retriever Augmented Language Models (RALMs) which incorporate a document database to reduce LLM hallucination are unable to handle temporal queries correctly. This leads to instances where RALMs respond to queries such as "Who won the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
