LGAISep 23, 2025

TimeMosaic: Temporal Heterogeneity Guided Time Series Forecasting via Adaptive Granularity Patch and Segment-wise Decoding

arXiv:2509.19406v46 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses forecasting accuracy in domains like finance and energy by handling temporal heterogeneity, representing an incremental improvement over existing patch-based methods.

The paper tackles the problem of multivariate time series forecasting by addressing temporal heterogeneity in existing patch-based methods, proposing TimeMosaic with adaptive patch embedding and segment-wise decoding. The result shows consistent improvements on benchmark datasets, with a model trained on 321 billion observations achieving competitive state-of-the-art performance.

Multivariate time series forecasting is essential in domains such as finance, transportation, climate, and energy. However, existing patch-based methods typically adopt fixed-length segmentation, overlooking the heterogeneity of local temporal dynamics and the decoding heterogeneity of forecasting. Such designs lose details in information-dense regions, introduce redundancy in stable segments, and fail to capture the distinct complexities of short-term and long-term horizons. We propose TimeMosaic, a forecasting framework that aims to address temporal heterogeneity. TimeMosaic employs adaptive patch embedding to dynamically adjust granularity according to local information density, balancing motif reuse with structural clarity while preserving temporal continuity. In addition, it introduces segment-wise decoding that treats each prediction horizon as a related subtask and adapts to horizon-specific difficulty and information requirements, rather than applying a single uniform decoder. Extensive evaluations on benchmark datasets demonstrate that TimeMosaic delivers consistent improvements over existing methods, and our model trained on the large-scale corpus with 321 billion observations achieves performance competitive with state-of-the-art TSFMs.

Foundations

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

Your Notes