Causal Forecasting for Pricing
Douglas Schultz, Johannes Stephan, Julian Sieber, Trudie Yeh, Manuel Kunz, Patrick Doupe, Tim Januschowski
TL;DR
The paper addresses pricing-driven demand forecasting by jointly predicting demand across price levels and extracting the causal effect of price on demand. It introduces the DML Forecaster, a three-component framework that combines transformer-based nuisance models (outcome and treatment) with an elasticity-aware effect model, trained via two-stage cross-fitting and ensemble inference. Empirical results show strong off-policy performance—where pricing policies differ from training data—while maintaining competitive on-policy accuracy, demonstrated on synthetic data and a large real-world fashion dataset. This causal-forecasting approach improves robustness to policy shifts and offers a practical path for price optimization in retail settings. The work advances pricing analytics by melding modern forecasting with causal inference, enabling more reliable counterfactual predictions under changing price policies.
Abstract
This paper proposes a novel method for demand forecasting in a pricing context. Here, modeling the causal relationship between price as an input variable to demand is crucial because retailers aim to set prices in a (profit) optimal manner in a downstream decision making problem. Our methods bring together the Double Machine Learning methodology for causal inference and state-of-the-art transformer-based forecasting models. In extensive empirical experiments, we show on the one hand that our method estimates the causal effect better in a fully controlled setting via synthetic, yet realistic data. On the other hand, we demonstrate on real-world data that our method outperforms forecasting methods in off-policy settings (i.e., when there's a change in the pricing policy) while only slightly trailing in the on-policy setting.
