CVAIROApr 25, 2024

Object criticality for safer navigation

arXiv:2406.10232v12 citationsh-index: 12
Originality Synthesis-oriented
AI Analysis

This addresses safety and reliability in autonomous driving, but it is incremental as it builds on existing object detection methods.

The paper tackles the problem of improving autonomous driving safety by focusing on detecting relevant objects rather than all objects, showing that filtering objects based on relevance reduces the risk of missing critical objects and decreases dangerous trajectories.

Object detection in autonomous driving consists in perceiving and locating instances of objects in multi-dimensional data, such as images or lidar scans. Very recently, multiple works are proposing to evaluate object detectors by measuring their ability to detect the objects that are most likely to interfere with the driving task. Detectors are then ranked according to their ability to detect the most relevant objects, rather than the highest number of objects. However there is little evidence so far that the relevance of predicted object may contribute to the safety and reliability improvement of the driving task. This position paper elaborates on a strategy, together with partial results, to i) configure and deploy object detectors that successfully extract knowledge on object relevance, and ii) use such knowledge to improve the trajectory planning task. We show that, given an object detector, filtering objects based on their relevance, in combination with the traditional confidence threshold, reduces the risk of missing relevant objects, decreases the likelihood of dangerous trajectories, and improves the quality of trajectories in general.

Foundations

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

Your Notes