6010f68eddb64047.tex
1: \begin{abstract}
2: \justifying
3: Click-through rate (CTR) prediction, whose goal is to predict the probability 
4: of the user to click on an item, has become increasingly significant in 
5: the recommender systems. 
6: Recently, some deep learning models with the ability to automatically 
7: extract the user interest from his/her behaviors have achieved great success. 
8: In these work, the attention mechanism is used to select the user 
9: interested items in historical behaviors, improving the performance of 
10: the CTR predictor. Normally, these attentive modules can be jointly trained 
11: with the base predictor by using gradient descents. In this paper, we 
12: regard user interest modeling as a feature selection problem, which 
13: we call user interest selection. For such a problem, we propose a novel 
14: approach under the framework of the wrapper method, which is named  
15: Meta-Wrapper. More specifically, we use a differentiable module as our 
16: wrapping operator and then recast its learning problem as a continuous 
17: bilevel optimization. Moreover, we use a meta-learning algorithm to solve the 
18: optimization and theoretically prove its convergence.
19: Meanwhile, we also provide theoretical analysis to show that 
20: our proposed method 1) efficiencies the wrapper-based feature selection, and
21: 2) achieves better resistance to overfitting.
22: Finally, extensive experiments on three public datasets manifest 
23: the superiority of our method in boosting the performance of CTR prediction.
24: 
25: \end{abstract}
26: