Predictability-Aware Compression and Decompression Framework for Multichannel Time Series Data with Latent Seasonality
Ziqi Liu, Pei Zeng, Yi Ding
TL;DR
This work tackles efficient multichannel time series forecasting by introducing a predictability-aware compression–decompression framework that preserves latent temporal dependencies while dramatically reducing runtime and communication costs. The method leverages seasonal circular-key encoding, orthogonal keys, and a residual-based decompression block to maintain predictive information under a single-channel compressed representation, with theoretical guarantees grounded in information bottleneck analysis. Empirical results across six edge datasets and multiple backbones demonstrate improved CDPI, lower MSE, and faster training/inference, validating broad applicability and scalability. The approach offers a practical, flexible solution for edge–cloud forecasting, particularly in resource-constrained environments, though it requires domain-specific training and may face stability challenges at very high compression ratios.
Abstract
Real-world multichannel time series prediction faces growing demands for efficiency across edge and cloud environments, making channel compression a timely and essential problem. Motivated by the success of Multiple-Input Multiple-Output (MIMO) methods in signal processing, we propose a predictability-aware compression-decompression framework to reduce runtime, decrease communication cost, and maintain prediction accuracy across diverse predictors. The core idea involves using a circular seasonal key matrix with orthogonality to capture underlying time series predictability during compression and to mitigate reconstruction errors during decompression by introducing more realistic data assumptions. Theoretical analyses show that the proposed framework is both time-efficient and accuracy-preserving under a large number of channels. Extensive experiments on six datasets across various predictors demonstrate that the proposed method achieves superior overall performance by jointly considering prediction accuracy and runtime, while maintaining strong compatibility with diverse predictors.
