CVNov 25, 2023

Occlusion Sensitivity Analysis with Augmentation Subspace Perturbation in Deep Feature Space

arXiv:2311.15022v111 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses the need for explainable AI in life-critical applications like medical diagnoses and autonomous vehicles, though it appears incremental as it builds on existing occlusion methods.

The authors tackled the problem of model transparency in deep learning by introducing OSA-DAS, a perturbation-based interpretability method that integrates image augmentations with occlusion sensitivity analysis, and it outperformed common interpreters on ImageNet-1k.

Deep Learning of neural networks has gained prominence in multiple life-critical applications like medical diagnoses and autonomous vehicle accident investigations. However, concerns about model transparency and biases persist. Explainable methods are viewed as the solution to address these challenges. In this study, we introduce the Occlusion Sensitivity Analysis with Deep Feature Augmentation Subspace (OSA-DAS), a novel perturbation-based interpretability approach for computer vision. While traditional perturbation methods make only use of occlusions to explain the model predictions, OSA-DAS extends standard occlusion sensitivity analysis by enabling the integration with diverse image augmentations. Distinctly, our method utilizes the output vector of a DNN to build low-dimensional subspaces within the deep feature vector space, offering a more precise explanation of the model prediction. The structural similarity between these subspaces encompasses the influence of diverse augmentations and occlusions. We test extensively on the ImageNet-1k, and our class- and model-agnostic approach outperforms commonly used interpreters, setting it apart in the realm of explainable AI.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes