AILGMAMay 7

Multi-Objective Constraint Inference using Inverse reinforcement learning

arXiv:2605.0695126.8
AI Analysis

For multi-agent systems where experts have different objectives, MOCI provides a practical method to infer constraints and preferences from diverse demonstrations.

MOCI jointly extracts shared constraints and individual preferences from heterogeneous expert trajectories, outperforming baselines with improved predictive performance and competitive computational efficiency on a grid-world benchmark.

Constraint inference is widely considered essential to align reinforcement learning agents with safety boundaries and operational guidelines by observing expert demonstrations. However, existing approaches typically assume homogeneous demonstrations (i.e., generated by a single expert or multiple experts with identical objectives). They also have limited ability to capture individual preferences and often suffer from computational inefficiencies. In this paper, we introduce Multi-Objective Constraint Inference (MOCI), a novel framework designed to jointly extract shared constraints and individual preferences from heterogeneous expert trajectories, where multiple experts pursue different objectives. MOCI effectively models and learns from diverse, and potentially conflicting, behaviors. Empirical evaluations demonstrate that MOCI significantly outperforms existing baselines, achieving improved predictive performance, and maintaining competitive computational efficiency on a standard grid-world benchmark. These results establish MOCI as an accurate, flexible, and computationally practical approach for real-world constraint inference and preference learning tasks.

Foundations

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

Your Notes