English

Enhancing Feature Selection and Interpretability in AI Regression Tasks Through Feature Attribution

Machine Learning 2024-09-26 v1 Artificial Intelligence

Abstract

Research in Explainable Artificial Intelligence (XAI) is increasing, aiming to make deep learning models more transparent. Most XAI methods focus on justifying the decisions made by Artificial Intelligence (AI) systems in security-relevant applications. However, relatively little attention has been given to using these methods to improve the performance and robustness of deep learning algorithms. Additionally, much of the existing XAI work primarily addresses classification problems. In this study, we investigate the potential of feature attribution methods to filter out uninformative features in input data for regression problems, thereby improving the accuracy and stability of predictions. We introduce a feature selection pipeline that combines Integrated Gradients with k-means clustering to select an optimal set of variables from the initial data space. To validate the effectiveness of this approach, we apply it to a real-world industrial problem - blade vibration analysis in the development process of turbo machinery.

Keywords

Cite

@article{arxiv.2409.16787,
  title  = {Enhancing Feature Selection and Interpretability in AI Regression Tasks Through Feature Attribution},
  author = {Alexander Hinterleitner and Thomas Bartz-Beielstein and Richard Schulz and Sebastian Spengler and Thomas Winter and Christoph Leitenmeier},
  journal= {arXiv preprint arXiv:2409.16787},
  year   = {2024}
}
R2 v1 2026-06-28T18:56:22.207Z