Manifold-based Shapley for SAR Recognization Network Explanation
Xuran Hu, Mingzhe Zhu, Yuanjing Liu, Zhenpeng Feng, LJubisa Stankovic
TL;DR
This work tackles SAR explainability by addressing the independence assumption of Shapley values in high-dimensional features. It introduces a manifold-based Shapley using StyleGAN2 to map high-dimensional SAR features to a low-dimensional manifold and reconstructs back via Image2StyleGAN, enabling credible attributions on the manifold. To overcome mapping and dimensionality challenges, it proposes a gradient-based Shapley mapping to the original space and fuses manifold and traditional Shapley through a fusion coefficient $\alpha$, yielding Fusion-Shap. On the MSTAR SAR dataset, Fusion-Shap improves fidelity, sensitivity, and axiomatic validity over existing methods, offering more robust and interpretable explanations for SAR recognition models.
Abstract
Explainable artificial intelligence (XAI) holds immense significance in enhancing the deep neural network's transparency and credibility, particularly in some risky and high-cost scenarios, like synthetic aperture radar (SAR). Shapley is a game-based explanation technique with robust mathematical foundations. However, Shapley assumes that model's features are independent, rendering Shapley explanation invalid for high dimensional models. This study introduces a manifold-based Shapley method by projecting high-dimensional features into low-dimensional manifold features and subsequently obtaining Fusion-Shap, which aims at (1) addressing the issue of erroneous explanations encountered by traditional Shap; (2) resolving the challenge of interpretability that traditional Shap faces in complex scenarios.
