LGAIMLOct 21, 2024

Diverse Policies Recovering via Pointwise Mutual Information Weighted Imitation Learning

arXiv:2410.15910v23 citationsh-index: 13ICLR
Originality Incremental advance
AI Analysis

This addresses the need for more effective diverse policy recovery in imitation learning, though it appears incremental as it builds on existing style-conditioned behavioral cloning methods.

The paper tackles the problem of recovering diverse policies from expert trajectories in imitation learning by introducing a weighting mechanism based on pointwise mutual information to focus on state-action pairs most representative of each style, achieving improved performance in empirical evaluations.

Recovering a spectrum of diverse policies from a set of expert trajectories is an important research topic in imitation learning. After determining a latent style for a trajectory, previous diverse policies recovering methods usually employ a vanilla behavioral cloning learning objective conditioned on the latent style, treating each state-action pair in the trajectory with equal importance. Based on an observation that in many scenarios, behavioral styles are often highly relevant with only a subset of state-action pairs, this paper presents a new principled method in diverse polices recovery. In particular, after inferring or assigning a latent style for a trajectory, we enhance the vanilla behavioral cloning by incorporating a weighting mechanism based on pointwise mutual information. This additional weighting reflects the significance of each state-action pair's contribution to learning the style, thus allowing our method to focus on state-action pairs most representative of that style. We provide theoretical justifications for our new objective, and extensive empirical evaluations confirm the effectiveness of our method in recovering diverse policies from expert data.

Foundations

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

Your Notes