paper-with-me

Papers

Model-Agnostic Confidence Intervals for Feature Importance: A Fast and Powerful Approach Using Minipatch Ensembles

2022-06-05 · Luqin Gan, Lili Zheng, Genevera I. Allen

To promote new scientific discoveries from complex data sets, feature importance inference has been a long-standing statistical problem. Instead of testing for parameters that are only interpretable for specific models, there has been increasing interest in model-agnostic methods, often in the form of feature occlusion or leave-one-covariate-out (LOCO) inference. Existing approaches often make distributional assumptions, which can be difficult to verify in practice, or require model refitting and data splitting, which are computationally intensive and lead to losses in power. In this work, we develop a novel, mostly model-agnostic and distribution-free inference framework for feature importance that is computationally efficient and statistically powerful. Our approach is fast as we avoid model refitting by leveraging a form of random observation and feature subsampling called minipatch ensembles; this approach also improves statistical power by avoiding data splitting. Our framework can be applied on tabular data and with any machine learning algorithm, together with minipatch ensembles, for regression and classification tasks. Despite the dependencies induced by using minipatch ensembles, we show that our approach provides asymptotic coverage for the feature importance score of any model under mild assumptions. Finally, our same procedure can also be leveraged to provide valid confidence intervals for predictions, hence providing fast, simultaneous quantification of the uncertainty of both predictions and feature importance. We validate our intervals on a series of synthetic and real data examples, including non-linear settings, showing that our approach detects the correct important features and exhibits many computational and statistical advantages over existing methods.

📄 PDF Abstract BibTeX arXiv:2206.02088

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningEnsemble LearningFeature ImportanceInterpretable Machine Learning

Similar Papers 제목 키워드 기반

A general framework for inference on algorithm-agnostic variable importance

2020-04-07 · Brian D. Williamson, Peter B. Gilbert, Noah R. Simon, Marco Carone

In many applications, it is of interest to assess the relative contribution of features (or subsets of features) toward the goal of predicting a response -- in other words, to gauge the variable importance of features. M…

valid

Confidence Intervals for Testing Disparate Impact in Fair Learning

2018-07-17 · Philippe Besse, Eustasio del Barrio, Paula Gordaliza, Jean-Michel Loubes

We provide the asymptotic distribution of the major indexes used in the statistical literature to quantify disparate treatment in machine learning. We aim at promoting the use of confidence intervals when testing the so-…

BIG-bench Machine Learning

Multitask Learning with No Regret: from Improved Confidence Bounds to Active Learning

2023-08-03 · NeurIPS 2023 11

Multitask learning is a powerful framework that enables one to simultaneously learn multiple related tasks by sharing information between them. Quantifying uncertainty in the estimated tasks is of pivotal importance for …

Active LearningDrug Discovery

Calibrated Explanations for Regression

2023-08-30 · Tuwe Löfström, Helena Löfström, Ulf Johansson, Cecilia Sönströd 외

Artificial Intelligence (AI) is often an integral part of modern decision support systems. The best-performing predictive models used in AI-based decision support systems lack transparency. Explainable Artificial Intelli…

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importance+2

Confidence intervals for forced alignment boundaries using model ensembles

2025-06-02 · Matthew C. Kelley

Forced alignment is a common tool to align audio with orthographic and phonetic transcriptions. Most forced alignment tools provide only a single estimate of a boundary. The present project introduces a method of derivin…