TayFCS: Towards Light Feature Combination Selection for Deep Recommender Systems
Xianquan Wang, Zhaocheng Du, Jieming Zhu, Chuhan Wu, Qinglin Jia, and Zhenhua Dong

TL;DR
TayFCS introduces a lightweight, gradient-based method for selecting high-value feature combinations in deep recommender systems, improving performance while reducing computational costs.
Contribution
The paper presents TayFCS, a novel feature combination selection approach using Taylor expansion and information gain estimation, addressing the exponential complexity challenge.
Findings
Enhanced recommendation accuracy on benchmark datasets.
Reduced computational time compared to exhaustive methods.
Validated effectiveness through online A/B testing.
Abstract
Feature interaction modeling is crucial for deep recommendation models. A common and effective approach is to construct explicit feature combinations to enhance model performance. However, in practice, only a small fraction of these combinations are truly informative. Thus it is essential to select useful feature combinations to reduce noise and manage memory consumption. While feature selection methods have been extensively studied, they are typically limited to selecting individual features. Extending these methods for high-order feature combination selection presents a significant challenge due to the exponential growth in time complexity when evaluating feature combinations one by one. In this paper, we propose , a lightweight feature combination selection method that significantly improves model performance. Specifically, we propose the Taylor Expansion Scorer…
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.
