Iterative Feature Exclusion Ranking for Deep Tabular Learning
Fathi Said Emhemed Shaninah, AbdulRahman M. A. Baraka, Mohd Halim Mohd Noor

TL;DR
This paper introduces an iterative feature exclusion method for deep tabular learning that improves feature importance ranking by capturing complex interactions, outperforming existing methods on multiple datasets.
Contribution
It proposes a novel iterative feature exclusion module that refines feature importance by considering feature interactions and biases, enhancing deep learning for tabular data.
Findings
Outperforms state-of-the-art feature ranking methods
Consistently improves classification accuracy
Effective across multiple public datasets
Abstract
Tabular data is a common format for storing information in rows and columns to represent data entries and their features. Although deep neural networks have become the main approach for modeling a wide range of domains including computer vision and NLP, many of them are not well-suited for tabular data. Recently, a few deep learning models have been proposed for deep tabular learning, featuring an internal feature selection mechanism with end-to-end gradient-based optimization. However, their feature selection mechanisms are unidimensional, and hence fail to account for the contextual dependence of feature importance, potentially overlooking crucial interactions that govern complex tasks. In addition, they overlook the bias of high-impact features and the risk associated with the limitations of attention generalization. To address this limitation, this study proposes a novel iterative…
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
TopicsTopic Modeling
MethodsSoftmax · Attention Is All You Need · Feature Selection
