English

MotionLM: Multi-Agent Motion Forecasting as Language Modeling

Computer Vision and Pattern Recognition 2023-09-29 v1 Artificial Intelligence Machine Learning Robotics

Abstract

Reliable forecasting of the future behavior of road agents is a critical component to safe planning in autonomous vehicles. Here, we represent continuous trajectories as sequences of discrete motion tokens and cast multi-agent motion prediction as a language modeling task over this domain. Our model, MotionLM, provides several advantages: First, it does not require anchors or explicit latent variable optimization to learn multimodal distributions. Instead, we leverage a single standard language modeling objective, maximizing the average log probability over sequence tokens. Second, our approach bypasses post-hoc interaction heuristics where individual agent trajectory generation is conducted prior to interactive scoring. Instead, MotionLM produces joint distributions over interactive agent futures in a single autoregressive decoding process. In addition, the model's sequential factorization enables temporally causal conditional rollouts. The proposed approach establishes new state-of-the-art performance for multi-agent motion prediction on the Waymo Open Motion Dataset, ranking 1st on the interactive challenge leaderboard.

Keywords

Cite

@article{arxiv.2309.16534,
  title  = {MotionLM: Multi-Agent Motion Forecasting as Language Modeling},
  author = {Ari Seff and Brian Cera and Dian Chen and Mason Ng and Aurick Zhou and Nigamaa Nayakanti and Khaled S. Refaat and Rami Al-Rfou and Benjamin Sapp},
  journal= {arXiv preprint arXiv:2309.16534},
  year   = {2023}
}

Comments

To appear at the International Conference on Computer Vision (ICCV) 2023

R2 v1 2026-06-28T12:35:04.513Z