LGMLNov 17, 2021

Interpretable Models via Pairwise permutations algorithm

arXiv:2111.09145v1
Originality Incremental advance
AI Analysis

This addresses feature selection issues in biological data analysis, but it is incremental as it builds on existing permutation importance methods.

The paper tackles the problem of correlation bias in feature importance for high-dimensional biological data by introducing the Pairwise Permutation Algorithm (PPA), which corrects this bias and identifies biologically relevant biomarkers in a microbiome dataset.

One of the most common pitfalls often found in high dimensional biological data sets are correlations between the features. This may lead to statistical and machine learning methodologies overvaluing or undervaluing these correlated predictors, while the truly relevant ones are ignored. In this paper, we will define a new method called \textit{pairwise permutation algorithm} (PPA) with the aim of mitigating the correlation bias in feature importance values. Firstly, we provide a theoretical foundation, which builds upon previous work on permutation importance. PPA is then applied to a toy data set, where we demonstrate its ability to correct the correlation effect. We further test PPA on a microbiome shotgun dataset, to show that the PPA is already able to obtain biological relevant biomarkers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes