IVCVOct 10, 2023

End-to-end Evaluation of Practical Video Analytics Systems for Face Detection and Recognition

arXiv:2310.06945v12 citationsh-index: 75
Originality Synthesis-oriented
AI Analysis

This addresses performance evaluation challenges for practical video analytics systems in bandwidth-constrained environments like autonomous vehicles, though it is incremental in nature.

The paper tackled the problem of inaccurate performance estimates in video analytics systems for face detection and recognition, caused by independent module evaluations and dataset issues, and demonstrated that their end-to-end evaluation approach provides consistent and accurate estimates critical for real-world applications.

Practical video analytics systems that are deployed in bandwidth constrained environments like autonomous vehicles perform computer vision tasks such as face detection and recognition. In an end-to-end face analytics system, inputs are first compressed using popular video codecs like HEVC and then passed onto modules that perform face detection, alignment, and recognition sequentially. Typically, the modules of these systems are evaluated independently using task-specific imbalanced datasets that can misconstrue performance estimates. In this paper, we perform a thorough end-to-end evaluation of a face analytics system using a driving-specific dataset, which enables meaningful interpretations. We demonstrate how independent task evaluations, dataset imbalances, and inconsistent annotations can lead to incorrect system performance estimates. We propose strategies to create balanced evaluation subsets of our dataset and to make its annotations consistent across multiple analytics tasks and scenarios. We then evaluate the end-to-end system performance sequentially to account for task interdependencies. Our experiments show that our approach provides consistent, accurate, and interpretable estimates of the system's performance which is critical for real-world applications.

Foundations

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

Your Notes