TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/LightCTS: A Lightweight Framework for Correlated Time Seri...

LightCTS: A Lightweight Framework for Correlated Time Series Forecasting

Zhichen Lai, Dalin Zhang, Huan Li, Christian S. Jensen, Hua Lu, Yan Zhao

2023-02-23Traffic PredictionTime Series ForecastingUnivariate Time Series ForecastingTime SeriesMultivariate Time Series ForecastingTime Series AnalysisCorrelated Time Series Forecasting
PaperPDFCode(official)

Abstract

Correlated time series (CTS) forecasting plays an essential role in many practical applications, such as traffic management and server load control. Many deep learning models have been proposed to improve the accuracy of CTS forecasting. However, while models have become increasingly complex and computationally intensive, they struggle to improve accuracy. Pursuing a different direction, this study aims instead to enable much more efficient, lightweight models that preserve accuracy while being able to be deployed on resource-constrained devices. To achieve this goal, we characterize popular CTS forecasting models and yield two observations that indicate directions for lightweight CTS forecasting. On this basis, we propose the LightCTS framework that adopts plain stacking of temporal and spatial operators instead of alternate stacking that is much more computationally expensive. Moreover, LightCTS features light temporal and spatial operator modules, called L-TCN and GL-Former, that offer improved computational efficiency without compromising their feature extraction capabilities. LightCTS also encompasses a last-shot compression scheme to reduce redundant temporal features and speed up subsequent computations. Experiments with single-step and multi-step forecasting benchmark datasets show that LightCTS is capable of nearly state-of-the-art accuracy at much reduced computational and storage overheads.

Results

TaskDatasetMetricValueModel
Time Series ForecastingMETR-LAFLOPs(M)71LightCTS
Time Series ForecastingMETR-LAMAE @ 12 step3.42LightCTS
Time Series ForecastingMETR-LAParameters(K)133LightCTS
Time Series ForecastingMETR-LARMSE @ 12 step0.0721LightCTS
Time Series ForecastingElectricityFLOPs(M)239LightCTS
Time Series ForecastingElectricityParameters(K)27LightCTS
Time Series ForecastingSolar-PowerFLOPs(M)169LightCTS
Time Series ForecastingSolar-PowerParameters(K)38LightCTS
Time Series ForecastingPEMS-BAYFLOPs(M)208LightCTS
Time Series ForecastingPEMS-BAYMAE @ 12 step1.89LightCTS
Time Series ForecastingPEMS-BAYMAPE @ 12 step4.39LightCTS
Time Series ForecastingPEMS-BAYParameters(K)236LightCTS
Time Series ForecastingPEMS-BAYRMSE @ 12 step4.32LightCTS
Traffic PredictionPeMS08FLOPs(M)70LightCTS
Traffic PredictionPeMS08MAE14.63LightCTS
Traffic PredictionPeMS08Parameters(K)177LightCTS
Traffic PredictionPeMS08RMSE0.2349LightCTS
Traffic PredictionPeMS04FLOPs(M)147LightCTS
Traffic PredictionPeMS04MAE18.79LightCTS
Traffic PredictionPeMS04Parameters(K)185LightCTS
Traffic PredictionPeMS04RMSE0.3014LightCTS
Time Series AnalysisMETR-LAFLOPs(M)71LightCTS
Time Series AnalysisMETR-LAMAE @ 12 step3.42LightCTS
Time Series AnalysisMETR-LAParameters(K)133LightCTS
Time Series AnalysisMETR-LARMSE @ 12 step0.0721LightCTS
Time Series AnalysisElectricityFLOPs(M)239LightCTS
Time Series AnalysisElectricityParameters(K)27LightCTS
Time Series AnalysisSolar-PowerFLOPs(M)169LightCTS
Time Series AnalysisSolar-PowerParameters(K)38LightCTS
Time Series AnalysisPEMS-BAYFLOPs(M)208LightCTS
Time Series AnalysisPEMS-BAYMAE @ 12 step1.89LightCTS
Time Series AnalysisPEMS-BAYMAPE @ 12 step4.39LightCTS
Time Series AnalysisPEMS-BAYParameters(K)236LightCTS
Time Series AnalysisPEMS-BAYRMSE @ 12 step4.32LightCTS

Related Papers

The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17Emergence of Functionally Differentiated Structures via Mutual Information Optimization in Recurrent Neural Networks2025-07-17Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15D3FL: Data Distribution and Detrending for Robust Federated Learning in Non-linear Time-series Data2025-07-15Federated Learning with Graph-Based Aggregation for Traffic Forecasting2025-07-13Towards Interpretable Time Series Foundation Models2025-07-10MoFE-Time: Mixture of Frequency Domain Experts for Time-Series Forecasting Models2025-07-09