CVLGMLOct 20, 2016

Change-point Detection Methods for Body-Worn Video

arXiv:1610.06453v11 citations
Originality Incremental advance
AI Analysis

This addresses the need for efficient video analysis in law enforcement to handle terabytes of data weekly, though it is incremental as it combines existing methods in a novel framework.

The paper tackles the problem of detecting salient changes in body-worn video data to manage large-scale deployments, achieving over 90% recall and nearly 70% precision in identifying vehicle exits and entrances.

Body-worn video (BWV) cameras are increasingly utilized by police departments to provide a record of police-public interactions. However, large-scale BWV deployment produces terabytes of data per week, necessitating the development of effective computational methods to identify salient changes in video. In work carried out at the 2016 RIPS program at IPAM, UCLA, we present a novel two-stage framework for video change-point detection. First, we employ state-of-the-art machine learning methods including convolutional neural networks and support vector machines for scene classification. We then develop and compare change-point detection algorithms utilizing mean squared-error minimization, forecasting methods, hidden Markov models, and maximum likelihood estimation to identify noteworthy changes. We test our framework on detection of vehicle exits and entrances in a BWV data set provided by the Los Angeles Police Department and achieve over 90% recall and nearly 70% precision -- demonstrating robustness to rapid scene changes, extreme luminance differences, and frequent camera occlusions.

Foundations

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

Your Notes