Shared Cross-Modal Trajectory Prediction for Autonomous Driving

Abstract

Predicting future trajectories of traffic agents in highly interactive environments is an essential and challenging problem for the safe operation of autonomous driving systems. On the basis of the fact that self-driving vehicles are equipped with various types of sensors (e.g., LiDAR scanner, RGB camera, radar, etc.), we propose a Cross-Modal Embedding framework that aims to benefit from the use of multiple input modalities. At training time, our model learns to embed a set of complementary features in a shared latent space by jointly optimizing the objective functions across different types of input data. At test time, a single input modality (e.g., LiDAR data) is required to generate predictions from the input perspective (i.e., in the LiDAR space), while taking advantages from the model trained with multiple sensor modalities. An extensive evaluation is conducted to show the efficacy of the proposed framework using two benchmark driving datasets.

Cite

Text

Choi et al. "Shared Cross-Modal Trajectory Prediction for Autonomous Driving." Conference on Computer Vision and Pattern Recognition, 2021. doi:10.1109/CVPR46437.2021.00031

Markdown

[Choi et al. "Shared Cross-Modal Trajectory Prediction for Autonomous Driving." Conference on Computer Vision and Pattern Recognition, 2021.](https://mlanthology.org/cvpr/2021/choi2021cvpr-shared/) doi:10.1109/CVPR46437.2021.00031

BibTeX

@inproceedings{choi2021cvpr-shared,
  title     = {{Shared Cross-Modal Trajectory Prediction for Autonomous Driving}},
  author    = {Choi, Chiho and Choi, Joon Hee and Li, Jiachen and Malla, Srikanth},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2021},
  pages     = {244-253},
  doi       = {10.1109/CVPR46437.2021.00031},
  url       = {https://mlanthology.org/cvpr/2021/choi2021cvpr-shared/}
}