A Comprehensive Summarization and Evaluation of Feature Refinement Modules for CTR Prediction
Fangye Wang, Hansu Gu, Dongsheng Li, Tun Lu, Peng Zhang, Li Shang,, Ning Gu

TL;DR
This paper systematically reviews feature refinement modules for CTR prediction, evaluates their effectiveness through extensive experiments, and proposes a new parallel architecture for improved performance.
Contribution
It provides the first comprehensive review and benchmarking of feature refinement modules in CTR models and introduces a novel parallel FR module architecture.
Findings
Extensive experiments validate the effectiveness of various FR modules.
The proposed parallel architecture improves CTR prediction performance.
Open-sourced code facilitates future research and benchmarking.
Abstract
Click-through rate (CTR) prediction is widely used in academia and industry. Most CTR tasks fall into a feature embedding \& feature interaction paradigm, where the accuracy of CTR prediction is mainly improved by designing practical feature interaction structures. However, recent studies have argued that the fixed feature embedding learned only through the embedding layer limits the performance of existing CTR models. Some works apply extra modules on top of the embedding layer to dynamically refine feature representations in different instances, making it effective and easy to integrate with existing CTR methods. Despite the promising results, there is a lack of a systematic review and summarization of this new promising direction on the CTR task. To fill this gap, we comprehensively summarize and define a new module, namely \textbf{feature refinement} (FR) module, that can be applied…
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 in Materials Science · Advanced Computing and Algorithms · Conducting polymers and applications
