DySCo: Dynamic Semantic Compression for Effective Long-term Time Series Forecasting

arXiv cs.LG / 4/3/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces DySCo, a dynamic semantic compression framework aimed at improving long-term time series forecasting by removing irrelevant historical noise and reducing computational redundancy.
  • It proposes an Entropy-Guided Dynamic Sampling (EGDS) mechanism that autonomously retains high-entropy segments while compressing redundant trends instead of using fixed heuristics.
  • DySCo also adds a Hierarchical Frequency-Enhanced Decomposition (HFED) approach to separate high-frequency anomalies from low-frequency patterns so important details survive sparse sampling.
  • A Cross-Scale Interaction Mixer (CSIM) is used to fuse global context with local representations more effectively than simple linear aggregation.
  • Experiments claim DySCo works as a universal plug-and-play module that boosts mainstream forecasting models’ ability to capture long-term correlations while lowering compute cost.

Abstract

Time series forecasting (TSF) is critical across domains such as finance, meteorology, and energy. While extending the lookback window theoretically provides richer historical context, in practice, it often introduces irrelevant noise and computational redundancy, preventing models from effectively capturing complex long-term dependencies. To address these challenges, we propose a Dynamic Semantic Compression (DySCo) framework. Unlike traditional methods that rely on fixed heuristics, DySCo introduces an Entropy-Guided Dynamic Sampling (EGDS) mechanism to autonomously identify and retain high-entropy segments while compressing redundant trends. Furthermore, we incorporate a Hierarchical Frequency-Enhanced Decomposition (HFED) strategy to separate high-frequency anomalies from low-frequency patterns, ensuring that critical details are preserved during sparse sampling. Finally, a Cross-Scale Interaction Mixer(CSIM) is designed to dynamically fuse global contexts with local representations, replacing simple linear aggregation. Experimental results demonstrate that DySCo serves as a universal plug-and-play module, significantly enhancing the ability of mainstream models to capture long-term correlations with reduced computational cost.