paper-with-me

Papers

Reinforcement Learning in Non-Stationary Discrete-Time Linear-Quadratic Mean-Field Games

2020-09-09 · Muhammad Aneeq uz Zaman, Kaiqing Zhang, Erik Miehling, Tamer Başar

In this paper, we study large population multi-agent reinforcement learning (RL) in the context of discrete-time linear-quadratic mean-field games (LQ-MFGs). Our setting differs from most existing work on RL for MFGs, in that we consider a non-stationary MFG over an infinite horizon. We propose an actor-critic algorithm to iteratively compute the mean-field equilibrium (MFE) of the LQ-MFG. There are two primary challenges: i) the non-stationarity of the MFG induces a linear-quadratic tracking problem, which requires solving a backwards-in-time (non-causal) equation that cannot be solved by standard (causal) RL algorithms; ii) Many RL algorithms assume that the states are sampled from the stationary distribution of a Markov chain (MC), that is, the chain is already mixed, an assumption that is not satisfied for real data sources. We first identify that the mean-field trajectory follows linear dynamics, allowing the problem to be reformulated as a linear quadratic Gaussian problem. Under this reformulation, we propose an actor-critic algorithm that allows samples to be drawn from an unmixed MC. Finite-sample convergence guarantees for the algorithm are then provided. To characterize the performance of our algorithm in multi-agent RL, we have developed an error bound with respect to the Nash equilibrium of the finite-population game.

📄 PDF Abstract BibTeX arXiv:2009.04350

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Reinforcement Learning for a Discrete-Time Linear-Quadratic Control Problem with an Application

2024-12-08 · Lucky Li

We study the discrete-time linear-quadratic (LQ) control model using reinforcement learning (RL). Using entropy to measure the cost of exploration, we prove that the optimal feedback policy for the problem must be Gaussi…

ManagementReinforcement Learning (RL)

Unified Reinforcement Q-Learning for Mean Field Game and Control Problems

2020-06-24 · Andrea Angiuli, Jean-Pierre Fouque, Mathieu Laurière

We present a Reinforcement Learning (RL) algorithm to solve infinite horizon asymptotic Mean Field Game (MFG) and Mean Field Control (MFC) problems. Our approach can be described as a unified two-timescale Mean Field Q-l…

Q-LearningReinforcement Learning (RL)

Policy Gradient Methods for Discrete Time Linear Quadratic Regulator With Random Parameters

2023-03-29 · Deyue Li

This paper studies an infinite horizon optimal control problem for discrete-time linear system and quadratic criteria, both with random parameters which are independent and identically distributed with respect to time. I…

Policy Gradient Methodsreinforcement-learning

Policy Gradient-based Algorithms for Continuous-time Linear Quadratic Control

2020-06-12

We consider the continuous-time Linear-Quadratic-Regulator (LQR) problem in terms of optimizing a real-valued matrix function over the set of feedback gains. The results developed are in parallel to those in Bu et al. [1…

A Moreau Envelope Approach for LQR Meta-Policy Estimation

2024-03-26 · Ashwin Aravind, Mohammad Taha Toghani, César A. Uribe

We study the problem of policy estimation for the Linear Quadratic Regulator (LQR) in discrete-time linear time-invariant uncertain dynamical systems. We propose a Moreau Envelope-based surrogate LQR cost, built from a f…

Meta-Learning