Related Experiment Video
Updated: Sep 1, 2025

Tactile Vibrating Toolkit and Driving Simulation Platform for Driving-Related Research
Published on: December 18, 2020
An XAI method for convolutional neural networks in self-driving cars
1Dept. of Computer and Software, Hanyang University, Seongdong-gu, Seoul, South Korea.
Explainable Artificial Intelligence (XAI) enhances machine learning reliability for critical applications like self-driving cars. This study introduces an XAI method using sensitivity analysis to accurately identify image features crucial for AI decision-making.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Computer Vision
Background:
- Machine learning models, particularly deep learning, often lack transparency, making their predictions difficult to interpret.
- This lack of interpretability poses significant risks in reliability-critical applications such as self-driving cars, where errors can have severe consequences.
- Explainable Artificial Intelligence (XAI) is emerging as a crucial field to address these transparency and reliability concerns.
Purpose of the Study:
- To propose and evaluate a novel XAI method for convolutional neural networks (CNNs) applied to self-driving car systems.
- To enhance the reliability and trustworthiness of AI decision-making in safety-critical autonomous driving scenarios.
- To accurately identify and visualize the image regions most influential in an AI model's classification decisions.
Main Methods:
- The proposed XAI method involves comparing output values from the last hidden layer of CNNs using original and modified input images.
- Sensitivity Analysis is employed to determine the influence of different image parts on the model's output.
- Images are segmented, and specific parts are obscured to compute their impact on the network's hidden layer representations, visualized through shaded regions.
Main Results:
- The XAI approach accurately identifies critical image regions essential for category distinction in the context of self-driving cars.
- The method effectively visualizes the decision-making process by highlighting salient features within input images.
- Experimental results validate the effectiveness of the proposed technique in explaining CNN predictions for autonomous driving applications.
Conclusions:
- The developed XAI method provides a reliable way to understand and verify the decision-making processes of AI in self-driving cars.
- This technique contributes to building more trustworthy and transparent AI systems for safety-critical applications.
- Further adoption of such XAI methods is essential for the safe and widespread deployment of autonomous vehicles.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Multi-input and Multi-variable systems
In the absence...

