AutoField: Automating Feature Selection in Deep Recommender Systems
Yejing Wang, Xiangyu Zhao, Tong Xu, Xian Wu

TL;DR
AutoField introduces an automated feature selection framework for deep recommender systems, reducing manual effort and improving recommendation efficiency by adaptively choosing essential features using a differentiable controller network.
Contribution
The paper presents a novel AutoML framework that automatically selects important feature fields in deep recommender systems, enhancing efficiency and reducing manual feature engineering.
Findings
Effective feature selection improves recommendation performance.
Framework demonstrates transferability across datasets.
Key components and parameters influence selection accuracy.
Abstract
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…
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
TopicsMachine Learning and Data Classification · Text and Document Classification Technologies · Recommender Systems and Techniques
MethodsFeature Selection
