Feature-Guided Analysis of Neural Networks: A Replication Study
Federico Formica, Stefano Gregis, Aurora Francesca Zanenga, Andrea Rota, Mark Lawford, Claudio Menghi

TL;DR
This paper evaluates the effectiveness of Feature-Guided Analysis (FGA) in explaining neural network behavior using benchmark datasets, demonstrating higher precision than previous methods and analyzing factors affecting its performance.
Contribution
The study provides empirical evidence of FGA's applicability on benchmark datasets and analyzes how network architecture and training influence its effectiveness.
Findings
FGA achieves higher precision than existing methods on benchmark datasets.
Network architecture significantly impacts FGA's recall.
Training and feature selection have minimal effect on FGA's precision.
Abstract
Understanding why neural networks make certain decisions is pivotal for their use in safety-critical applications. Feature-Guided Analysis (FGA) extracts slices of neural networks relevant to their tasks. Existing feature-guided approaches typically monitor the activation of the neural network neurons to extract the relevant rules. Preliminary results are encouraging and demonstrate the feasibility of this solution by assessing the precision and recall of Feature-Guided Analysis on two pilot case studies. However, the applicability in industrial contexts needs additional empirical evidence. To mitigate this need, this paper assesses the applicability of FGA on a benchmark made by the MNIST and LSC datasets. We assessed the effectiveness of FGA in computing rules that explain the behavior of the neural network. Our results show that FGA has a higher precision on our benchmark than the…
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
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Machine Learning and Data Classification
