LGAICLMar 10

Dissecting Chronos: Sparse Autoencoders Reveal Causal Feature Hierarchies in Time Series Foundation Models

arXiv:2603.10071v116.51 citations
Predicted impact top 73% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work provides mechanistic interpretability for time series foundation models, revealing their reliance on abrupt-dynamics detection, which is incremental but addresses opacity in high-stakes domains.

The researchers applied sparse autoencoders to the Chronos-T5-Large time series foundation model to analyze its internal representations, finding that causally critical features for forecasting are concentrated in mid-encoder layers, with a maximum single-feature degradation of 38.61 in CRPS, while final encoder layers contain less important temporal concepts.

Time series foundation models (TSFMs) are increasingly deployed in high-stakes domains, yet their internal representations remain opaque. We present the first application of sparse autoencoders (SAEs) to a TSFM, training TopK SAEs on activations of Chronos-T5-Large (710M parameters) across six layers. Through 392 single-feature ablation experiments, we establish that every ablated feature produces a positive CRPS degradation, confirming causal relevance. Our analysis reveals a depth-dependent hierarchy: early encoder layers encode low-level frequency features, the mid-encoder concentrates causally critical change-detection features, and the final encoder compresses a rich but less causally important taxonomy of temporal concepts. The most critical features reside in the mid-encoder (max single-feature Delta CRPS = 38.61), not in the semantically richest final encoder layer, where progressive ablation paradoxically improves forecast quality. These findings demonstrate that mechanistic interpretability transfers effectively to TSFMs and that Chronos-T5 relies on abrupt-dynamics detection rather than periodic pattern recognition.

Foundations

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

Your Notes