paper-with-me

Papers

On First-Order Meta-Reinforcement Learning with Moreau Envelopes

2023-05-20 · Mohammad Taha Toghani, Sebastian Perez-Salazar, César A. Uribe

Meta-Reinforcement Learning (MRL) is a promising framework for training agents that can quickly adapt to new environments and tasks. In this work, we study the MRL problem under the policy gradient formulation, where we propose a novel algorithm that uses Moreau envelope surrogate regularizers to jointly learn a meta-policy that is adjustable to the environment of each individual task. Our algorithm, called Moreau Envelope Meta-Reinforcement Learning (MEMRL), learns a meta-policy that can adapt to a distribution of tasks by efficiently updating the policy parameters using a combination of gradient-based optimization and Moreau Envelope regularization. Moreau Envelopes provide a smooth approximation of the policy optimization problem, which enables us to apply standard optimization techniques and converge to an appropriate stationary point. We provide a detailed analysis of the MEMRL algorithm, where we show a sublinear convergence rate to a first-order stationary point for non-convex policy gradient optimization. We finally show the effectiveness of MEMRL on a multi-task 2D-navigation problem.

📄 PDF Abstract BibTeX arXiv:2305.12216

Code (0)

등록된 구현이 없습니다.

Tasks

Meta Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Convergence of First-Order Algorithms for Meta-Learning with Moreau Envelopes

2023-01-17 · Konstantin Mishchenko, Slavomír Hanzely, Peter Richtárik

In this work, we consider the problem of minimizing the sum of Moreau envelopes of given functions, which has previously appeared in the context of meta-learning and personalized federated learning. In contrast to the ex…

Federated LearningMeta-LearningPersonalized Federated Learning

Personalized Federated Learning with Moreau Envelopes

2020-06-16 · NeurIPS 2020 12 · Canh T. Dinh, Nguyen H. Tran, Tuan Dung Nguyen

Federated learning (FL) is a decentralized and privacy-preserving machine learning technique in which a group of clients collaborate with a server to learn a global model without sharing clients' data. One challenge asso…

DiversityFederated LearningMeta-LearningModel Optimization+3

Differentiable Programming à la Moreau

2020-12-31 · Vincent Roulet, Zaid Harchaoui

The notion of a Moreau envelope is central to the analysis of first-order optimization algorithms for machine learning. Yet, it has not been developed and extended to be applied to a deep network and, more broadly, to a …

BIG-bench Machine Learning

Lasry-Lions Envelopes and Nonconvex Optimization: A Homotopy Approach

2021-03-15 · Miguel Simões, Andreas Themelis, Panagiotis Patrinos

In large-scale optimization, the presence of nonsmooth and nonconvex terms in a given problem typically makes it hard to solve. A popular approach to address nonsmooth terms in convex optimization is to approximate them …

Bregman Proximal Langevin Monte Carlo via Bregman--Moreau Envelopes

2022-07-10 · Tim Tsz-Kit Lau, Han Liu

We propose efficient Langevin Monte Carlo algorithms for sampling distributions with nonsmooth convex composite potentials, which is the sum of a continuously differentiable function and a possibly nonsmooth function. We…