Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Interaction Modeling with Multiplex Attention

About

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.

Fan-Yun Sun, Isaac Kauvar, Ruohan Zhang, Jiachen Li, Mykel Kochenderfer, Jiajun Wu, Nick Haber• 2022

Related benchmarks

TaskDatasetResultRank
Trajectory PredictionNBA (test)
minADE200.769
143
Relational inferenceSocial Navigation environment
Graph Accuracy81.38
10
Relational inferencePHASE
Graph Accuracy79.21
10
Trajectory PredictionSocial Navigation environment (test)
ADE0.139
10
Trajectory PredictionPHASE (test)
ADE0.801
10
Trajectory PredictionSocial Navigation Environment 2x speed (test)
ADE0.139
10
Trajectory PredictionSocial Navigation Environment 2x smaller (test)
ADE0.205
10
Trajectory PredictionSocial Navigation Environment 2x more agents (test)
ADE0.195
6
Showing 8 of 8 rows

Other info

Code

Follow for update