Explainable Deep Belief Network based Auto encoder using novel Extended Garson Algorithm
Satyam Kumar, Vadlamani Ravi

TL;DR
This paper introduces an extended Garson Algorithm to interpret Deep Belief Network auto-encoders, identifying feature importance and improving interpretability for deep neural networks in classification and regression tasks.
Contribution
It develops a novel algorithm extending Garson's method to explain deep belief network auto-encoders, applicable to networks with many hidden layers.
Findings
Identifies more significant features than Wald chi-square in several datasets.
Improves interpretability of deep belief networks.
Demonstrates effectiveness on both classification and regression datasets.
Abstract
The most difficult task in machine learning is to interpret trained shallow neural networks. Deep neural networks (DNNs) provide impressive results on a larger number of tasks, but it is generally still unclear how decisions are made by such a trained deep neural network. Providing feature importance is the most important and popular interpretation technique used in shallow and deep neural networks. In this paper, we develop an algorithm extending the idea of Garson Algorithm to explain Deep Belief Network based Auto-encoder (DBNA). It is used to determine the contribution of each input feature in the DBN. It can be used for any kind of neural network with many hidden layers. The effectiveness of this method is tested on both classification and regression datasets taken from literature. Important features identified by this method are compared against those obtained by Wald chi square…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
MethodsDeep Belief Network
