Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Force Classification01:22

Force Classification

1.8K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.8K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Security of ADS-B and Remote ID Systems: Cyberattacks, Detection Techniques, and Countermeasures.

Sensors (Basel, Switzerland)·2026
Same author

An Agile Digital Platform to Support Population Health-A Case Study of a Digital Platform to Support Patients with Delirium Using IoT, NLP, and AI.

International journal of environmental research and public health·2021
Same author

Opportunities and Challenges of Disruptive Innovation in Medicine Using Artificial Intelligence.

The American journal of medicine·2020
Same author

A Comprehensive Evaluation System for Military Hospitals' Response Capability to Bio-terrorism.

Cell biochemistry and biophysics·2015
Same journal

Blockchain and COVID-19 pandemic: applications and challenges.

Cluster computing·2023
Same journal

Quantum-PSO based unsupervised clustering of users in social networks using attributes.

Cluster computing·2023
Same journal

An ontology-based approach to designing a NoSQL database for semi-structured and unstructured health data.

Cluster computing·2023
Same journal

A comprehensive systematic and bibliometric review of the IoT-based healthcare systems.

Cluster computing·2023
Same journal

COVID-19 CT-images diagnosis and severity assessment using machine learning algorithm.

Cluster computing·2023
Same journal

Blockchain application for central bank digital currencies (CBDC).

Cluster computing·2023
See all related articles

Related Experiment Video

Updated: Oct 11, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K

An explainable and efficient deep learning framework for video anomaly detection.

Chongke Wu1, Sicong Shao1, Cihan Tunc2

  • 1NSF Center for Cloud and Autonomic Computing, The University of Arizona, Tucson, AZ USA.

Cluster Computing
|November 29, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces an efficient deep learning framework for fast video anomaly detection using denoising autoencoders (DAE) and SHAP for interpretability. The method achieves high performance with minimal training time, addressing limitations of current approaches.

Keywords:
Abnormal event detectionAnomaly video analysisContext miningDeep featuresInterpretabilitySecurityVideo surveillance

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

682

Related Experiment Videos

Last Updated: Oct 11, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

682

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep learning methods excel at video anomaly detection but require extensive training data and time.
  • Current models lack interpretability, hindering real-world deployment where understanding anomaly severity is crucial.

Purpose of the Study:

  • To develop an efficient deep learning framework for video anomaly detection with fast deployment capabilities.
  • To introduce interpretability into video anomaly detection models, explaining the reasoning behind detected anomalies.

Main Methods:

  • Utilized pre-trained deep models to extract features for training a denoising autoencoder (DAE).
  • Integrated SHapley Additive exPlanations (SHAP) with the autoencoder framework for model interpretability.
  • Evaluated the framework on the UCSD Pedestrian datasets (Ped1 and Ped2).

Main Results:

  • Achieved comparable detection performance to leading methods with significantly reduced training times (under 10 seconds).
  • Demonstrated high Area Under the Curve (AUC) scores: 85.9% on UCSD Ped1 and 92.4% on UCSD Ped2.
  • Successfully provided explanations for anomaly detection results in surveillance videos.

Conclusions:

  • The proposed framework offers an efficient and interpretable solution for video anomaly detection.
  • This approach enables faster deployment of video analysis systems in real-world scenarios.
  • Combining autoencoders with SHAP provides valuable insights into anomaly detection decisions.