pith. sign in

arxiv: 2202.10574 · v4 · pith:LEOW5YXOnew · submitted 2022-02-21 · 📊 stat.ML · cs.LG

A Multi-Agent Reinforcement Learning Framework for Off-Policy Evaluation in Two-sided Markets

classification 📊 stat.ML cs.LG
keywords differentevaluationtwo-sidedchallengescompaniesframeworkinvolvelearning
0
0 comments X
read the original abstract

The two-sided markets such as ride-sharing companies often involve a group of subjects who are making sequential decisions across time and/or location. With the rapid development of smart phones and internet of things, they have substantially transformed the transportation landscape of human beings. In this paper we consider large-scale fleet management in ride-sharing companies that involve multiple units in different areas receiving sequences of products (or treatments) over time. Major technical challenges, such as policy evaluation, arise in those studies because (i) spatial and temporal proximities induce interference between locations and times; and (ii) the large number of locations results in the curse of dimensionality. To address both challenges simultaneously, we introduce a multi-agent reinforcement learning (MARL) framework for carrying policy evaluation in these studies. We propose novel estimators for mean outcomes under different products that are consistent despite the high-dimensionality of state-action space. The proposed estimator works favorably in simulation experiments. We further illustrate our method using a real dataset obtained from a two-sided marketplace company to evaluate the effects of applying different subsidizing policies. A Python implementation of our proposed method is available at https://github.com/RunzheStat/CausalMARL.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Review of Causal Decision Making

    stat.ML 2025-02 unverdicted novelty 2.0

    A review that organizes causal decision making into three stages and consolidates methods into an open Python collection.