MEAPCOMLMay 26, 2021

An algorithm-based multiple detection influence measure for high dimensional regression using expectile

arXiv:2105.12286v1Has Code
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in high-dimensional data analysis for researchers, offering an incremental improvement over existing methods.

The authors tackled the problem of identifying multiple influential observations in high-dimensional regression, which is challenging due to issues like masking and swamping, and proposed a three-step algorithm based on expectiles that demonstrated higher detection power in simulations and improved prediction accuracy in a neuroimaging dataset.

The identification of influential observations is an important part of data analysis that can prevent erroneous conclusions drawn from biased estimators. However, in high dimensional data, this identification is challenging. Classical and recently-developed methods often perform poorly when there are multiple influential observations in the same dataset. In particular, current methods can fail when there is masking several influential observations with similar characteristics, or swamping when the influential observations are near the boundary of the space spanned by well-behaved observations. Therefore, we propose an algorithm-based, multi-step, multiple detection procedure to identify influential observations that addresses current limitations. Our three-step algorithm to identify and capture undesirable variability in the data, $\asymMIP,$ is based on two complementary statistics, inspired by asymmetric correlations, and built on expectiles. Simulations demonstrate higher detection power than competing methods. Use of the resulting asymptotic distribution leads to detection of influential observations without the need for computationally demanding procedures such as the bootstrap. The application of our method to the Autism Brain Imaging Data Exchange neuroimaging dataset resulted in a more balanced and accurate prediction of brain maturity based on cortical thickness. See our GitHub for a free R package that implements our algorithm: \texttt{asymMIP} (\url{github.com/AmBarry/hidetify}).

Code Implementations1 repo
Foundations

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

Your Notes