paper-with-me

홈 › Papers

A Single Online Agent Can Efficiently Learn Mean Field Games

2024-05-05 · Chenyu Zhang, Xu Chen, Xuan Di

Mean field games (MFGs) are a promising framework for modeling the behavior of large-population systems. However, solving MFGs can be challenging due to the coupling of forward population evolution and backward agent dynamics. Typically, obtaining mean field Nash equilibria (MFNE) involves an iterative approach where the forward and backward processes are solved alternately, known as fixed-point iteration (FPI). This method requires fully observed population propagation and agent dynamics over the entire spatial domain, which could be impractical in some real-world scenarios. To overcome this limitation, this paper introduces a novel online single-agent model-free learning scheme, which enables a single agent to learn MFNE using online samples, without prior knowledge of the state-action space, reward function, or transition dynamics. Specifically, the agent updates its policy through the value function (Q), while simultaneously evaluating the mean field state (M), using the same batch of observations. We develop two variants of this learning scheme: off-policy and on-policy QM iteration. We prove that they efficiently approximate FPI, and a sample complexity guarantee is provided. The efficacy of our methods is confirmed by numerical experiments.

📄 PDF Abstract BibTeX arXiv:2405.03718

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Oracle-free Reinforcement Learning in Mean-Field Games along a Single Sample Path

2022-08-24 · Muhammad Aneeq uz Zaman, Alec Koppel, Sujay Bhatt, Tamer Başar

We consider online reinforcement learning in Mean-Field Games (MFGs). Unlike traditional approaches, we alleviate the need for a mean-field oracle by developing an algorithm that approximates the Mean-Field Equilibrium (…

reinforcement-learningReinforcement Learning (RL)

A Cooperative-Competitive Multi-Agent Framework for Auto-bidding in Online Advertising

2021-06-11 · Chao Wen, Miao Xu, Zhilin Zhang, Zhenzhe Zheng 외

In online advertising, auto-bidding has become an essential tool for advertisers to optimize their preferred ad performance metrics by simply expressing high-level campaign objectives and constraints. Previous works desi…

Multi-agent Reinforcement Learning

Online Housing Market

2025-01-27 · Julien Lesca

This paper studies an online variant of the celebrated housing market problem, where each agent has a single house and seeks to exchange it for another based on her preferences. In this online setting, agents may arrive …

Online Antenna Tuning in Heterogeneous Cellular Networks with Deep Reinforcement Learning

2019-03-15 · Eren Balevi, Jeffrey G. Andrews

We aim to jointly optimize antenna tilt angle, and vertical and horizontal half-power beamwidths of the macrocells in a heterogeneous cellular network (HetNet). The interactions between the cells, most notably due to the…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

Scalable Deep Reinforcement Learning Algorithms for Mean Field Games

2022-03-22 · Mathieu Laurière, Sarah Perrin, Sertan Girgin, Paul Muller 외

Mean Field Games (MFGs) have been introduced to efficiently approximate games with very large populations of strategic agents. Recently, the question of learning equilibria in MFGs has gained momentum, particularly using…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)