← Search

Mirco Mutti

24 accepted papers

2026

From Parameters to Behaviors: Unsupervised Compression of the Policy Space

ICLR 2026poster

Despite its recent successes, Deep Reinforcement Learning (DRL) is notoriously sample-inefficient. We argue that this inefficiency stems from the standard practice of optimizing policies directly in the high-dimensional and highly redundant parameter space $\\Theta$. This challenge is greatly compou…

Cited by 0SourcecodeScholar
2026

Probing in the Dark: State Entropy Maximization for POMDPs

ICLR 2026poster

Sample efficiency is one of the main bottlenecks for optimal decision making via reinforcement learning. Pretraining a policy to maximize the entropy of the state visitation can substantially speedup reinforcement learning of downstream tasks. It is still an open question how to maximize the state e…

Cited by 0SourcecodeScholar
2026

Temporal Difference Calibration in Sequential Tasks: Application to Vision-Language-Action Models

ICML 2026poster

Recent advances in vision-language-action (VLA) models for robotics have highlighted the importance of reliable uncertainty quantification in sequential tasks. However, assessing and improving calibration in such settings remains mostly unexplored, especially when only partial trajectories are obser…

Cited by 0SourceScholar
2025

A Theoretical Framework for Partially-Observed Reward States in RLHF

ICLR 2025poster

The growing deployment of reinforcement learning from human feedback (RLHF) calls for a deeper theoretical investigation of its underlying models. The prevalent models of RLHF do not account for neuroscience-backed, partially-observed "internal states'' that can affect human feedback, nor do they ac…

Cited by 1SourcePDFScholar
2025

Blindfolded Experts Generalize Better: Insights from Robotic Manipulation and Videogames

NeurIPS 2025poster

Behavioral cloning is a simple yet effective technique for learning sequential decision-making from demonstrations. Recently, it has gained prominence as the core of foundation models for the physical world, where achieving generalization requires countless demonstrations of a multitude of tasks. Ty…

Cited by 0SourceScholar
2025

Enhancing Diversity In Parallel Agents: A Maximum State Entropy Exploration Story

ICML 2025poster

Parallel data collection has redefined Reinforcement Learning (RL), unlocking unprecedented efficiency and powering breakthroughs in large-scale real-world applications. In this paradigm, $N$ identical agents operate in $N$ replicas of an environment simulator, accelerating data collection by a fact…

Cited by 0SourcePDFScholar
2025

State Entropy Regularization for Robust Reinforcement Learning

NeurIPS 2025oral

State entropy regularization has empirically shown better exploration and sample complexity in reinforcement learning (RL). However, its theoretical guarantees have not been studied. In this paper, we show that state entropy regularization improves robustness to structured and spatially correlated p…

Cited by 0SourceScholar
2024

Exploiting Causal Graph Priors with Posterior Sampling for Reinforcement Learning

ICLR 2024poster

Posterior sampling allows exploitation of prior knowledge on the environment's transition dynamics to improve the sample efficiency of reinforcement learning. The prior is typically specified as a class of parametric distributions, the design of which can be cumbersome in practice, often resulting i…

Cited by 5SourcePDFScholar
2024

Geometric Active Exploration in Markov Decision Processes: the Benefit of Abstraction

ICML 2024poster

How can a scientist use a Reinforcement Learning (RL) algorithm to design experiments over a dynamical system's state space? In the case of finite and Markovian systems, an area called *Active Exploration* (AE) relaxes the optimization problem of experiments design into Convex RL, a generalization o…

Cited by 1SourcePDFScholar
2024

How does Inverse RL Scale to Large State Spaces? A Provably Efficient Approach

NeurIPS 2024poster

In online Inverse Reinforcement Learning (IRL), the learner can collect samples about the dynamics of the environment to improve its estimate of the reward function. Since IRL suffers from identifiability issues, many theoretical works on online IRL focus on estimating the entire set of rewards that…

Cited by 1SourcePDFScholar
2024

How to Explore with Belief: State Entropy Maximization in POMDPs

ICML 2024poster

Recent works have studied *state entropy maximization* in reinforcement learning, in which the agent's objective is to learn a policy inducing high entropy over states visitation (Hazan et al., 2019). They typically assume full observability of the state of the system, so that the entropy of the obs…

Cited by 2SourcePDFScholar
2024

Offline Inverse RL: New Solution Concepts and Provably Efficient Algorithms

ICML 2024poster

*Inverse reinforcement learning* (IRL) aims to recover the reward function of an *expert* agent from demonstrations of behavior. It is well-known that the IRL problem is fundamentally ill-posed, i.e., many reward functions can explain the demonstrations. For this reason, IRL has been recently refram…

Cited by 3SourcePDFScholar
2023

A Tale of Sampling and Estimation in Discounted Reinforcement Learning

AISTATS 2023poster

The most relevant problems in discounted reinforcement learning involve estimating the mean of a function under the stationary distribution of a Markov reward process, such as the expected return in policy evaluation, or the policy gradient in policy optimization. In practice, these estimates are pr…

Cited by 2SourcePDFScholar
2023

Persuading Farsighted Receivers in MDPs: the Power of Honesty

NeurIPS 2023poster

Bayesian persuasion studies the problem faced by an informed sender who strategically discloses information to influence the behavior of an uninformed receiver. Recently, a growing attention has been devoted to settings where the sender and the receiver interact sequentially, in which the receiver's…

Cited by 9SourcePDFScholar
2023

Provably Efficient Causal Model-Based Reinforcement Learning for Systematic Generalization

AAAI 2023technical

In the sequential decision making setting, an agent aims to achieve systematic generalization over a large, possibly infinite, set of environments. Such environments are modeled as discrete Markov decision processes with both states and actions represented through a feature vector. The underlying st…

Cited by 19SourcePDFScholar
2022

Challenging Common Assumptions in Convex Reinforcement Learning

NeurIPS 2022accept

The classic Reinforcement Learning (RL) formulation concerns the maximization of a scalar reward function. More recently, convex RL has been introduced to extend the RL formulation to all the objectives that are convex functions of the state distribution induced by a policy. Notably, convex RL cover…

Cited by 27SourcePDFScholar
2022

Reward-Free Policy Space Compression for Reinforcement Learning

AISTATS 2022poster

In reinforcement learning, we encode the potential behaviors of an agent interacting with an environment into an infinite set of policies, called policy space, typically represented by a family of parametric functions. Dealing with such a policy space is a hefty challenge, which often causes sample…

Cited by 7SourcePDFScholar
2022

The Importance of Non-Markovianity in Maximum State Entropy Exploration

ICML 2022oral

In the maximum state entropy exploration framework, an agent interacts with a reward-free environment to learn a policy that maximizes the entropy of the expected state visitations it is inducing. Hazan et al. (2019) noted that the class of Markovian stochastic policies is sufficient for the maximum…

Cited by 41SourcePDFScholar
2022

Unsupervised Reinforcement Learning in Multiple Environments

AAAI 2022technical

Several recent works have been dedicated to unsupervised reinforcement learning in a single environment, in which a policy is first pre-trained with unsupervised interactions, and then fine-tuned towards the optimal policy for several downstream supervised tasks defined over the same environment. Al…

2021

Task-Agnostic Exploration via Policy Gradient of a Non-Parametric State Entropy Estimate

AAAI 2021technical

In a reward-free environment, what is a suitable intrinsic objective for an agent to pursue so that it can learn an optimal task-agnostic exploration policy? In this paper, we argue that the entropy of the state distribution induced by finite-horizon trajectories is a sensible target. Especially, we…