STRIDE: Subset-Free Functional Decomposition for XAI in Tabular Settings
By: Chaeyun Ko
Potential Business Impact:
Shows how computer decisions work, not just why.
Most explainable AI (XAI) frameworks are limited in their expressiveness, summarizing complex feature effects as single scalar values \phi_i. This approach answers "what" features are important but fails to reveal "how" they interact. Furthermore, methods that attempt to capture interactions, like those based on Shapley values, often face an exponential computational cost. We present STRIDE, a scalable framework that addresses both limitations by reframing explanation as a subset-enumeration-free, orthogonal "functional decomposition" in a Reproducing Kernel Hilbert Space (RKHS). In the tabular setups we study, STRIDE analytically computes functional components f_S(x_S) via a recursive kernel-centering procedure. The approach is model-agnostic and theoretically grounded with results on orthogonality and L^2 convergence. In tabular benchmarks (10 datasets, median over 10 seeds), STRIDE attains a 3.0 times median speedup over TreeSHAP and a mean R^2=0.93 for reconstruction. We also introduce "component surgery", a diagnostic that isolates a learned interaction and quantifies its contribution; on California Housing, removing a single interaction reduces test R^2 from 0.019 to 0.027.
Similar Papers
STRIDE: Scalable and Interpretable XAI via Subset-Free Functional Decomposition
Machine Learning (CS)
Explains AI decisions faster and more clearly.
STRIDE: A Systematic Framework for Selecting AI Modalities -- Agentic AI, AI Assistants, or LLM Calls
Artificial Intelligence
Chooses the right AI for the job.
ASTRIDE: A Security Threat Modeling Platform for Agentic-AI Applications
Artificial Intelligence
Finds hidden dangers in smart computer programs.