LGAISep 12, 2024

Learning Causally Invariant Reward Functions from Diverse Demonstrations

arXiv:2409.08012v12 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving reward function generalization in inverse reinforcement learning for applications requiring robust policy transfer, though it appears incremental as it builds on existing methods with a novel regularization technique.

The paper tackles the problem of reward functions absorbing spurious correlations from scarce and diverse expert demonstrations, leading to overfitting under distribution shifts, and proposes a causal invariance regularization approach that demonstrates superior policy performance in transfer settings.

Inverse reinforcement learning methods aim to retrieve the reward function of a Markov decision process based on a dataset of expert demonstrations. The commonplace scarcity and heterogeneous sources of such demonstrations can lead to the absorption of spurious correlations in the data by the learned reward function. Consequently, this adaptation often exhibits behavioural overfitting to the expert data set when a policy is trained on the obtained reward function under distribution shift of the environment dynamics. In this work, we explore a novel regularization approach for inverse reinforcement learning methods based on the causal invariance principle with the goal of improved reward function generalization. By applying this regularization to both exact and approximate formulations of the learning task, we demonstrate superior policy performance when trained using the recovered reward functions in a transfer setting

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes