LGSPNov 25, 2022

EDGAR: Embedded Detection of Gunshots by AI in Real-time

arXiv:2211.14073v11 citations
Originality Incremental advance
AI Analysis

This addresses the need for low-cost, customizable shot detection in firearms maintenance, though it is incremental as it builds on weak-label learning techniques.

The paper tackled the problem of detecting and counting gunshots in real-time using machine learning, achieving comparable performance to human-generated algorithms and outperforming them in some benchmarks while enabling deployment on constrained microcontrollers with hard real-time inference (<100ms).

Electronic shot counters allow armourers to perform preventive and predictive maintenance based on quantitative measurements, improving reliability, reducing the frequency of accidents, and reducing maintenance costs. To answer a market pressure for both low lead time to market and increased customisation, we aim to solve the shot detection and shot counting problem in a generic way through machine learning. In this study, we describe a method allowing one to construct a dataset with minimal labelling effort by only requiring the total number of shots fired in a time series. To our knowledge, this is the first study to propose a technique, based on learning from label proportions, that is able to exploit these weak labels to derive an instance-level classifier able to solve the counting problem and the more general discrimination problem. We also show that this technique can be deployed in heavily constrained microcontrollers while still providing hard real-time (<100ms) inference. We evaluate our technique against a state-of-the-art unsupervised algorithm and show a sizeable improvement, suggesting that the information from the weak labels is successfully leveraged. Finally, we evaluate our technique against human-generated state-of-the-art algorithms and show that it provides comparable performance and significantly outperforms them in some offline and real-world benchmarks.

Foundations

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

Your Notes