Calibration of Time-Series Forecasting: Detecting and Adapting Context-Driven Distribution Shift
Mouxiang Chen, Lefei Shen, Han Fu, Zhuo Li, Jianling Sun, Chenghao Liu

TL;DR
This paper introduces a universal calibration method for time-series forecasting models to detect and adapt to context-driven distribution shifts, improving prediction accuracy in real-world scenarios.
Contribution
It proposes a novel CDS detector called Reconditionor and an adaptation framework named SOLID, which together enable model calibration against distribution shifts caused by temporal contexts.
Findings
Reconditionor effectively detects severe distribution shifts.
SOLID improves forecasting accuracy on real-world datasets.
The methods are model-agnostic and adaptable to various forecasting models.
Abstract
Recent years have witnessed the success of introducing deep learning models to time series forecasting. From a data generation perspective, we illustrate that existing models are susceptible to distribution shifts driven by temporal contexts, whether observed or unobserved. Such context-driven distribution shift (CDS) introduces biases in predictions within specific contexts and poses challenges for conventional training paradigms. In this paper, we introduce a universal calibration methodology for the detection and adaptation of CDS with a trained model. To this end, we propose a novel CDS detector, termed the "residual-based CDS detector" or "Reconditionor", which quantifies the model's vulnerability to CDS by evaluating the mutual information between prediction residuals and their corresponding contexts. A high Reconditionor score indicates a severe susceptibility, thereby…
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 · Energy Load and Power Forecasting · Stock Market Forecasting Methods
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Position-Wise Feed-Forward Layer · Dense Connections · Absolute Position Encodings · Adam · Label Smoothing · Residual Connection
