IRAIOct 19, 2024

Incorporating Group Prior into Variational Inference for Tail-User Behavior Modeling in CTR Prediction

arXiv:2410.15098v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses the challenge of accurately predicting click-through rates for long-tail users in recommendation systems, which is an incremental improvement over existing attention-based methods.

The paper tackles the problem of modeling tail users with sparse interaction histories in CTR prediction by proposing GPSVI, a variational inference approach that uses group preferences as priors, resulting in consistent performance improvements for tail users as demonstrated in experiments and online A/B testing.

User behavior modeling -- which aims to extract user interests from behavioral data -- has shown great power in Click-through rate (CTR) prediction, a key component in recommendation systems. Recently, attention-based algorithms have become a promising direction, as attention mechanisms emphasize the relevant interactions from rich behaviors. However, the methods struggle to capture the preferences of tail users with sparse interaction histories. To address the problem, we propose a novel variational inference approach, namely Group Prior Sampler Variational Inference (GPSVI), which introduces group preferences as priors to refine latent user interests for tail users. In GPSVI, the extent of adjustments depends on the estimated uncertainty of individual preference modeling. In addition, We further enhance the expressive power of variational inference by a volume-preserving flow. An appealing property of the GPSVI method is its ability to revert to traditional attention for head users with rich behavioral data while consistently enhancing performance for long-tail users with sparse behaviors. Rigorous analysis and extensive experiments demonstrate that GPSVI consistently improves the performance of tail users. Moreover, online A/B testing on a large-scale real-world recommender system further confirms the effectiveness of our proposed approach.

Foundations

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

Your Notes