A CNN filter whose feature-map GMM clustering has small outlier clusters is called an anomaly filter and is claimed to indicate model overfitting, but the supporting experiments are weakly consistent.
Interpretable Convolutional Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper proposes a method to modify traditional convolutional neural networks (CNNs) into interpretable CNNs, in order to clarify knowledge representations in high conv-layers of CNNs. In an interpretable CNN, each filter in a high conv-layer represents a certain object part. We do not need any annotations of object parts or textures to supervise the learning process. Instead, the interpretable CNN automatically assigns each filter in a high conv-layer with an object part during the learning process. Our method can be applied to different types of CNNs with different structures. The clear knowledge representation in an interpretable CNN can help people understand the logics inside a CNN, i.e., based on which patterns the CNN makes the decision. Experiments showed that filters in an interpretable CNN were more semantically meaningful than those in traditional CNNs.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2024 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Explaining Model Overfitting in CNNs via GMM Clustering
A CNN filter whose feature-map GMM clustering has small outlier clusters is called an anomaly filter and is claimed to indicate model overfitting, but the supporting experiments are weakly consistent.