Most feature selection algorithms, especially wrapper methods, run inefficiently on CPU based platforms because of their high computational complexity. This inefficiency makes them unsuitable for processing large scale datasets. To address this challenge, the present study proposed two GPU accelerated versions of the Boruta feature selection procedure, in which Boruta-Permut relies on permutation based feature importance and Boruta-TreeImp employs importance based on impurity reduction. To evaluate these methods we conducted experiments on both a self constructed dataset and several publicly available datasets. The experimental results show that the proposed GPU accelerated algorithms greatly improve computational efficiency while preserving feature selection accuracy comparable to the original Boruta algorithm. In our analysis we also observe that the impurity reduction based version can overestimate the importance of some features. Overall these findings suggest that performing Boruta feature selection on GPUs offers an effective and cost efficient solution for large scale data analysis, which is a good deal.
@article{arxiv.2605.09950,
title = {Novel GPU Boruta algorithms for feature selection from high-dimensional data},
author = {Xurui Li and Zhiguo Gan and Jiaming Zhang and Zheng Liu and Diannan Lu},
journal= {arXiv preprint arXiv:2605.09950},
year = {2026}
}
Comments
This paper has been submitted to the journal Data Mining and Knowledge Discovery, and a preprint is available for the authors' records