AI Navigate

Multi-Agent Reinforcement Learning for Dynamic Pricing: Balancing Profitability,Stability and Fairness

arXiv cs.LG / 3/19/2026

📰 NewsIndustry & Market MovesModels & Research

Key Points

  • The paper systematically evaluates MARL approaches MAPPO and MADDPG for dynamic price optimization in competitive retail markets using a simulated environment derived from real-world data.
  • It benchmarks these algorithms against an Independent DDPG baseline and evaluates profit, stability across random seeds, fairness, and training efficiency.
  • MAPPO achieves the highest average returns with low variance, indicating a stable and reproducible approach for competitive price optimization.
  • MADDPG achieves slightly lower profit but the fairest profit distribution among agents, highlighting fairness advantages in MARL.
  • Overall, the work suggests MARL methods, particularly MAPPO, as scalable and stable alternatives to independent learning for dynamic retail pricing.

Abstract

Dynamic pricing in competitive retail markets requires strategies that adapt to fluctuating demand and competitor behavior. In this work, we present a systematic empirical evaluation of multi-agent reinforcement learning (MARL) approaches-specifically MAPPO and MADDPG-for dynamic price optimization under competition. Using a simulated marketplace environment derived from real-world retail data, we benchmark these algorithms against an Independent DDPG (IDDPG) baseline, a widely used independent learner in MARL literature. We evaluate profit performance, stability across random seeds, fairness, and training efficiency. Our results show that MAPPO consistently achieves the highest average returns with low variance, offering a stable and reproducible approach for competitive price optimization, while MADDPG achieves slightly lower profit but the fairest profit distribution among agents. These findings demonstrate that MARL methods-particularly MAPPO-provide a scalable and stable alternative to independent learning approaches for dynamic retail pricing.