Search papers, labs, and topics across Lattice.
This paper introduces SATS, a novel framework for pretraining time series foundation models that effectively manages varying sampling frequencies through a scale-aware token alignment mechanism. By treating patch size as an explicit scale and employing a hybrid masking strategy, SATS aligns representation spaces across different scales while maintaining distinct modeling capacities. Experimental results show that SATS outperforms competitive baselines with a 9.2% improvement in mean squared error and a 65.6% increase in model efficiency, establishing state-of-the-art performance in time series pretraining.
SATS achieves a remarkable 65.6% increase in model efficiency while improving prediction accuracy in time series analysis.
Pretraining time series foundation models across heterogeneous datasets necessitates effective handling of varying sampling frequencies. Current methods either employ dataset-specific patch sizes and separate FFNs, leading to fragmented representations, or enforce a fixed patch size that neglects inherent temporal variations. To address this, we propose SATS, featuring a scale-aware token alignment mechanism that treats patch size as an explicit notion of scale. By incorporating a contrastive-inspired alignment regularizer, SATS aligns representation spaces across scales while preserving distinct modeling capacities. Furthermore, a hybrid masking strategy combining random and contiguous masking is introduced to capture multi-scale temporal structures. Experimental results on LSTF benchmarks demonstrate that SATS achieves a 9.2% improvement in MSE and an 8.3% gain in GIFT-Eval MASE compared to competitive baselines. Notably, SATS consistently delivers SOTA performance while achieving a 65.6% increase in model efficiency over advanced baselines, highlighting its effectiveness and scalability in time series pretraining.