paper-with-me

Papers

Occlusion Sensitivity Analysis with Augmentation Subspace Perturbation in Deep Feature Space

2023-11-25 · Pedro Valois, Koichiro Niinuma, Kazuhiro Fukui

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.

📄 PDF Abstract BibTeX arXiv:2311.15022

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

Sensitivity-Informed Augmentation for Robust Segmentation

2024-06-03 · Laura Zheng, Wenjie Wei, Tony Wu, Jacob Clements 외

Segmentation is an integral module in many visual computing applications such as virtual try-on, medical imaging, autonomous driving, and agricultural automation. These applications often involve either widespread consum…

Autonomous DrivingData AugmentationSegmentationSensitivity+1

Built-in Elastic Transformations for Improved Robustness

2021-07-20 · Sadaf Gulshad, Ivan Sosnovik, Arnold Smeulders

We focus on building robustness in the convolutions of neural visual classifiers, especially against natural perturbations like elastic deformations, occlusions and Gaussian noise. Existing CNNs show outstanding performa…

Data Augmentation

Subspace Defense: Discarding Adversarial Perturbations by Learning a Subspace for Clean Signals

2024-03-24 · Rui Zheng, Yuhao Zhou, Zhiheng Xi, Tao Gui 외

Deep neural networks (DNNs) are notoriously vulnerable to adversarial attacks that place carefully crafted perturbations on normal examples to fool DNNs. To better understand such attacks, a characterization of the featu…

Adversarial Defense

Leave-one-out Singular Subspace Perturbation Analysis for Spectral Clustering

2022-05-30 · Anderson Y. Zhang, Harrison H. Zhou

The singular subspaces perturbation theory is of fundamental importance in probability and statistics. It has various applications across different fields. We consider two arbitrary matrices where one is a leave-one-colu…

Clustering

Validation, Robustness, and Accuracy of Perturbation-Based Sensitivity Analysis Methods for Time-Series Deep Learning Models

2024-01-29 · Zhengguang Wang

This work undertakes studies to evaluate Interpretability Methods for Time-Series Deep Learning. Sensitivity analysis assesses how input changes affect the output, constituting a key component of interpretation. Among th…

AttributeDeep LearningSensitivityTime Series