TL;DR
This paper introduces CL4CTR, a contrastive learning framework that enhances feature representations in CTR prediction models through self-supervised signals, leading to improved performance across multiple datasets.
Contribution
The paper proposes a novel, model-agnostic contrastive learning framework with three self-supervised signals to improve feature representations in CTR prediction.
Findings
CL4CTR outperforms baseline models on four datasets.
The framework improves feature representation quality.
CL4CTR is compatible with various baseline models.
Abstract
Many Click-Through Rate (CTR) prediction works focused on designing advanced architectures to model complex feature interactions but neglected the importance of feature representation learning, e.g., adopting a plain embedding layer for each feature, which results in sub-optimal feature representations and thus inferior CTR prediction performance. For instance, low frequency features, which account for the majority of features in many CTR tasks, are less considered in standard supervised learning settings, leading to sub-optimal feature representations. In this paper, we introduce self-supervised learning to produce high-quality feature representations directly and propose a model-agnostic Contrastive Learning for CTR (CL4CTR) framework consisting of three self-supervised learning signals to regularize the feature representation learning: contrastive loss, feature alignment, and field…
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
MethodsContrastive Learning
