paper-with-me

Papers

Simulation-Based Benchmarking of Reinforcement Learning Agents for Personalized Retail Promotions

2024-05-16 · Yu Xia, Sriram Narayanamoorthy, Zhengyuan Zhou, Joshua Mabry

The development of open benchmarking platforms could greatly accelerate the adoption of AI agents in retail. This paper presents comprehensive simulations of customer shopping behaviors for the purpose of benchmarking reinforcement learning (RL) agents that optimize coupon targeting. The difficulty of this learning problem is largely driven by the sparsity of customer purchase events. We trained agents using offline batch data comprising summarized customer purchase histories to help mitigate this effect. Our experiments revealed that contextual bandit and deep RL methods that are less prone to over-fitting the sparse reward distributions significantly outperform static policies. This study offers a practical framework for simulating AI agents that optimize the entire retail customer journey. It aims to inspire the further development of simulation tools for retail AI systems.

📄 PDF Abstract BibTeX arXiv:2405.10469

Code (1)

RetailMarketingAI/retailsynth-agentsim 공식 구현 jax

Tasks

BenchmarkingReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

RetailSynth: Synthetic Data Generation for Retail AI Systems Evaluation

2023-12-21 · Yu Xia, Ali Arian, Sriram Narayanamoorthy, Joshua Mabry

Significant research effort has been devoted in recent years to developing personalized pricing, promotions, and product recommendation algorithms that can leverage rich customer data to learn and earn. Systematic benchm…

BenchmarkingProduct RecommendationSensitivitySynthetic Data Generation

RetailBench: Benchmarking long horizon reasoning and coherent decision making of LLM agents in realistic retail environments

2026-06-14 · Linghua Zhang, Jun Wang, Jingtong Wu, Zhisong Zhang arxiv

Large language model (LLM) agents have made rapid progress on short-horizon, well-scoped tasks, yet their ability to sustain coherent decisions in dynamic long-horizon environments remains uncertain. We introduce RetailB…

Decision Making

Sari Sandbox: A Virtual Retail Store Environment for Embodied AI Agents

2025-08-01 · Janika Deborah Gajo, Gerarld Paul Merales, Jerome Escarcha, Brenden Ashley Molina 외 arxiv

We present Sari Sandbox, a high-fidelity, photorealistic 3D retail store simulation for benchmarking embodied agents against human performance in shopping tasks. Addressing a gap in retail-specific sim environments for e…

Market-Bench: Benchmarking Large Language Models on Economic and Trade Competition

2026-04-07 · Yushuo Zheng, Huiyu Duan, Zicheng Zhang, Yucheng Zhu 외 arxiv

The ability of large language models (LLMs) to manage and acquire economic resources remains unclear. In this paper, we introduce \textbf{Market-Bench}, a comprehensive benchmark that evaluates the capabilities of LLMs i…

MQLV: Optimal Policy of Money Management in Retail Banking with Q-Learning

2019-05-24 · Jeremy Charlier, Gaston Ormazabal, Radu State, Jean Hilger

Reinforcement learning has become one of the best approach to train a computer game emulator capable of human level performance. In a reinforcement learning approach, an optimal value function is learned across a set of …

Decision MakingManagementQ-Learningreinforcement-learning+3