Interactive Trajectory Prediction for Autonomous Driving via Recurrent Meta Program Induction Network - Robotics Institute Carnegie Mellon University

Interactive Trajectory Prediction for Autonomous Driving via Recurrent Meta Program Induction Network

Chiyu Dong, Yilun Chen, and John M. Dolan
Conference Paper, Proceedings of (ICRA) International Conference on Robotics and Automation, pp. 1212 - 1217, May, 2019

Abstract

Interactive driving is challenging but essential for autonomous cars in dense traffic or urban areas. A proper interaction requires understanding and prediction of future trajectories of all neighboring vehicles around a target vehicle. Current solutions typically assume a certain distribution or stochastic process to approximate human-driven cars’ behaviors. To relax this assumption, a Meta Induction Network (IN) framework is developed. The original Conditional Neural Process (CNP) on which this is based does not consider the sequence of the conditions, due to the permutation invariance requirements for stochastic processes. However, the sequential information is important for the driving behavior estimation. Therefore, in the proposed method, a recurrent neural cell replaces the original demonstration sub-net. The behavior estimation is conditioned on the historical observations for all related cars, including the target car and its surrounding cars. The method is applied to predict the lane change trajectory of a target car in dense traffic areas. The proposed method achieves better results than previous methods and can use a smaller dataset, putting fewer demands on autonomous driving data collection.

BibTeX

@conference{Dong-2019-118711,
author = {Chiyu Dong and Yilun Chen and John M. Dolan},
title = {Interactive Trajectory Prediction for Autonomous Driving via Recurrent Meta Program Induction Network},
booktitle = {Proceedings of (ICRA) International Conference on Robotics and Automation},
year = {2019},
month = {May},
pages = {1212 - 1217},
keywords = {self-driving, lane change, trajectory prediction, LSTM, Conditional Neural Process},
}