DIWIFT: Discovering Instance-wise Influential Features for Tabular Data
Dugang Liu, Pengxiang Cheng, Hong Zhu, Xing Tang, Yanyu Chen, Xiaoting, Wang, Weike Pan, Zhong Ming, Xiuqiang He

TL;DR
DIWIFT introduces a novel influence function-based method for instance-wise feature selection in tabular data, improving flexibility and robustness over traditional global methods by accounting for scenario-specific influential features.
Contribution
The paper proposes DIWIFT, a new influence function-based approach utilizing self-attention networks for instance-wise feature selection in tabular data, addressing variability across scenarios.
Findings
DIWIFT outperforms existing methods on synthetic datasets.
DIWIFT demonstrates robustness and flexibility in real-world applications.
Experimental results validate the effectiveness of DIWIFT.
Abstract
Tabular data is one of the most common data storage formats behind many real-world web applications such as retail, banking, and e-commerce. The success of these web applications largely depends on the ability of the employed machine learning model to accurately distinguish influential features from all the predetermined features in tabular data. Intuitively, in practical business scenarios, different instances should correspond to different sets of influential features, and the set of influential features of the same instance may vary in different scenarios. However, most existing methods focus on global feature selection assuming that all instances have the same set of influential features, and few methods considering instance-wise feature selection ignore the variability of influential features in different scenarios. In this paper, we first introduce a new perspective based on the…
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
TopicsData Mining Algorithms and Applications · Data Management and Algorithms · Machine Learning and Data Classification
MethodsFeature Selection
