X-MEN: Guaranteed XOR-Maximum Entropy Constrained Inverse Reinforcement Learning
Fan Ding, Yeiang Xue

TL;DR
X-MEN introduces a novel IRL method that guarantees convergence to optimal policies while respecting constraints, significantly reducing the number of demonstrations needed and ensuring constraint satisfaction in navigation tasks.
Contribution
It proposes XOR-Maximum Entropy Constrained IRL (X-MEN), integrating XOR-sampling for provable, efficient, and constraint-compliant policy learning.
Findings
Faster convergence to optimal policies compared to baselines.
Guarantees that learned policies satisfy multi-state constraints.
Demonstrated effectiveness in navigation scenarios.
Abstract
Inverse Reinforcement Learning (IRL) is a powerful way of learning from demonstrations. In this paper, we address IRL problems with the availability of prior knowledge that optimal policies will never violate certain constraints. Conventional approaches ignoring these constraints need many demonstrations to converge. We propose XOR-Maximum Entropy Constrained Inverse Reinforcement Learning (X-MEN), which is guaranteed to converge to the optimal policy in linear rate w.r.t. the number of learning iterations. X-MEN embeds XOR-sampling -- a provable sampling approach that transforms the #P complete sampling problem into queries to NP oracles -- into the framework of maximum entropy IRL. X-MEN also guarantees the learned policy will never generate trajectories that violate constraints. Empirical results in navigation demonstrate that X-MEN converges faster to the optimal policies compared…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Multimodal Machine Learning Applications · Reinforcement Learning in Robotics
