日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
arXiv:2405.19183

Conditional Latent ODEs for Motion Prediction in Autonomous Driving

Conditional Latent ODEs for Motion Prediction in Autonomous Driving

シェア:XThreadsFacebookLINEはてブBluesky

著者: Khang Truong Giang, Yongjae Kim, Andrea Finazzi

分類: cs.RO

原文アブストラクト

This paper addresses imitation learning for motion prediction problem in autonomous driving, especially in multi-agent setting. Different from previous methods based on GAN, we present the conditional latent ordinary differential equation (cLODE) to leverage both the generative strength of conditional VAE and the continuous representation of neural ODE. Our network architecture is inspired from the Latent-ODE model. The experiment shows that our method outperform the baseline methods in the simulation of multi-agent driving and is very efficient in term of GPU memory consumption. Our code and docker image are publicly available: https://github.com/TruongKhang/cLODE; https://hub.docker.com/r/kim4375731/clode.