paper-with-me

Papers

Dynamic Pricing on E-commerce Platform with Deep Reinforcement Learning: A Field Experiment

2019-12-05 · Jiaxi Liu, Yidong Zhang, Xiaoqing Wang, Yuming Deng, Xingyu Wu

In this paper we present an end-to-end framework for addressing the problem of dynamic pricing (DP) on E-commerce platform using methods based on deep reinforcement learning (DRL). By using four groups of different business data to represent the states of each time period, we model the dynamic pricing problem as a Markov Decision Process (MDP). Compared with the state-of-the-art DRL-based dynamic pricing algorithms, our approaches make the following three contributions. First, we extend the discrete set problem to the continuous price set. Second, instead of using revenue as the reward function directly, we define a new function named difference of revenue conversion rates (DRCR). Third, the cold-start problem of MDP is tackled by pre-training and evaluation using some carefully chosen historical sales data. Our approaches are evaluated by both offline evaluation method using real dataset of Alibaba Inc., and online field experiments starting from July 2018 with thousands of items, lasting for months on Tmall.com. To our knowledge, there is no other DP field experiment using DRL before. Field experiment results suggest that DRCR is a more appropriate reward function than revenue, which is widely used by current literature. Also, continuous price sets have better performance than discrete sets and our approaches significantly outperformed the manual pricing by operation experts.

📄 PDF Abstract BibTeX arXiv:1912.02572

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Dynamic Pricing on E-commerce Platform with Deep Reinforcement Learning

2018-09-27 · Jiaxi Liu, Yidong Zhang, Xiaoqing Wang, Yuming Deng 외

In this paper we develop an approach based on deep reinforcement learning (DRL) to address dynamic pricing problem on E-commerce platform. We models real-world E-commerce dynamic pricing problem as Markov Decision Proce…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning to Mitigate AI Collusion on Economic Platforms

2022-02-15 · Gianluca Brero, Nicolas Lepore, Eric Mibuari, David C. Parkes

Algorithmic pricing on online e-commerce platforms raises the concern of tacit collusion, where reinforcement learning algorithms learn to set collusive prices in a decentralized manner and through nothing more than prof…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

LLP: LLM-based Product Pricing in E-commerce

2025-10-10 · Hairu Wang, Sheng You, Qiheng Zhang, Xike Xie 외 arxiv

Unlike Business-to-Consumer e-commerce platforms (e.g., Amazon), inexperienced individual sellers on Consumer-to-Consumer platforms (e.g., eBay) often face significant challenges in setting prices for their second-hand p…

Algorithmic Collusion of Pricing and Advertising on E-commerce Platforms

2025-08-09 · Hangcheng Zhao, Ron Berman arxiv

When online sellers use AI learning algorithms to automatically compete on e-commerce platforms, there is concern that they will learn to coordinate on higher than competitive prices. However, this concern was primarily …

Multi-agent Reinforcement Learning

Thompson Sampling for Dynamic Pricing

2018-02-08 · Ravi Ganti, Matyas Sustik, Quoc Tran, Brian Seaman

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 dec…

Active LearningThompson Sampling