Efficient Multivariate Time Series Forecasting via Calibrated Language Models with Privileged Knowledge Distillation
Chenxi Liu, Hao Miao, Qianxiong Xu, Shaowen Zhou, Cheng Long, Yan, Zhao, Ziyue Li, Rui Zhao

TL;DR
This paper introduces TimeKD, an efficient multivariate time series forecasting framework that leverages calibrated language models and privileged knowledge distillation to improve prediction quality while enhancing inference efficiency.
Contribution
The paper proposes a novel TimeKD framework combining calibrated language models and privileged knowledge distillation for efficient and accurate multivariate time series forecasting.
Findings
TimeKD achieves high-quality predictions with improved efficiency.
The cross-modality teacher model effectively captures future representations.
Extensive experiments demonstrate scalability and robustness of TimeKD.
Abstract
Multivariate time series forecasting (MTSF) endeavors to predict future observations given historical data, playing a crucial role in time series data management systems. With advancements in large language models (LLMs), recent studies employ textual prompt tuning to infuse the knowledge of LLMs into MTSF. However, the deployment of LLMs often suffers from low efficiency during the inference phase. To address this problem, we introduce TimeKD, an efficient MTSF framework that leverages the calibrated language models and privileged knowledge distillation. TimeKD aims to generate high-quality future representations from the proposed cross-modality teacher model and cultivate an effective student model. The cross-modality teacher model adopts calibrated language models (CLMs) with ground truth prompts, motivated by the paradigm of Learning Under Privileged Information (LUPI). In addition,…
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
TopicsAdvanced Text Analysis Techniques · Time Series Analysis and Forecasting · Topic Modeling
MethodsSoftmax · Attention Is All You Need · Knowledge Distillation
