ICRA 2021poster4 citations

Open-set Intersection Intention Prediction for Autonomous Driving

Fei Li, Xiangxu Li, Jun Luo, Shiwei Fan, Hongbo Zhang

Abstract

Intention prediction is a crucial task for Autonomous Driving (AD). Due to the variety of size and layout of intersections, it is challenging to predict intention of human driver at different intersections, especially unseen and irregular intersections. In this paper, we formulate the prediction of intention at intersections as an open-set prediction problem that requires context specific matching of the target vehicle state and the diverse intersection configurations that are in principle unbounded. We capture map-centric features that correspond to intersection structures under a spatial-temporal graph representation, and use two MAAMs (mutually auxiliary attention module) that cover respectively lane-level and exit-level intentions to predict a target that best matches intersection elements in map-centric feature space. Under our model, attention scores estimate the probability distribution of the open-set intentions that are contextually defined by the structure of the current intersection. The proposed model is trained and evaluated on simulated dataset. Furthermore, the model, trained on simulated dataset and without any fine tuning, is directly validated on in-house real-world dataset collected at 98 real-world intersections and exhibits satisfactory performance, demonstrating the practical viability of our approach.

BibTeX
@inproceedings{icra2021_opensetintersect,
  title = {Open-set Intersection Intention Prediction for Autonomous Driving},
  author = {Fei Li and Xiangxu Li and Jun Luo and Shiwei Fan and Hongbo Zhang},
  booktitle = {ICRA 2021},
  year = {2021}
}