Active shooter detection and robust tracking utilizing supplemental
synthetic data
- URL: http://arxiv.org/abs/2309.03381v1
- Date: Wed, 6 Sep 2023 21:58:58 GMT
- Title: Active shooter detection and robust tracking utilizing supplemental
synthetic data
- Authors: Joshua R. Waite, Jiale Feng, Riley Tavassoli, Laura Harris, Sin Yong
Tan, Subhadeep Chakraborty, Soumik Sarkar
- Abstract summary: Gun violence in the United States has led to a focus on developing systems to improve public safety.
One approach is to detect and track shooters, which would help prevent or mitigate the impact of violent incidents.
We propose detecting shooters as a whole, rather than just guns, which would allow for improved tracking robustness.
- Score: 6.719034568121972
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: The increasing concern surrounding gun violence in the United States has led
to a focus on developing systems to improve public safety. One approach to
developing such a system is to detect and track shooters, which would help
prevent or mitigate the impact of violent incidents. In this paper, we proposed
detecting shooters as a whole, rather than just guns, which would allow for
improved tracking robustness, as obscuring the gun would no longer cause the
system to lose sight of the threat. However, publicly available data on
shooters is much more limited and challenging to create than a gun dataset
alone. Therefore, we explore the use of domain randomization and transfer
learning to improve the effectiveness of training with synthetic data obtained
from Unreal Engine environments. This enables the model to be trained on a
wider range of data, increasing its ability to generalize to different
situations. Using these techniques with YOLOv8 and Deep OC-SORT, we implemented
an initial version of a shooter tracking system capable of running on edge
hardware, including both a Raspberry Pi and a Jetson Nano.
Related papers
- Real-Time Weapon Detection Using YOLOv8 for Enhanced Safety [0.0]
The model was trained on a comprehensive dataset containing thousands of images depicting various types of firearms and edged weapons.
We evaluated the model's performance using key metrics such as precision, recall, F1-score, and mean Average Precision (mAP) across multiple Intersection over Union (IoU) thresholds.
arXiv Detail & Related papers (2024-10-23T10:35:51Z) - Distributed Intelligent Video Surveillance for Early Armed Robbery Detection based on Deep Learning [0.0]
Low employment rates in Latin America have contributed to a substantial rise in crime, prompting the emergence of new criminal tactics.
Recent research has approached the problem by embedding weapon detectors in surveillance cameras.
These systems are prone to false positives if no counterpart confirms the event.
We present a distributed IoT system that integrates a computer vision pipeline and object detection capabilities into multiple end-devices.
arXiv Detail & Related papers (2024-10-13T05:20:35Z) - CCTV-Gun: Benchmarking Handgun Detection in CCTV Images [59.24281591714385]
Gun violence is a critical security problem, and it is imperative for the computer vision community to develop effective gun detection algorithms.
detecting guns in real-world CCTV images remains a challenging and under-explored task.
We present a benchmark, called textbfCCTV-Gun, which addresses the challenges of detecting handguns in real-world CCTV images.
arXiv Detail & Related papers (2023-03-19T16:17:35Z) - RelaxLoss: Defending Membership Inference Attacks without Losing Utility [68.48117818874155]
We propose a novel training framework based on a relaxed loss with a more achievable learning target.
RelaxLoss is applicable to any classification model with added benefits of easy implementation and negligible overhead.
Our approach consistently outperforms state-of-the-art defense mechanisms in terms of resilience against MIAs.
arXiv Detail & Related papers (2022-07-12T19:34:47Z) - A Tutorial on Adversarial Learning Attacks and Countermeasures [0.0]
A machine learning model is capable of making highly accurate predictions without being explicitly programmed to do so.
adversarial learning attacks pose a serious security threat that greatly undermines further such systems.
This paper provides a detailed tutorial on the principles of adversarial learning, explains the different attack scenarios, and gives an in-depth insight into the state-of-art defense mechanisms against this rising threat.
arXiv Detail & Related papers (2022-02-21T17:14:45Z) - Fixed Points in Cyber Space: Rethinking Optimal Evasion Attacks in the
Age of AI-NIDS [70.60975663021952]
We study blackbox adversarial attacks on network classifiers.
We argue that attacker-defender fixed points are themselves general-sum games with complex phase transitions.
We show that a continual learning approach is required to study attacker-defender dynamics.
arXiv Detail & Related papers (2021-11-23T23:42:16Z) - Automating Privilege Escalation with Deep Reinforcement Learning [71.87228372303453]
In this work, we exemplify the potential threat of malicious actors using deep reinforcement learning to train automated agents.
We present an agent that uses a state-of-the-art reinforcement learning algorithm to perform local privilege escalation.
Our agent is usable for generating realistic attack sensor data for training and evaluating intrusion detection systems.
arXiv Detail & Related papers (2021-10-04T12:20:46Z) - The Feasibility and Inevitability of Stealth Attacks [63.14766152741211]
We study new adversarial perturbations that enable an attacker to gain control over decisions in generic Artificial Intelligence systems.
In contrast to adversarial data modification, the attack mechanism we consider here involves alterations to the AI system itself.
arXiv Detail & Related papers (2021-06-26T10:50:07Z) - A Gun Detection Dataset and Searching for Embedded Device Solutions [1.2149550080095914]
We publish a dataset with 51K annotated gun images for gun detection and other 51K cropped gun chip images for gun classification.
To our knowledge, this is the largest dataset for the study of gun detection.
We also study to search for solutions for gun detection in embedded edge device (camera) and a gun/non-gun classification on a cloud server.
arXiv Detail & Related papers (2021-05-03T17:58:45Z) - An Empirical Review of Adversarial Defenses [0.913755431537592]
Deep neural networks, which form the basis of such systems, are highly susceptible to a specific type of attack, called adversarial attacks.
A hacker can, even with bare minimum computation, generate adversarial examples (images or data points that belong to another class, but consistently fool the model to get misclassified as genuine) and crumble the basis of such algorithms.
We show two effective techniques, namely Dropout and Denoising Autoencoders, and show their success in preventing such attacks from fooling the model.
arXiv Detail & Related papers (2020-12-10T09:34:41Z) - Physically Realizable Adversarial Examples for LiDAR Object Detection [72.0017682322147]
We present a method to generate universal 3D adversarial objects to fool LiDAR detectors.
In particular, we demonstrate that placing an adversarial object on the rooftop of any target vehicle to hide the vehicle entirely from LiDAR detectors with a success rate of 80%.
This is one step closer towards safer self-driving under unseen conditions from limited training data.
arXiv Detail & Related papers (2020-04-01T16:11:04Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.