SVARM-IQ: Efficient Approximation of Any-order Shapley Interactions through Stratification
Patrick Kolpaczki, Maximilian Muschalik, Fabian Fumagalli, Barbara Hammer, Eyke Hüllermeier
TL;DR
SVARM-IQ addresses the computational intractability of high-order Shapley-based interaction indices by introducing a stratified, budget-aware sampling method that estimates CIIs for any order. It represents interactions through a stratified decomposition, enabling a single coalition evaluation to update multiple strata and all interaction estimates, with proven unbiasedness and non-asymptotic error bounds. Theoretical guarantees are complemented by extensive experiments across language and vision tasks, where SVARM-IQ outperforms baselines like SHAP-IQ and permutation sampling in MSE and Prec@10, demonstrating practical gains in explanation quality under realistic budgets. This work enables scalable, model-agnostic explanations that jointly quantify feature importance and high-order interactions, with clear implications for domains with strong feature correlations and complex interactions.
Abstract
Addressing the limitations of individual attribution scores via the Shapley value (SV), the field of explainable AI (XAI) has recently explored intricate interactions of features or data points. In particular, extensions of the SV, such as the Shapley Interaction Index (SII), have been proposed as a measure to still benefit from the axiomatic basis of the SV. However, similar to the SV, their exact computation remains computationally prohibitive. Hence, we propose with SVARM-IQ a sampling-based approach to efficiently approximate Shapley-based interaction indices of any order. SVARM-IQ can be applied to a broad class of interaction indices, including the SII, by leveraging a novel stratified representation. We provide non-asymptotic theoretical guarantees on its approximation quality and empirically demonstrate that SVARM-IQ achieves state-of-the-art estimation results in practical XAI scenarios on different model classes and application domains.
