TL;DR
FovEx is a novel, human-inspired explanation method for vision models that combines biologically motivated perturbations with gradient insights, achieving state-of-the-art results and aligning well with human gaze patterns.
Contribution
Introducing FovEx, a new explainability technique that integrates foveation-inspired perturbations with gradient methods, improving interpretability across vision transformers and CNNs.
Findings
Achieves state-of-the-art performance on multiple metrics for transformers and CNNs.
Demonstrates better alignment with human gaze patterns (+14% NSS vs RISE, +203% vs GradCAM).
Versatile across different model architectures.
Abstract
Explainability in artificial intelligence (XAI) remains a crucial aspect for fostering trust and understanding in machine learning models. Current visual explanation techniques, such as gradient-based or class-activation-based methods, often exhibit a strong dependence on specific model architectures. Conversely, perturbation-based methods, despite being model-agnostic, are computationally expensive as they require evaluating models on a large number of forward passes. In this work, we introduce Foveation-based Explanations (FovEx), a novel XAI method inspired by human vision. FovEx seamlessly integrates biologically inspired perturbations by iteratively creating foveated renderings of the image and combines them with gradient-based visual explorations to determine locations of interest efficiently. These locations are selected to maximize the performance of the model to be explained…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
