一个准确的像素级可解释的方法,用于CNN及其应用.
Haitao Zhang1, Jing Wang1, Ziyue Wang1
1School of Information Science & Engineering, Lanzhou University, No. 222, Tianshui South Road, Chengguan District, Lanzhou, 730000, Gansu, China.
概括
这项研究引入了对卷积神经网络 (CNN) 的新的像素级可解释的方法,在解释图像分类方面实现了100%的准确性. 这种方法还增强了CNN模型的对抗性强度.
科学领域:
- 计算机视觉 计算机视觉
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 卷积神经网络 (CNN) 在图像分类中很普遍.
- 解释受过训练的CNN模特的决策过程仍然是一个挑战.
- 现有的可解释方法往往缺乏足够的解释准确性.
研究的目的:
- 为CNNs开发一种新的像素级可解释的方法.
- 解决当前方法中解释准确度不足的局限性.
- 设计一个方案,以提高CNN模型的对抗性强度.
主要方法:
- 开发和测试了一种新的像素级可解释的方法.
- 在PyTorch团队发表的CNN模型上进行了实验.
- 基于可解释的方法,设计了一个增强对抗性强度的方案.
主要成果:
- 提出的方法在解释输入图像的像素级分类基础时实现了100%的准确性.
- 设计的方案有效地提高了CNN模型的对抗性稳定性.
- 该技术证明了在不同的CNN模型结构中具有可转移性.
结论:
- 新的像素级可解释方法显著提高了CNN的解释准确性.
- 开发的方法提供了一种有效的策略,用于增强CNN的对抗性强度.
- 这种方法为理解和保护CNN模型提供了有价值的工具.
相关概念视频
Convolution: Math, Graphics, and Discrete Signals
811
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
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...
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...
811
Convolution Properties I
537
Convolution computations can be simplified by utilizing their inherent properties.
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:
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:
537
Convolution Properties II
567
The important convolution properties include width, area, differentiation, and integration properties.
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...
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...
567
Deconvolution
534
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
534
