From Feature Interaction to Feature Generation: A Generative Paradigm of CTR Prediction Models
Mingjia Yin, Junwei Pan, Hao Wang, Ximei Wang, Shangyu Zhang, Jie Jiang, Defu Lian, Enhong Chen

TL;DR
This paper introduces a supervised generative framework for CTR prediction that replaces traditional feature interaction methods, effectively reducing redundancy and improving performance across models.
Contribution
It proposes the Supervised Feature Generation (SFG) framework, a novel paradigm shift from discriminative to generative modeling in CTR prediction, enhancing model robustness and accuracy.
Findings
SFG reduces embedding collapse and redundancy.
SFG improves CTR prediction accuracy across datasets.
Framework is compatible with existing models.
Abstract
Click-Through Rate (CTR) prediction, a core task in recommendation systems, aims to estimate the probability of users clicking on items. Existing models predominantly follow a discriminative paradigm, which relies heavily on explicit interactions between raw ID embeddings. However, this paradigm inherently renders them susceptible to two critical issues: embedding dimensional collapse and information redundancy, stemming from the over-reliance on feature interactions \emph{over raw ID embeddings}. To address these limitations, we propose a novel \emph{Supervised Feature Generation (SFG)} framework, \emph{shifting the paradigm from discriminative ``feature interaction" to generative ``feature generation"}. Specifically, SFG comprises two key components: an \emph{Encoder} that constructs hidden embeddings for each feature, and a \emph{Decoder} tasked with regenerating the feature…
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 · Sentiment Analysis and Opinion Mining · Machine Learning in Healthcare
