LGROApr 2, 2025

Beyond Non-Expert Demonstrations: Outcome-Driven Action Constraint for Offline Reinforcement Learning

arXiv:2504.01719v21 citationsh-index: 3Pattern Recognition
Originality Incremental advance
AI Analysis

This addresses the problem of learning safe and flexible policies from realistic, non-expert data for offline RL practitioners, representing an incremental improvement over existing methods.

The paper tackles offline reinforcement learning with non-expert data by introducing Outcome-Driven Action Flexibility (ODAF), which uses a conservative reward mechanism based on safety outcomes to reduce reliance on sub-optimal demonstrations, showing improved performance on MuJoCo and maze benchmarks.

We address the challenge of offline reinforcement learning using realistic data, specifically non-expert data collected through sub-optimal behavior policies. Under such circumstance, the learned policy must be safe enough to manage distribution shift while maintaining sufficient flexibility to deal with non-expert (bad) demonstrations from offline data.To tackle this issue, we introduce a novel method called Outcome-Driven Action Flexibility (ODAF), which seeks to reduce reliance on the empirical action distribution of the behavior policy, hence reducing the negative impact of those bad demonstrations.To be specific, a new conservative reward mechanism is developed to deal with distribution shift by evaluating actions according to whether their outcomes meet safety requirements - remaining within the state support area, rather than solely depending on the actions' likelihood based on offline data.Besides theoretical justification, we provide empirical evidence on widely used MuJoCo and various maze benchmarks, demonstrating that our ODAF method, implemented using uncertainty quantification techniques, effectively tolerates unseen transitions for improved "trajectory stitching," while enhancing the agent's ability to learn from realistic non-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