English

Thompson Sampling for Dynamic Pricing

Machine Learning 2018-02-12 v1 Machine Learning

Abstract

In this paper we apply active learning algorithms for dynamic pricing in a prominent e-commerce website. Dynamic pricing involves changing the price of items on a regular basis, and uses the feedback from the pricing decisions to update prices of the items. Most popular approaches to dynamic pricing use a passive learning approach, where the algorithm uses historical data to learn various parameters of the pricing problem, and uses the updated parameters to generate a new set of prices. We show that one can use active learning algorithms such as Thompson sampling to more efficiently learn the underlying parameters in a pricing problem. We apply our algorithms to a real e-commerce system and show that the algorithms indeed improve revenue compared to pricing algorithms that use passive learning.

Keywords

Cite

@article{arxiv.1802.03050,
  title  = {Thompson Sampling for Dynamic Pricing},
  author = {Ravi Ganti and Matyas Sustik and Quoc Tran and Brian Seaman},
  journal= {arXiv preprint arXiv:1802.03050},
  year   = {2018}
}
R2 v1 2026-06-23T00:16:27.156Z