Related Experiment Videos
AICO: Feature significance tests for supervised learning
Kay Giesecke1, Enguerrand Horel2, Chartsiri Jirachotkulthorn3
1Hasso Plattner Institute, University of Potsdam, Potsdam 14482, Germany.
Abstract:
Machine learning is central to modern science, industry, and policy, yet its predictive power often comes at the cost of transparency: We rarely know which input features drive a model's predictions. Without such understanding, researchers cannot draw reliable conclusions, practitioners cannot ensure fairness or accountability, and policymakers cannot trust or govern model-based decisions. Existing tools for assessing feature influence are limited; most lack statistical guarantees, and many require costly retraining or surrogate modeling, making them impractical for large modern models. We introduce AICO (Add-In COvariates), a broadly applicable framework that turns model interpretability into an efficient statistical exercise. AICO tests whether each feature contributes to predictive performance by masking its information and measuring the resulting change. The method provides exact, finite-sample feature [Formula: see text]-values and CIs for feature importance through a simple, nonasymptotic hypothesis testing procedure. It requires no retraining, surrogate modeling, or distributional assumptions, making it feasible for large-scale algorithms. In both controlled experiments and real applications, from credit scoring to mortgage-behavior prediction, AICO identifies variables that contribute to model behavior, providing a scalable and statistically principled path toward transparent and trustworthy machine learning.
Related Concept Videos
Significance Testing: Overview
Statistical Significance
Spearman's Rank Correlation Test
Spearman's test calculates correlation by...
Goodness-of-Fit Test
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Identifying Statistically Significant Differences: The F-Test