paper-with-me

Papers

Challenges in Variable Importance Ranking Under Correlation

2024-02-05 · Annie Liang, Thomas Jemielita, Andy Liaw, Vladimir Svetnik, Lingkang Huang, Richard Baumgartner, Jason M. Klusowski

Variable importance plays a pivotal role in interpretable machine learning as it helps measure the impact of factors on the output of the prediction model. Model agnostic methods based on the generation of "null" features via permutation (or related approaches) can be applied. Such analysis is often utilized in pharmaceutical applications due to its ability to interpret black-box models, including tree-based ensembles. A major challenge and significant confounder in variable importance estimation however is the presence of between-feature correlation. Recently, several adjustments to marginal permutation utilizing feature knockoffs were proposed to address this issue, such as the variable importance measure known as conditional predictive impact (CPI). Assessment and evaluation of such approaches is the focus of our work. We first present a comprehensive simulation study investigating the impact of feature correlation on the assessment of variable importance. We then theoretically prove the limitation that highly correlated features pose for the CPI through the knockoff construction. While we expect that there is always no correlation between knockoff variables and its corresponding predictor variables, we prove that the correlation increases linearly beyond a certain correlation threshold between the predictor variables. Our findings emphasize the absence of free lunch when dealing with high feature correlation, as well as the necessity of understanding the utility and limitations behind methods in variable importance estimation.

📄 PDF Abstract BibTeX arXiv:2402.03447

Code (0)

등록된 구현이 없습니다.

Tasks

Feature CorrelationInterpretable Machine Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Variable Selection Using Relative Importance Rankings

2025-09-13 · Tien-En Chang, Argon Chen arxiv

Although conceptually related, variable selection and relative importance (RI) analysis have been treated quite differently in the literature. While RI is typically used for post-hoc model explanation, this paper explore…

Computational Efficiency

Correcting Variable Importance Scored by Random Forests

2026-06-09 · Guancheng Zhou, Haiping Xu, Jason Liu, Donghui Yan arxiv

Variable importance produced by Random Forests (RF) is used widely in statistical data analysis, and has played an important role in a variety of tasks such as assisting model interpretation, model selection and diagnosi…

Standardization of Weighted Ranking Correlation Coefficients

2025-04-11 · Pierangelo Lombardo

A relevant problem in statistics is defining the correlation of two rankings of a list of items. Kendall's tau and Spearman's rho are two well established correlation coefficients, characterized by a symmetric form that …

Applying ranking techniques for estimating influence of Earth variables on temperature forecast error

2024-03-12 · M. Julia Flores, Melissa Ruiz-Vásquez, Ana Bastos, René Orth

This paper describes how to analyze the influence of Earth system variables on the errors when providing temperature forecasts. The initial framework to get the data has been based on previous research work, which result…

Triplot: model agnostic measures and visualisations for variable importance in predictive models that take into account the hierarchical correlation structure

2021-04-07 · Katarzyna Pekala, Katarzyna Woznica, Przemyslaw Biecek

One of the key elements of explanatory analysis of a predictive model is to assess the importance of individual variables. Rapid development of the area of predictive model exploration (also called explainable artificial…

Explainable artificial intelligenceInterpretable Machine Learning