Meta-Wrapper: Differentiable Wrapping Operator for User Interest Selection in CTR Prediction
Tianwei Cao, Qianqian Xu, Zhiyong Yang, and Qingming Huang

TL;DR
This paper introduces Meta-Wrapper, a differentiable feature selection method for user interest modeling in CTR prediction, utilizing bilevel optimization and meta-learning to improve accuracy and robustness.
Contribution
It proposes a novel differentiable wrapper method with bilevel optimization and meta-learning for user interest selection in CTR prediction, enhancing feature selection efficiency and overfitting resistance.
Findings
Outperforms existing methods on three public datasets.
Improves CTR prediction accuracy.
Provides theoretical convergence and overfitting resistance analysis.
Abstract
Click-through rate (CTR) prediction, whose goal is to predict the probability of the user to click on an item, has become increasingly significant in the recommender systems. Recently, some deep learning models with the ability to automatically extract the user interest from his/her behaviors have achieved great success. In these work, the attention mechanism is used to select the user interested items in historical behaviors, improving the performance of the CTR predictor. Normally, these attentive modules can be jointly trained with the base predictor by using gradient descents. In this paper, we regard user interest modeling as a feature selection problem, which we call user interest selection. For such a problem, we propose a novel approach under the framework of the wrapper method, which is named Meta-Wrapper. More specifically, we use a differentiable module as our wrapping…
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
TopicsRecommender Systems and Techniques · Advanced Computing and Algorithms · Visual Attention and Saliency Detection
MethodsFeature Selection · Balanced Selection
