LGJul 15, 2025

Generative Click-through Rate Prediction with Applications to Search Advertising

arXiv:2507.11246v13 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses CTR prediction for personalized search advertising, offering an incremental improvement by integrating generative models into existing frameworks.

The paper tackles improving click-through rate (CTR) prediction for search advertising by introducing a generative model to enhance discriminative models, achieving significant utility as shown in online A/B testing and deployment on a major e-commerce platform.

Click-Through Rate (CTR) prediction models are integral to a myriad of industrial settings, such as personalized search advertising. Current methods typically involve feature extraction from users' historical behavior sequences combined with product information, feeding into a discriminative model that is trained on user feedback to estimate CTR. With the success of models such as GPT, the potential for generative models to enrich expressive power beyond discriminative models has become apparent. In light of this, we introduce a novel model that leverages generative models to enhance the precision of CTR predictions in discriminative models. To reconcile the disparate data aggregation needs of both model types, we design a two-stage training process: 1) Generative pre-training for next-item prediction with the given item category in user behavior sequences; 2) Fine-tuning the well-trained generative model within a discriminative CTR prediction framework. Our method's efficacy is substantiated through extensive experiments on a new dataset, and its significant utility is further corroborated by online A/B testing results. Currently, the model is deployed on one of the world's largest e-commerce platforms, and we intend to release the associated code and dataset in the future.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes