RA-L 20251 citations

Multi-Agent Motion Forecasting via Mixed Supervision

Wenkang Wan, Nan Ouyang, Mingjin Zeng, Lei Ao, Qing Cai, Yuan Gao, Kai Sheng

Abstract

Accurate motion forecasting is critical for safe decision-making in autonomous driving. Existing methods lack explicit supervision during the generation of multimodal candidate trajectories, which leads to inconsistent candidate quality and difficulty balancing trajectory diversity with scene adaptability. We propose Mix-Forecast, a motion forecasting framework based on mixed supervision that explicitly optimizes the trajectory decoding process by combining multi-hypothesis supervision with competitive optimal supervision. We design a mixed supervision decoding mechanism that fuses the layer-by-layer auxiliary guidance of multi-hypothesis supervision with competitive optimal supervision in a single decoder. This mechanism improves the diversity and accuracy of candidate trajectories without adding extra computational cost. We also construct the Mamba-Transformer hybrid architecture, which efficiently integrates historical motion features and spatiotemporal context through cross-layer memory transfer and selective spatiotemporal state space modeling. Furthermore, we represent high-dimensional trajectories in the reproducing kernel Hilbert space (RKHS) and design an exclusivity loss based on a regularized kernel Kullback-Leibler (KKL) divergence to enhance prediction diversity. Experiments on the Argoverse motion forecasting benchmarks show that Mix-Forecast performs exceptionally well, and ablation studies confirm the complementary contributions of mixed supervision, cross-layer memory, and KKL loss. Our code will be released at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/Morphlingxxx/Mix-Forecast</uri>.

BibTeX
@inproceedings{ral2025_multiagentmotion,
  title = {Multi-Agent Motion Forecasting via Mixed Supervision},
  author = {Wenkang Wan and Nan Ouyang and Mingjin Zeng and Lei Ao and Qing Cai and Yuan Gao and Kai Sheng},
  booktitle = {RA-L 2025},
  year = {2025}
}
Multi-Agent Motion Forecasting via Mixed Supervision · RA-L 2025