LGAIMLMay 29, 2023

Parity Calibration

arXiv:2305.18655v22 citations
AI Analysis

This addresses the need for reliable increase-decrease forecasts in time-series applications, offering a practical solution for decision-makers in fields like healthcare and climate, though it is incremental as it adapts existing binary calibration methods.

The paper tackles the problem of forecasting whether a future observation will increase or decrease in sequential regression settings, introducing parity calibration to achieve calibrated predictions for this event, and demonstrates effectiveness with real-world case studies in epidemiology, weather forecasting, and nuclear fusion control.

In a sequential regression setting, a decision-maker may be primarily concerned with whether the future observation will increase or decrease compared to the current one, rather than the actual value of the future observation. In this context, we introduce the notion of parity calibration, which captures the goal of calibrated forecasting for the increase-decrease (or "parity") event in a timeseries. Parity probabilities can be extracted from a forecasted distribution for the output, but we show that such a strategy leads to theoretical unpredictability and poor practical performance. We then observe that although the original task was regression, parity calibration can be expressed as binary calibration. Drawing on this connection, we use an online binary calibration method to achieve parity calibration. We demonstrate the effectiveness of our approach on real-world case studies in epidemiology, weather forecasting, and model-based control in nuclear fusion.

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