English

Interaction Modeling with Multiplex Attention

Machine Learning 2023-01-26 v2 Artificial Intelligence

Abstract

Modeling multi-agent systems requires understanding how agents interact. Such systems are often difficult to model because they can involve a variety of types of interactions that layer together to drive rich social behavioral dynamics. Here we introduce a method for accurately modeling multi-agent systems. We present Interaction Modeling with Multiplex Attention (IMMA), a forward prediction model that uses a multiplex latent graph to represent multiple independent types of interactions and attention to account for relations of different strengths. We also introduce Progressive Layer Training, a training strategy for this architecture. We show that our approach outperforms state-of-the-art models in trajectory forecasting and relation inference, spanning three multi-agent scenarios: social navigation, cooperative task achievement, and team sports. We further demonstrate that our approach can improve zero-shot generalization and allows us to probe how different interactions impact agent behavior.

Keywords

Cite

@article{arxiv.2208.10660,
  title  = {Interaction Modeling with Multiplex Attention},
  author = {Fan-Yun Sun and Isaac Kauvar and Ruohan Zhang and Jiachen Li and Mykel Kochenderfer and Jiajun Wu and Nick Haber},
  journal= {arXiv preprint arXiv:2208.10660},
  year   = {2023}
}

Comments

NeurIPS 2022, project website: https://cs.stanford.edu/~sunfanyun/imma/

R2 v1 2026-06-25T01:53:24.237Z