LGAIFeb 15

EIDOS: Latent-Space Predictive Learning for Time Series Foundation Models

arXiv:2602.14024v1
Originality Highly original
AI Analysis

This addresses the issue of capturing coherent temporal dynamics rather than surface noise in time series modeling, representing an incremental improvement in foundation model design.

The paper tackles the problem of weakly structured latent representations in time series foundation models by shifting pretraining from future value prediction to latent-space predictive learning, achieving state-of-the-art performance on the GIFT-Eval benchmark.

Most time series foundation models are pretrained by directly predicting future observations, which often yields weakly structured latent representations that capture surface noise rather than coherent and predictable temporal dynamics. In this work, we introduce EIDOS, a foundation model family that shifts pretraining from future value prediction to latent-space predictive learning. We train a causal Transformer to predict the evolution of latent representations, encouraging the emergence of structured and temporally coherent latent states. To ensure stable targets for latent-space learning, we design a lightweight aggregation branch to construct target representations. EIDOS is optimized via a joint objective that integrates latent-space alignment, observational grounding to anchor representations to the input signal, and direct forecasting supervision. On the GIFT-Eval benchmark, EIDOS mitigates structural fragmentation in the representation space and achieves state-of-the-art performance. These results demonstrate that constraining models to learn predictable latent dynamics is a principled step toward more robust and reliable time series foundation models.

Foundations

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

Your Notes