CLAIFeb 20, 2025

Does Time Have Its Place? Temporal Heads: Where Language Models Recall Time-specific Information

arXiv:2502.14258v212 citationsh-index: 9ACL
Originality Incremental advance
AI Analysis

This work addresses the problem of how language models manage temporal knowledge, which is incremental but important for improving model reliability in time-sensitive applications.

The paper identifies Temporal Heads, specific attention heads in language models that handle temporally changing facts, and shows that disabling them degrades time-specific knowledge recall while preserving general capabilities, with potential for editing temporal knowledge by adjusting these heads.

While the ability of language models to elicit facts has been widely investigated, how they handle temporally changing facts remains underexplored. We discover Temporal Heads, specific attention heads that primarily handle temporal knowledge, through circuit analysis. We confirm that these heads are present across multiple models, though their specific locations may vary, and their responses differ depending on the type of knowledge and its corresponding years. Disabling these heads degrades the model's ability to recall time-specific knowledge while maintaining its general capabilities without compromising time-invariant and question-answering performances. Moreover, the heads are activated not only numeric conditions ("In 2004") but also textual aliases ("In the year ..."), indicating that they encode a temporal dimension beyond simple numerical representation. Furthermore, we expand the potential of our findings by demonstrating how temporal knowledge can be edited by adjusting the values of these heads.

Code Implementations1 repo
Foundations

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

Your Notes