paper-with-me

Papers

MotionDiffuser: Controllable Multi-Agent Motion Prediction using Diffusion

2023-06-05 · CVPR 2023 1 · Chiyu Max Jiang, Andre Cornman, Cheolho Park, Ben Sapp, Yin Zhou, Dragomir Anguelov

We present MotionDiffuser, a diffusion based representation for the joint distribution of future trajectories over multiple agents. Such representation has several key advantages: first, our model learns a highly multimodal distribution that captures diverse future outcomes. Second, the simple predictor design requires only a single L2 loss training objective, and does not depend on trajectory anchors. Third, our model is capable of learning the joint distribution for the motion of multiple agents in a permutation-invariant manner. Furthermore, we utilize a compressed trajectory representation via PCA, which improves model performance and allows for efficient computation of the exact sample log probability. Subsequently, we propose a general constrained sampling framework that enables controlled trajectory sampling based on differentiable cost functions. This strategy enables a host of applications such as enforcing rules and physical priors, or creating tailored simulation scenarios. MotionDiffuser can be combined with existing backbone architectures to achieve top motion forecasting results. We obtain state-of-the-art results for multi-agent motion prediction on the Waymo Open Motion Dataset.

📄 PDF Abstract BibTeX arXiv:2306.03083

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Forecastingmotion predictionPrediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Conflict Mitigation in Shared Environments using Flow-Aware Multi-Agent Path Finding

2026-03-13 · Lukas Heuer, Yufei Zhu, Luigi Palmieri, Andrey Rudenko 외 arxiv

Deploying multi-robot systems in environments shared with dynamic and uncontrollable agents presents significant challenges, especially for large robot fleets. In such environments, individual robot operations can be del…

MDG: Masked Denoising Generation for Multi-Agent Behavior Modeling in Traffic Environments

2025-11-21 · Zhiyu Huang, Zewei Zhou, Tianhui Cai, Yun Zhang 외 arxiv

Modeling realistic and interactive multi-agent behavior is critical to autonomous driving and traffic simulation. However, existing diffusion and autoregressive approaches are limited by iterative sampling, sequential de…

Autonomous DrivingMotion Planning

Signal Temporal Logic Control Synthesis among Uncontrollable Dynamic Agents with Conformal Prediction

2023-12-07 · Xinyi Yu, Yiqi Zhao, Xiang Yin, Lars Lindemann

The control of dynamical systems under temporal logic specifications among uncontrollable dynamic agents is challenging due to the agents' a-priori unknown behavior. Existing works have considered the problem where eithe…

Conformal PredictionPredictionvalid

Multi-Agent Path Finding Among Dynamic Uncontrollable Agents with Statistical Safety Guarantees

2025-07-29 · Kegan J. Strawn, Thomy Phan, Eric Wang, Nora Ayanian 외 arxiv

Existing multi-agent path finding (MAPF) solvers do not account for uncertain behavior of uncontrollable agents. We present a novel variant of Enhanced Conflict-Based Search (ECBS), for both one-shot and lifelong MAPF in…

Learning Disentangled Representations for Controllable Human Motion Prediction

2022-07-04 · Chunzhi Gu, Jun Yu, Chao Zhang

Generative model-based motion prediction techniques have recently realized predicting controlled human motions, such as predicting multiple upper human body motions with similar lower-body motions. However, to achieve th…

Human motion predictionInductive Biasmotion predictionPrediction