paper-with-me

홈 › Papers

Factor Importance Ranking and Selection using Total Indices

2024-01-01 · Chaofan Huang, V. Roshan Joseph

Factor importance measures the impact of each feature on output prediction accuracy. Many existing works focus on the model-based importance, but an important feature in one learning algorithm may hold little significance in another model. Hence, a factor importance measure ought to characterize the feature's predictive potential without relying on a specific prediction algorithm. Such algorithm-agnostic importance is termed as intrinsic importance in Williamson et al. (2023), but their estimator again requires model fitting. To bypass the modeling step, we present the equivalence between predictiveness potential and total Sobol' indices from global sensitivity analysis, and introduce a novel consistent estimator that can be directly estimated from noisy data. Integrating with forward selection and backward elimination gives rise to FIRST, Factor Importance Ranking and Selection using Total (Sobol') indices. Extensive simulations are provided to demonstrate the effectiveness of FIRST on regression and binary classification problems, and a clear advantage over the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2401.00800

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A new paradigm for global sensitivity analysis

2024-09-10 · Gildas Mazo

<div><p>Current theory of global sensitivity analysis, based on a nonlinear functional ANOVA decomposition of the random output, is limited in scope-for instance, the analysis is limited to the output's variance and the …

Sensitivity

From SHAP Scores to Feature Importance Scores

2024-05-20 · Olivier Letoffe, Xuanxiang Huang, Nicholas Asher, Joao Marques-Silva

A central goal of eXplainable Artificial Intelligence (XAI) is to assign relative importance to the features of a Machine Learning (ML) model given some prediction. The importance of this task of explainability by featur…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importancefeature selection

Comparing the rankings obtained from two biodiversity indices: the Fair Proportion Index and the Shapley Value

2017-07-27

The Shapley Value and the Fair Proportion Index of phylogenetic trees have been frequently discussed as prioritization tools in conservation biology. Both indices rank species according to their contribution to total phy…

PAC Ranking from Pairwise and Listwise Queries: Lower Bounds and Upper Bounds

2018-06-08 · Wenbo Ren, Jia Liu, Ness B. Shroff

This paper explores the adaptive (active) PAC (probably approximately correct) top-$k$ ranking (i.e., top-$k$ item selection) and total ranking problems from $l$-wise ($l\geq 2$) comparisons under the multinomial logit (…

A Weighted Kernel Method for Approximation that Adapts to Learned Multivariable Structure

2026-09-15 · John E. Darges, Laura Weidensager arxiv

Approximating the input-output behavior of a multivariable black-box function from limited data is challenging when blind to the importance of its inputs and their interactions. We introduce total sensitivity kernels (TS…