← Search

Carlo Alfano

3 accepted papers

2025

Learning mirror maps in policy mirror descent

ICLR 2025poster

Policy Mirror Descent (PMD) is a popular framework in reinforcement learning, serving as a unifying perspective that encompasses numerous algorithms. These algorithms are derived through the selection of a mirror map and enjoy finite-time convergence guarantees. Despite its popularity, the explorati…

Cited by 0SourcePDFScholar
2025

Meta-Learning Objectives for Preference Optimization

NeurIPS 2025poster

Evaluating preference optimization (PO) algorithms on LLM alignment is a challenging task that presents prohibitive costs, noise, and several variables like model size and hyper-parameters. In this work, we show that it is possible to gain insights on the efficacy of PO algorithm on much simpler ben…

Cited by 0SourceScholar
2023

A Novel Framework for Policy Mirror Descent with General Parameterization and Linear Convergence

NeurIPS 2023poster

Modern policy optimization methods in reinforcement learning, such as TRPO and PPO, owe their success to the use of parameterized policies. However, while theoretical guarantees have been established for this class of algorithms, especially in the tabular setting, the use of general parameterization…