MLAILGJun 8

SAILS: Surrogate-based Analysis of Interactions via Local Effect Smooths

Timo Heiß, Julia Herbinger, Bernd Bischl, Giuseppe Casalicchio
arXiv:2606.09404v17.8
Predicted impact top 27% in ML · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing to understand how features interact in black-box models, SAILS provides a novel method to reveal the functional form of interactions, filling a gap in explainable AI.

SAILS introduces a model-agnostic framework that uses GAM surrogates to detect, categorize, and visualize pairwise feature interactions in black-box models, enabling interpretable characterization of interaction functional forms beyond mere detection.

Feature interactions drive much of the predictive power of machine learning models, yet existing explanation methods only detect and quantify interactions without revealing their functional form, or visualize only restricted interaction types. We propose Surrogate-based Analysis of Interactions via Local effect Smooths (SAILS), a model-agnostic framework that analyzes pairwise interactions through interpretable generalized additive model (GAM) surrogates fitted to the local effects of a black-box model. For each interval of a feature of interest, the surrogate smooth terms isolate the interaction components on derivative level, enabling (i) interaction detection through a heuristic derived from significance tests on smooth terms, (ii) interaction form categorization into linear, product-separable, and non-product-separable types, and (iii) tailored, interpretable visualizations for each interaction type. We empirically validate the framework through controlled simulations and a real-world task, demonstrating its effectiveness for pairwise interactions, with limitations under strong feature correlations and higher-order interactions. SAILS fills a notable gap in the XAI toolbox, going beyond detection of interactions alone to characterizing their functional form.

Foundations

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

Your Notes