Multi-Agent Imitation Learning with Copulas
Hongwei Wang, Lantao Yu, Zhangjie Cao, Stefano Ermon

TL;DR
This paper introduces a novel multi-agent imitation learning approach using copulas to explicitly model inter-agent dependencies, improving prediction accuracy and trajectory generation in complex systems.
Contribution
It proposes a new method that separately learns individual agent behaviors and their dependence structure using copulas, advancing multi-agent imitation learning.
Findings
Outperforms state-of-the-art baselines in action prediction.
Generates trajectories closely matching expert demonstrations.
Effective in synthetic and real-world datasets.
Abstract
Multi-agent imitation learning aims to train multiple agents to perform tasks from demonstrations by learning a mapping between observations and actions, which is essential for understanding physical, social, and team-play systems. However, most existing works on modeling multi-agent interactions typically assume that agents make independent decisions based on their observations, ignoring the complex dependence among agents. In this paper, we propose to use copula, a powerful statistical tool for capturing dependence among random variables, to explicitly model the correlation and coordination in multi-agent systems. Our proposed model is able to separately learn marginals that capture the local behavioral patterns of each individual agent, as well as a copula function that solely and fully captures the dependence structure among agents. Extensive experiments on synthetic and real-world…
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
TopicsAnomaly Detection Techniques and Applications · Reinforcement Learning in Robotics · Human Pose and Action Recognition
