xDNN(ASP): Explanation Generation System for Deep Neural Networks powered by Answer Set Programming
Ly Ly Trieu (New Mexico State University), Tran Cao Son (New Mexico State University)

TL;DR
This paper introduces xDNN(ASP), a system that generates global explanations for deep neural networks by extracting logic programs using answer set programming, aiding understanding and potential model simplification.
Contribution
It presents a novel method for explaining deep neural networks globally by translating their behavior into logic programs via answer set programming, capturing input-output relationships.
Findings
Logic programs accurately represent trained neural networks.
Extracted explanations reveal feature importance and hidden node impacts.
Method maintains high prediction accuracy while enhancing interpretability.
Abstract
Explainable artificial intelligence (xAI) has gained significant attention in recent years. Among other things, explainablility for deep neural networks has been a topic of intensive research due to the meteoric rise in prominence of deep neural networks and their "black-box" nature. xAI approaches can be characterized along different dimensions such as their scope (global versus local explanations) or underlying methodologies (statistic-based versus rule-based strategies). Methods generating global explanations aim to provide reasoning process applicable to all possible output classes while local explanation methods focus only on a single, specific class. SHAP (SHapley Additive exPlanations), a well-known statistical technique, identifies important features of a network. Deep neural network rule extraction method constructs IF-THEN rules that link input conditions to a class. Another…
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
TopicsExplainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications · Topic Modeling
