LightCTS: A Lightweight Framework for Correlated Time Series Forecasting
Zhichen Lai, Dalin Zhang, Huan Li, Christian S. Jensen, Hua Lu, Yan, Zhao

TL;DR
LightCTS is a lightweight, efficient framework for correlated time series forecasting that maintains high accuracy while reducing computational and storage costs, suitable for resource-constrained devices.
Contribution
This paper introduces LightCTS, a novel framework with simple stacking and lightweight modules, enabling efficient CTS forecasting without sacrificing accuracy.
Findings
Achieves near state-of-the-art accuracy
Reduces computational overhead significantly
Speeds up forecasting with compression scheme
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.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Traffic Prediction and Management Techniques
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Label Smoothing · Dropout · Byte Pair Encoding · Adam · Dense Connections · Softmax
