FLIP: Fine-grained Alignment between ID-based Models and Pretrained Language Models for CTR Prediction
Hangyu Wang, Jianghao Lin, Xiangyang Li, Bo Chen, Chenxu Zhu, Ruiming, Tang, Weinan Zhang, Yong Yu

TL;DR
This paper introduces FLIP, a novel method that aligns ID-based models and pretrained language models at a fine-grained feature level for improved CTR prediction, combining their strengths and overcoming individual limitations.
Contribution
The paper proposes a joint masked modeling task for feature-level alignment and a method for adaptive fusion of ID-based and language models in CTR prediction.
Findings
FLIP outperforms state-of-the-art baselines on three real-world datasets.
The method is highly compatible with various ID-based models and PLMs.
Extensive experiments validate the effectiveness of fine-grained alignment.
Abstract
Click-through rate (CTR) prediction plays as a core function module in various personalized online services. The traditional ID-based models for CTR prediction take as inputs the one-hot encoded ID features of tabular modality, which capture the collaborative signals via feature interaction modeling. But the one-hot encoding discards the semantic information included in the textual features. Recently, the emergence of Pretrained Language Models(PLMs) has given rise to another paradigm, which takes as inputs the sentences of textual modality obtained by hard prompt templates and adopts PLMs to extract the semantic knowledge. However, PLMs often face challenges in capturing field-wise collaborative signals and distinguishing features with subtle textual differences. In this paper, to leverage the benefits of both paradigms and meanwhile overcome their limitations, we propose to conduct…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Web Data Mining and Analysis
MethodsFLIP · Focus
