🤖 AI Summary
This paper studies network revenue management under continuous resource consumption, motivated by applications such as railway ticketing and hotel booking. It incorporates both accept/reject decisions and choice modeling driven by customer preferences—formulated via attraction models like the Multinomial Logit (MNL) model. We propose the first constant-factor approximation algorithm for this setting, overcoming scalability limitations of classical dynamic programming and linear programming approaches. Our method integrates stochastic online matching, Lagrangian duality analysis, threshold-based admission policies, and resource reservation mechanisms. Theoretically, we establish a tight competitive ratio of $1-1/e approx 0.632$ for the accept/reject model. For the more challenging choice model, we achieve the first constant-factor approximation guarantee of $0.125$, markedly improving upon prior approaches that admit unbounded competitive ratios.
📝 Abstract
We study network revenue management problems motivated by applications such as railway ticket sales and hotel room bookings. Request types that require a resource for consecutive stays sequentially arrive with known arrival probabilities. We investigate two scenarios: the reject-or-accept scenario, where the request can be fulfilled by any available resource, and the choice-based scenario, which generalizes the former by incorporating customer preferences through basic attraction models. We develop constant-factor approximation algorithms: $1-1/e$ for the reject-or-accept scenario and $0.125$ for the choice-based scenario.