LGAIOct 9, 2023

Performative Time-Series Forecasting

arXiv:2310.06077v28 citationsh-index: 11
Originality Highly original
AI Analysis

This addresses a largely unexplored challenge in time-series forecasting for domains like public health and economics where feedback loops exist, representing a novel method for a known bottleneck.

The paper tackles the problem of performativity in time-series forecasting, where predictions influence outcomes and cause distribution shifts, and proposes a novel Feature Performative-Shifting (FPS) approach that outperforms conventional methods in experiments on COVID-19 and traffic forecasting tasks.

Time-series forecasting is a critical challenge in various domains and has witnessed substantial progress in recent years. Many real-life scenarios, such as public health, economics, and social applications, involve feedback loops where predictions can influence the predicted outcome, subsequently altering the target variable's distribution. This phenomenon, known as performativity, introduces the potential for 'self-negating' or 'self-fulfilling' predictions. Despite extensive studies in classification problems across domains, performativity remains largely unexplored in the context of time-series forecasting from a machine-learning perspective. In this paper, we formalize performative time-series forecasting (PeTS), addressing the challenge of accurate predictions when performativity-induced distribution shifts are possible. We propose a novel approach, Feature Performative-Shifting (FPS), which leverages the concept of delayed response to anticipate distribution shifts and subsequently predicts targets accordingly. We provide theoretical insights suggesting that FPS can potentially lead to reduced generalization error. We conduct comprehensive experiments using multiple time-series models on COVID-19 and traffic forecasting tasks. The results demonstrate that FPS consistently outperforms conventional time-series forecasting methods, highlighting its efficacy in handling performativity-induced challenges.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes