IRLGJan 17, 2022

Alleviating Cold-start Problem in CTR Prediction with A Variational Embedding Learning Framework

arXiv:2201.10980v141 citations
Originality Incremental advance
AI Analysis

This addresses the cold-start issue for users and advertisers in CTR prediction, but it is incremental as it builds on existing variational methods with specific enhancements.

The paper tackles the cold-start problem in CTR prediction by proposing a Variational Embedding Learning Framework (VELF) that uses probabilistic embeddings and trainable priors to reduce overfitting from sparse data, showing advantages in empirical tests on benchmark datasets.

We propose a general Variational Embedding Learning Framework (VELF) for alleviating the severe cold-start problem in CTR prediction. VELF addresses the cold start problem via alleviating over-fits caused by data-sparsity in two ways: learning probabilistic embedding, and incorporating trainable and regularized priors which utilize the rich side information of cold start users and advertisements (Ads). The two techniques are naturally integrated into a variational inference framework, forming an end-to-end training process. Abundant empirical tests on benchmark datasets well demonstrate the advantages of our proposed VELF. Besides, extended experiments confirmed that our parameterized and regularized priors provide more generalization capability than traditional fixed priors.

Foundations

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

Your Notes