Skip to content

[NeurIPS 2025] UniMotion: A Unified Motion Framework for Simulation, Prediction and Planning

License

Notifications You must be signed in to change notification settings

LogosRoboticsGroup/UniMotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UniMotion: A Unified Motion Framework for Simulation, Prediction and Planning

UniMotion: A Unified Motion Framework for Simulation, Prediction and Planning
Nan Song, Junzhe Jiang, Jingyu Li, Xiatian Zhu, Li Zhang
NeurIPS 2025

Abstract

Motion simulation, prediction and planning are foundational tasks in autonomous driving, each essential for modeling and reasoning about dynamic traffic scenarios. While often addressed in isolation due to their differing objectives, such as generating diverse motion states or estimating optimal trajectories, these tasks inherently depend on shared capabilities: understanding multi-agent interactions, modeling motion behaviors, and reasoning over temporal and spatial dynamics. Despite this underlying commonality, existing approaches typically adopt specialized model designs, which hinders cross-task generalization and system scalability. More critically, this separation overlooks the potential mutual benefits among tasks. Motivated by these observations, we propose UniMotion, a unified motion framework that captures shared structures across motion tasks while accommodating their individual requirements. Built on a decoder-only Transformer architecture, UniMotion employs dedicated interaction modes and tailored training strategies to simultaneously support these motion tasks. This unified design not only enables joint optimization and representation sharing but also allows for targeted fine-tuning to specialize in individual tasks when needed. Extensive experiments on the Waymo Open Motion Dataset demonstrate that joint training leads to robust generalization and effective task integration. With further fine-tuning, UniMotion achieves state-of-the-art performance across a range of motion tasks, establishing it as a versatile and scalable solution for autonomous driving.

News

Code is coming soon!

Pipeline


BibTeX

@inproceedings{song2025unimotion,
 title={UniMotion: A Unified Motion Framework for Simulation, Prediction and Planning},
 author={Song, Nan and Jiang, Junzhe and Li, Jingyu and Zhu, Xiatian and Zhang, Li},
 booktitle={NeurIPS},
 year={2025},
}

About

[NeurIPS 2025] UniMotion: A Unified Motion Framework for Simulation, Prediction and Planning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published