Ensembles-based Feature Guided Analysis
Federico Formica, Stefano Gregis, Andrea Rota, Aurora Francesca Zanenga, Mark Lawford, Claudio Menghi

TL;DR
This paper introduces EFGA, an ensemble-based extension of FGA, which improves the recall of rule-based explanations in DNNs with minimal impact on precision, tested on MNIST and LSC datasets.
Contribution
EFGA combines rules into ensembles with different criteria, enhancing explanation applicability while maintaining high precision, advancing interpretability of deep neural networks.
Findings
EFGA increases recall significantly on MNIST and LSC datasets.
Different ensemble criteria balance precision and recall trade-offs.
EFGA outperforms FGA in recall with negligible precision loss.
Abstract
Recent Deep Neural Networks (DNN) applications ask for techniques that can explain their behavior. Existing solutions, such as Feature Guided Analysis (FGA), extract rules on their internal behaviors, e.g., by providing explanations related to neurons activation. Results from the literature show that these rules have considerable precision (i.e., they correctly predict certain classes of features), but the recall (i.e., the number of situations these rule apply) is more limited. To mitigate this problem, this paper presents Ensembles-based Feature Guided Analysis (EFGA). EFGA combines rules extracted by FGA into ensembles. Ensembles aggregate different rules to increase their applicability depending on an aggregation criterion, a policy that dictates how to combine rules into ensembles. Although our solution is extensible, and different aggregation criteria can be developed by users, in…
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) · Advanced Neural Network Applications · Big Data and Digital Economy
