LGCVMLJun 9, 2019

Novelty Detection via Network Saliency in Visual-based Deep Learning

arXiv:1906.03685v13 citations
Originality Incremental advance
AI Analysis

This addresses safety-critical issues for autonomous systems like self-driving cars by improving novelty detection in dynamic environments, though it appears incremental as it builds on prior work with a new metric.

The paper tackles the problem of detecting novel scenarios in vision-based autonomous systems to ensure safe predictions, proposing a multi-step framework that leverages model-learned information and a new image similarity metric, and demonstrates its efficacy on real-world driving and indoor racing datasets.

Machine-learning driven safety-critical autonomous systems, such as self-driving cars, must be able to detect situations where its trained model is not able to make a trustworthy prediction. Often viewed as a black-box, it is non-obvious to determine when a model will make a safe decision and when it will make an erroneous, perhaps life-threatening one. Prior work on novelty detection deal with highly structured data and do not translate well to dynamic, real-world situations. This paper proposes a multi-step framework for the detection of novel scenarios in vision-based autonomous systems by leveraging information learned by the trained prediction model and a new image similarity metric. We demonstrate the efficacy of this method through experiments on a real-world driving dataset as well as on our in-house indoor racing environment.

Foundations

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

Your Notes