MLLGIVQMAPMEMar 27, 2019

Stable prediction with radiomics data

arXiv:1903.11696v122 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of stable prediction in radiomics for medical screening and classification, but it is incremental as it builds on existing methods to handle multicollinearity.

The authors tackled the problem of unstable predictive performance in radiomics data due to heavy multicollinearity by developing a four-step approach that projects high-dimensional features onto a lower-dimensional latent space, resulting in improved classification performance in validation settings for squamous cell cancers.

Motivation: Radiomics refers to the high-throughput mining of quantitative features from radiographic images. It is a promising field in that it may provide a non-invasive solution for screening and classification. Standard machine learning classification and feature selection techniques, however, tend to display inferior performance in terms of (the stability of) predictive performance. This is due to the heavy multicollinearity present in radiomic data. We set out to provide an easy-to-use approach that deals with this problem. Results: We developed a four-step approach that projects the original high-dimensional feature space onto a lower-dimensional latent-feature space, while retaining most of the covariation in the data. It consists of (i) penalized maximum likelihood estimation of a redundancy filtered correlation matrix. The resulting matrix (ii) is the input for a maximum likelihood factor analysis procedure. This two-stage maximum-likelihood approach can be used to (iii) produce a compact set of stable features that (iv) can be directly used in any (regression-based) classifier or predictor. It outperforms other classification (and feature selection) techniques in both external and internal validation settings regarding survival in squamous cell cancers.

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