paper-with-me

Papers

Efficient Model-Based Concave Utility Reinforcement Learning through Greedy Mirror Descent

2023-11-30 · Bianca Marin Moreno, Margaux Brégère, Pierre Gaillard, Nadia Oudjane

Many machine learning tasks can be solved by minimizing a convex function of an occupancy measure over the policies that generate them. These include reinforcement learning, imitation learning, among others. This more general paradigm is called the Concave Utility Reinforcement Learning problem (CURL). Since CURL invalidates classical Bellman equations, it requires new algorithms. We introduce MD-CURL, a new algorithm for CURL in a finite horizon Markov decision process. MD-CURL is inspired by mirror descent and uses a non-standard regularization to achieve convergence guarantees and a simple closed-form solution, eliminating the need for computationally expensive projection steps typically found in mirror descent approaches. We then extend CURL to an online learning scenario and present Greedy MD-CURL, a new method adapting MD-CURL to an online, episode-based setting with partially unknown dynamics. Like MD-CURL, the online version Greedy MD-CURL benefits from low computational complexity, while guaranteeing sub-linear or even logarithmic regret, depending on the level of information available on the underlying dynamics.

📄 PDF Abstract BibTeX arXiv:2311.18346

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Concave Statistical Utility Maximization Bandits via Influence-Function Gradients

2026-04-24 · Matías Carrasco, Alejandro Cholaquidis arxiv

We study stochastic multi-armed bandits in which the objective is a statistical functional of the long-run reward distribution, rather than expected reward alone. Under mild continuity assumptions, we show that the infin…

Multi-Armed Bandits

Online Episodic Convex Reinforcement Learning

2025-05-12 · Bianca Marin Moreno, Khaled Eldowa, Pierre Gaillard, Margaux Brégère 외

We study online learning in episodic finite-horizon Markov decision processes (MDPs) with convex objective functions, known as the concave utility reinforcement learning (CURL) problem. This setting generalizes RL from l…

reinforcement-learningReinforcement Learning

Robust General Utility for Reinforcement Learning

2026-08-04 · Zixuan Liu, Fangzheng Wu, Brian Summa, Zizhan Zheng arxiv

Reinforcement learning (RL) with general utility extends classic RL by optimizing an arbitrary utility functional of the policy-induced occupancy measure, thereby enabling a broader range of applications. However, previo…

Reinforcement Learning

Continuous-time Discounted Mirror-Descent Dynamics in Monotone Concave Games

2019-12-07 · Bolin Gao, Lacra Pavel

In this paper, we consider concave continuous-kernel games characterized by monotonicity properties and propose discounted mirror descent-type dynamics. We introduce two classes of dynamics whereby the associated mirror …

Inverse Concave-Utility Reinforcement Learning is Inverse Game Theory

2024-05-29 · Mustafa Mert Çelikok, Frans A. Oliehoek, Jan-Willem van de Meent

We consider inverse reinforcement learning problems with concave utilities. Concave Utility Reinforcement Learning (CURL) is a generalisation of the standard RL objective, which employs a concave function of the state oc…

Imitation LearningOffline RLreinforcement-learningReinforcement Learning