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

Survival Tree01:19

Survival Tree

173
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
173
Classification of Signals01:30

Classification of Signals

991
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
991
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

191
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
191

You might also read

Related Articles

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

Sort by
Same author

ConMonity: An IoT-Enabled LoRa/LTE-M Platform for Multimodal, Real-Time Monitoring of Concrete Curing in Construction Environments.

Sensors (Basel, Switzerland)·2026
Same author

Adapting Classification Neural Network Architectures for Medical Image Segmentation Using Explainable AI.

Journal of imaging·2025
Same author

Automatization of CT Annotation: Combining AI Efficiency with Expert Precision.

Diagnostics (Basel, Switzerland)·2024
Same author

Available Wireless Sensor Network and Internet of Things testbed facilities: dataset.

Open research Europe·2024
Same author

Modular Neural Networks for Osteoporosis Detection in Mandibular Cone-Beam Computed Tomography Scans.

Tomography (Ann Arbor, Mich.)·2023
Same author

Mathematical Model and Synthetic Data Generation for Infra-Red Sensors.

Sensors (Basel, Switzerland)·2022

Related Experiment Video

Updated: Oct 2, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

644

Improving Performance of the PRYSTINE Traffic Sign Classification by Using a Perturbation-Based Explainability

Kaspars Sudars1, Ivars Namatēvs1, Kaspars Ozols1

  • 1Institute of Electronics and Computer Science, Dzerbenes Str.14, LV-1006 Riga, Latvia.

Journal of Imaging
|February 24, 2022
PubMed
Summary

Explainable AI (XAI) methods help understand complex models. Compressing convolutional neural networks (CNNs) using XAI for traffic sign classification resulted in a minor precision loss, improving efficiency.

Keywords:
convolutional neural networkexplainable AInetwork compression

More Related Videos

Pavlovian Conditioned Approach Training in Rats
06:57

Pavlovian Conditioned Approach Training in Rats

Published on: February 4, 2016

11.1K
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

668

Related Experiment Videos

Last Updated: Oct 2, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

644
Pavlovian Conditioned Approach Training in Rats
06:57

Pavlovian Conditioned Approach Training in Rats

Published on: February 4, 2016

11.1K
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

668

Area of Science:

  • Artificial Intelligence
  • Computer Vision
  • Machine Learning

Background:

  • Model interpretability is crucial for high-stakes applications like autonomous driving.
  • Explainable AI (XAI) methods are vital for understanding black-box models, including Convolutional Neural Networks (CNNs).

Purpose of the Study:

  • To evaluate the explainability of a traffic sign classifier developed by the PRYSTINE project.
  • To use XAI insights for compressing the CNN classifier by removing less impactful kernels.
  • To assess the impact of kernel compression on classification precision.

Main Methods:

  • Implemented a post-hoc, local, perturbation-based forward explainability method to identify high- and low-impact kernels in the CNN.
  • Excluded 'vague' kernels from the layer preceding the fully connected layer.
  • Evaluated classifier precision across various kernel compression levels.

Main Results:

  • Successfully distinguished between high- and low-impact kernels using the XAI method.
  • Pruning 5% of kernels, guided by XAI, resulted in a 2% decrease in traffic sign and traffic light classification precision.
  • Demonstrated a trade-off between model compression and classification accuracy.

Conclusions:

  • The proposed methodology effectively uses XAI for CNN compression in traffic sign classification.
  • This approach is valuable for applications where processing power and execution time are critical constraints.
  • XAI-driven compression offers a viable strategy for optimizing deep learning models in resource-constrained environments.