paper-with-me

홈 › Papers

Top-$k$ Feature Importance Ranking

2025-09-18 · Yuxi Chen, Tiffany Tang, Genevera Allen arxiv

Accurate ranking of important features is a fundamental challenge in interpretable machine learning with critical applications in scientific discovery and decision-making. Unlike feature selection and feature importance, the specific problem of ranking important features has received considerably less attention. We introduce RAMPART (Ranked Attributions with MiniPatches And Recursive Trimming), a framework that utilizes any existing feature importance measure in a novel algorithm specifically tailored for ranking the top-$k$ features. Our approach combines an adaptive sequential halving strategy that progressively focuses computational resources on promising features with an efficient ensembling technique using both observation and feature subsampling. Unlike existing methods that convert importance scores to ranks as post-processing, our framework explicitly optimizes for ranking accuracy. We provide theoretical guarantees showing that RAMPART achieves the correct top-$k$ ranking with high probability under mild conditions, and demonstrate through extensive simulation studies that RAMPART consistently outperforms popular feature importance methods, concluding with a high-dimensional genomics case study.

📄 PDF Abstract BibTeX arXiv:2509.15420

Code (0)

등록된 구현이 없습니다.

Tasks

Interpretable Machine LearningFeature Importance

Similar Papers 제목 키워드 기반

Ranking Feature-Block Importance in Artificial Multiblock Neural Networks

2021-09-21 · Anna Jenul, Stefan Schrunner, Bao Ngoc Huynh, Runar Helin 외

In artificial neural networks, understanding the contributions of input features on the prediction fosters model explainability and delivers relevant information about the dataset. While typical setups for feature import…

Feature Importance

ECG Feature Importance Rankings: Cardiologists vs. Algorithms

2023-04-05 · Temesgen Mehari, Ashish Sundar, Alen Bosnjakovic, Peter Harris 외

Feature importance methods promise to provide a ranking of features according to importance for a given classification task. A wide range of methods exist but their rankings often disagree and they are inherently difficu…

Feature Importance

Feature Importance Ranking for Deep Learning

2020-10-18 · NeurIPS 2020 12 · Maksymilian Wojtas, Ke Chen

Feature importance ranking has become a powerful tool for explainable AI. However, its nature of combinatorial optimization poses a great challenge for deep learning. In this paper, we propose a novel dual-net architectu…

Combinatorial OptimizationDeep LearningFeature Importancefeature selection

Scalable Multi-task Semantic Communication System with Feature Importance Ranking

2023-04-12 · Jiangjing Hu, Fengyu Wang, Wenjun Xu, Hui Gao 외

Semantic communications are expected to be an innovative solution to the emerging intelligent applications in the era of connected intelligence. In this paper, a novel scalable multitask semantic communication system wit…

Feature ImportanceSemantic Communication

Confident Feature Ranking

2023-07-28 · Bitya Neuhof, Yuval Benjamini

Machine learning models are widely applied in various fields. Stakeholders often use post-hoc feature importance methods to better understand the input features' contribution to the models' predictions. The interpretatio…

Feature Importance