CVMar 31, 2023

FIR-based Future Trajectory Prediction in Nighttime Autonomous Driving

arXiv:2304.05345v11 citationsh-index: 14Has Code
Originality Incremental advance
AI Analysis

This addresses a specific safety issue for autonomous vehicles and driver assistance systems in nighttime driving, representing an incremental improvement with a new dataset.

The paper tackles the problem of predicting future trajectories of large animals like deer in low-light conditions to reduce collisions in autonomous driving, introducing a multi-step AI framework that achieves promising results in adverse scenarios.

The performance of the current collision avoidance systems in Autonomous Vehicles (AV) and Advanced Driver Assistance Systems (ADAS) can be drastically affected by low light and adverse weather conditions. Collisions with large animals such as deer in low light cause significant cost and damage every year. In this paper, we propose the first AI-based method for future trajectory prediction of large animals and mitigating the risk of collision with them in low light. In order to minimize false collision warnings, in our multi-step framework, first, the large animal is accurately detected and a preliminary risk level is predicted for it and low-risk animals are discarded. In the next stage, a multi-stream CONV-LSTM-based encoder-decoder framework is designed to predict the future trajectory of the potentially high-risk animals. The proposed model uses camera motion prediction as well as the local and global context of the scene to generate accurate predictions. Furthermore, this paper introduces a new dataset of FIR videos for large animal detection and risk estimation in real nighttime driving scenarios. Our experiments show promising results of the proposed framework in adverse conditions. Our code is available online.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes