English

TARDIS: Mitigating Temporal Misalignment via Representation Steering

Machine Learning 2025-03-26 v2

Abstract

Language models often struggle with temporal misalignment, performance degradation caused by shifts in the temporal distribution of data. Continuously updating models to avoid degradation is expensive. Can models be adapted without updating model weights? We present TARDIS, an unsupervised representation editing method that addresses this challenge. TARDIS extracts steering vectors from unlabeled data and adjusts the model's representations to better align with the target time period's distribution. Our experiments reveal that TARDIS enhances downstream task performance without the need for fine-tuning, can mitigate temporal misalignment even when exact target time period data is unavailable, and remains efficient even when the temporal information of the target data points is unknown at inference time.

Keywords

Cite

@article{arxiv.2503.18693,
  title  = {TARDIS: Mitigating Temporal Misalignment via Representation Steering},
  author = {Changho Shin and Xinya Yan and Suenggwan Jo and Sungjun Cho and Shourjo Aditya Chaudhuri and Frederic Sala},
  journal= {arXiv preprint arXiv:2503.18693},
  year   = {2025}
}
R2 v1 2026-06-28T22:32:19.307Z