Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AutoField: Automating Feature Selection in Deep Recommender Systems

About

Feature quality has an impactful effect on recommendation performance. Thereby, feature selection is a critical process in developing deep learning-based recommender systems. Most existing deep recommender systems, however, focus on designing sophisticated neural networks, while neglecting the feature selection process. Typically, they just feed all possible features into their proposed deep architectures, or select important features manually by human experts. The former leads to non-trivial embedding parameters and extra inference time, while the latter requires plenty of expert knowledge and human labor effort. In this work, we propose an AutoML framework that can adaptively select the essential feature fields in an automatic manner. Specifically, we first design a differentiable controller network, which is capable of automatically adjusting the probability of selecting a particular feature field; then, only selected feature fields are utilized to retrain the deep recommendation model. Extensive experiments on three benchmark datasets demonstrate the effectiveness of our framework. We conduct further experiments to investigate its properties, including the transferability, key components, and parameter sensitivity.

Yejing Wang, Xiangyu Zhao, Tong Xu, Xian Wu• 2022

Related benchmarks

TaskDatasetResultRank
Click-Through Rate PredictionAvazu (test)
AUC0.7929
191
Click-Through Rate PredictionCriteo (test)
AUC0.8111
47
Click-Through Rate PredictionKDD 12 (test)
AUC80.11
33
Click-Through Rate PredictioniFly-AD standard (test)
AUC0.886
24
Click-Through Rate PredictionCriteo standard (test)
AUC0.8096
24
Showing 5 of 5 rows

Other info

Follow for update