LGAICVROSep 28, 2021

A Step Towards Efficient Evaluation of Complex Perception Tasks in Simulation

arXiv:2110.02739v28 citations
Originality Incremental advance
AI Analysis

This work addresses efficiency in testing for safety-critical systems like autonomous driving, but it is incremental as it builds on existing simulation and surrogate modeling techniques.

The paper tackles the problem of computationally expensive large-scale testing for deep learning models in safety-critical scenarios by proposing an approach using simplified low-fidelity simulators and surrogate models for compute-intensive components, demonstrating efficacy in autonomous driving tasks with reduced computational expense while maintaining accuracy.

There has been increasing interest in characterising the error behaviour of systems which contain deep learning models before deploying them into any safety-critical scenario. However, characterising such behaviour usually requires large-scale testing of the model that can be extremely computationally expensive for complex real-world tasks. For example, tasks involving compute intensive object detectors as one of their components. In this work, we propose an approach that enables efficient large-scale testing using simplified low-fidelity simulators and without the computational cost of executing expensive deep learning models. Our approach relies on designing an efficient surrogate model corresponding to the compute intensive components of the task under test. We demonstrate the efficacy of our methodology by evaluating the performance of an autonomous driving task in the Carla simulator with reduced computational expense by training efficient surrogate models for PIXOR and CenterPoint LiDAR detectors, whilst demonstrating that the accuracy of the simulation is maintained.

Foundations

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

Your Notes