Choice-Model-Assisted Q-learning for Delayed-Feedback Revenue Management
Owen Shen, Patrick Jaillet
TL;DR
This work addresses delayed-feedback revenue management by integrating a fixed discrete choice model (DCM) as a partial world model into Q-learning. The proposed Choice-Model-Assisted DQN (CA-DQN) imputes delayed rewards using the offline-calibrated DCM, enabling immediate learning updates and a two-timescale interpretation of model-learning with value-learning. Theoretical analysis shows that with a fixed DCM, Q-learning converges to a neighborhood of the true Q-function with a bound that scales as $O(\varepsilon/(1-\gamma) + t^{-1/2})$, where $\varepsilon$ captures partial-model error; the neighborhood tightens as more data accrues. Empirical validation on a simulator calibrated to 61,619 hotel bookings demonstrates no difference under stationarity, potential gains under in-family shifts (up to 12.4%), and robust degradation under structural misspecification, highlighting when partial behavioral models improve robustness and when they bias outcomes.
Abstract
We study reinforcement learning for revenue management with delayed feedback, where a substantial fraction of value is determined by customer cancellations and modifications observed days after booking. We propose \emph{choice-model-assisted RL}: a calibrated discrete choice model is used as a fixed partial world model to impute the delayed component of the learning target at decision time. In the fixed-model deployment regime, we prove that tabular Q-learning with model-imputed targets converges to an $O(\varepsilon/(1-γ))$ neighborhood of the optimal Q-function, where $\varepsilon$ summarizes partial-model error, with an additional $O(t^{-1/2})$ sampling term. Experiments in a simulator calibrated from 61{,}619 hotel bookings (1{,}088 independent runs) show: (i) no statistically detectable difference from a maturity-buffer DQN baseline in stationary settings; (ii) positive effects under in-family parameter shifts, with significant gains in 5 of 10 shift scenarios after Holm--Bonferroni correction (up to 12.4\%); and (iii) consistent degradation under structural misspecification, where the choice model assumptions are violated (1.4--2.6\% lower revenue). These results characterize when partial behavioral models improve robustness under shift and when they introduce harmful bias.
