Enhanced Exploration in Neural Feature Selection for Deep Click-Through Rate Prediction Models via Ensemble of Gating Layers
Lin Guan, Xia Xiao, Ming Chen, Youlong Cheng

TL;DR
This paper introduces an ensemble gating method to enhance neural feature selection in deep CTR prediction models, addressing exploration limitations and improving feature subset quality without extra computational cost.
Contribution
It proposes a simple ensemble approach to improve exploration in gradient-based neural feature selection, leading to better feature subsets in deep CTR models.
Findings
Consistently improves feature selection across datasets
No additional computational overhead required
Enhances exploration in gating-based feature selection
Abstract
Feature selection has been an essential step in developing industry-scale deep Click-Through Rate (CTR) prediction systems. The goal of neural feature selection (NFS) is to choose a relatively small subset of features with the best explanatory power as a means to remove redundant features and reduce computational cost. Inspired by gradient-based neural architecture search (NAS) and network pruning methods, people have tackled the NFS problem with Gating approach that inserts a set of differentiable binary gates to drop less informative features. The binary gates are optimized along with the network parameters in an efficient end-to-end manner. In this paper, we analyze the gradient-based solution from an exploration-exploitation perspective and use empirical results to show that Gating approach might suffer from insufficient exploration. To improve the exploration capacity of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Computing and Algorithms · Machine Learning in Materials Science · Conducting polymers and applications
MethodsPruning · Feature Selection
