paper-with-me

Papers

Aggregate Models, Not Explanations: Improving Feature Importance Estimation

2026-02-12 · Joseph Paillard, Angel Reyero Lobo, Denis A. Engemann, Bertrand Thirion arxiv

Feature-importance methods show promise in transforming machine learning models from predictive engines into tools for scientific discovery. However, due to data sampling and algorithmic stochasticity, expressive models can be unstable, leading to inaccurate variable importance estimates and undermining their utility in critical biomedical applications. Although ensembling offers a solution, deciding whether to explain a single ensemble model or aggregate individual model explanations is difficult due to the nonlinearity of importance measures and remains largely understudied. Our theoretical analysis, developed under assumptions accommodating complex state-of-the-art ML models, reveals that this choice is primarily driven by the model's excess risk. In contrast to prior literature, we show that ensembling at the model level provides more accurate variable-importance estimates, particularly for expressive models, by reducing this leading error term. We validate these findings on classical benchmarks and a large-scale proteomic study from the UK Biobank.

📄 PDF Abstract BibTeX arXiv:2602.11760

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

Towards Global Explanations of Convolutional Neural Networks With Concept Attribution

2020-06-01 · CVPR 2020 6 · Weibin Wu, Yuxin Su, Xixian Chen, Shenglin Zhao 외

With the growing prevalence of convolutional neural networks (CNNs), there is an urgent demand to explain their behaviors. Global explanations contribute to understanding model predictions on a whole category of samples,…

Feature Importance

CAFE-GB: Scalable and Stable Feature Selection for Malware Detection via Chunk-wise Aggregated Gradient Boosting

2026-01-22 · Ajvad Haneef K, Karan Kuwar Singh, Madhu Kumar S D arxiv

High-dimensional malware datasets often exhibit feature redundancy, instability, and scalability limitations, which hinder the effectiveness and interpretability of machine learning-based malware detection systems. Altho…

Feature ImportanceMalware Detection

Estimate the building height at a 10-meter resolution based on Sentinel data

2024-05-02 · Xin Yan

Building height is an important indicator for scientific research and practical application. However, building height products with a high spatial resolution (10m) are still very scarce. To meet the needs of high-resolut…

Feature Importance

Semantic Interpretation and Validation of Graph Attention-based Explanations for GNN Models

2023-08-08 · Efimia Panagiotaki, Daniele De Martini, Lars Kunze

In this work, we propose a methodology for investigating the use of semantic attention to enhance the explainability of Graph Neural Network (GNN)-based models. Graph Deep Learning (GDL) has emerged as a promising field …

Feature ImportanceGraph AttentionGraph Neural Network

Feature Importance versus Feature Influence and What It Signifies for Explainable AI

2023-08-07 · Kary Främling

When used in the context of decision theory, feature importance expresses how much changing the value of a feature can change the model outcome (or the utility of the outcome), compared to other features. Feature importa…

Feature Importance