CRMar 31

EnsembleSHAP: Faithful and Certifiably Robust Attribution for Random Subspace Method

arXiv:2603.3003481.5Has Code
AI Analysis

This work addresses the security and efficiency gap in explaining random subspace methods, which are used for certified defenses in adversarial and backdoor attacks, offering a novel solution with practical implications for AI safety.

The paper tackles the lack of secure and efficient feature attribution for random subspace methods, proposing EnsembleSHAP, which is computationally efficient, maintains key properties like local accuracy, and provides provable robustness against explanation-preserving attacks.

Random subspace method has wide security applications such as providing certified defenses against adversarial and backdoor attacks, and building robustly aligned LLM against jailbreaking attacks. However, the explanation of random subspace method lacks sufficient exploration. Existing state-of-the-art feature attribution methods, such as Shapley value and LIME, are computationally impractical and lacks security guarantee when applied to random subspace method. In this work, we propose EnsembleSHAP, an intrinsically faithful and secure feature attribution for random subspace method that reuses its computational byproducts. Specifically, our feature attribution method is 1) computationally efficient, 2) maintains essential properties of effective feature attribution (such as local accuracy), and 3) offers guaranteed protection against privacy-preserving attacks on feature attribution methods. To the best of our knowledge, this is the first work to establish provable robustness against explanation-preserving attacks. We also perform comprehensive evaluations for our explanation's effectiveness when faced with different empirical attacks, including backdoor attacks, adversarial attacks, and jailbreak attacks. The code is at https://github.com/Wang-Yanting/EnsembleSHAP. WARNING: This document may include content that could be considered harmful.

Foundations

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

Your Notes