LGAIMay 20, 2025

Imitation Learning via Focused Satisficing

arXiv:2505.14820v2h-index: 29IJCAI
Originality Incremental advance
AI Analysis

This addresses imitation learning for human-like satisficing behavior, offering incremental improvements over existing methods.

The paper tackles the problem of imitation learning when demonstrations are not optimal but satisfy personal aspiration levels, proposing a focused satisficing approach that uses a margin-based objective to find policies surpassing demonstrator aspirations without learning them explicitly. The result shows improved imitation of high-quality demonstrations, higher guaranteed acceptability rates, and competitive returns in various environments.

Imitation learning often assumes that demonstrations are close to optimal according to some fixed, but unknown, cost function. However, according to satisficing theory, humans often choose acceptable behavior based on their personal (and potentially dynamic) levels of aspiration, rather than achieving (near-) optimality. For example, a lunar lander demonstration that successfully lands without crashing might be acceptable to a novice despite being slow or jerky. Using a margin-based objective to guide deep reinforcement learning, our focused satisficing approach to imitation learning seeks a policy that surpasses the demonstrator's aspiration levels -- defined over trajectories or portions of trajectories -- on unseen demonstrations without explicitly learning those aspirations. We show experimentally that this focuses the policy to imitate the highest quality (portions of) demonstrations better than existing imitation learning methods, providing much higher rates of guaranteed acceptability to the demonstrator, and competitive true returns on a range of environments.

Foundations

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

Your Notes