paper-with-me

Papers

Bayesian Optimization for Dynamic Pricing and Learning

2025-10-14 · Anush Anand, Pranav Agrawal, Tejas Bodas arxiv

Dynamic pricing is the practice of adjusting the selling price of a product to maximize a firm's revenue by responding to market demand. The literature typically distinguishes between two settings: infinite inventory, where the firm has unlimited stock and time to sell, and finite inventory, where both inventory and selling horizon are limited. In both cases, the central challenge lies in the fact that the demand function -- how sales respond to price -- is unknown and must be learned from data. Traditional approaches often assume a specific parametric form for the demand function, enabling the use of reinforcement learning (RL) to identify near-optimal pricing strategies. However, such assumptions may not hold in real-world scenarios, limiting the applicability of these methods. In this work, we propose a Gaussian Process (GP) based nonparametric approach to dynamic pricing that avoids restrictive modeling assumptions. We treat the demand function as a black-box function of the price and develop pricing algorithms based on Bayesian Optimization (BO) -- a sample-efficient method for optimizing unknown functions. We present BO-based algorithms tailored for both infinite and finite inventory settings and provide regret guarantees for both regimes, thereby quantifying the learning efficiency of our methods. Through extensive experiments, we demonstrate that our BO-based methods outperform several state-of-the-art RL algorithms in terms of revenue, while requiring fewer assumptions and offering greater robustness. This highlights Bayesian Optimization as a powerful and practical tool for dynamic pricing in complex, uncertain environments.

📄 PDF Abstract BibTeX arXiv:2510.12447

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Bayesian Optimization for Function Compositions with Applications to Dynamic Pricing

2023-03-21 · Kunal Jain, Prabuchandran K. J., Tejas Bodas

Bayesian Optimization (BO) is used to find the global optima of black box functions. In this work, we propose a practical BO method of function compositions where the form of the composition is known but the constituent …

Bayesian OptimizationManagement

Dynamic Pricing for Electric Vehicle Charging

2024-08-26 · Arun Kumar Kalakanti, Shrisha Rao

Dynamic pricing is a promising strategy to address the challenges of smart charging, as traditional time-of-use (ToU) rates and stationary pricing (SP) do not dynamically react to changes in operating conditions, reducin…

Inexact Column Generation for Bayesian Network Structure Learning via Difference-of-Submodular Optimization

2025-05-16 · Yiran Yang, Rui Chen

In this paper, we consider a score-based Integer Programming (IP) approach for solving the Bayesian Network Structure Learning (BNSL) problem. State-of-the-art BNSL IP formulations suffer from the exponentially large num…

Dynamic pricing with Bayesian updates from online reviews

2024-04-23 · José Correa, Mathieu Mari, Andrew Xia

When launching new products, firms face uncertainty about market reception. Online reviews provide valuable information not only to consumers but also to firms, allowing firms to adjust the product characteristics, inclu…

A Minimalist Bayesian Framework for Stochastic Optimization

2025-09-07 · Kaizheng Wang arxiv

The Bayesian paradigm offers principled tools for sequential decision-making under uncertainty, but its reliance on a probabilistic model for all parameters can hinder the incorporation of complex structural constraints.…

Stochastic OptimizationMulti-Armed Bandits