Dropout Feature Ranking for Deep Learning Models
Chun-Hao Chang, Ladislav Rampasek, Anna Goldenberg

TL;DR
This paper introduces a new feature ranking method for deep neural networks that improves interpretability and resource efficiency, performing well across various datasets and tasks, including identifying relevant genes in drug response.
Contribution
A novel, simple feature ranking approach for deep learning models that matches or exceeds existing methods in diverse applications and helps identify important features like genes.
Findings
Performs on par or better than existing feature ranking methods.
Effective in both static and time series data.
Identifies relevant genes in drug response analysis.
Abstract
Deep neural networks (DNNs) achieve state-of-the-art results in a variety of domains. Unfortunately, DNNs are notorious for their non-interpretability, and thus limit their applicability in hypothesis-driven domains such as biology and healthcare. Moreover, in the resource-constraint setting, it is critical to design tests relying on fewer more informative features leading to high accuracy performance within reasonable budget. We aim to close this gap by proposing a new general feature ranking method for deep learning. We show that our simple yet effective method performs on par or compares favorably to eight strawman, classical and deep-learning feature ranking methods in two simulations and five very different datasets on tasks ranging from classification to regression, in both static and time series scenarios. We also illustrate the use of our method on a drug response dataset and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Metabolomics and Mass Spectrometry Studies
