🤖 AI Summary
This work addresses two key challenges in predicting user lifetime value (LTV) for newsfeed advertising: the heterogeneity of LTV distributions across demographic segments and the irregular, rapidly evolving nature of user behavior sequences induced by dynamic marketing strategies. To tackle these issues, the authors propose HT-GNN, a novel model that integrates hypergraph neural networks with a Transformer-based temporal encoder. HT-GNN employs a hypergraph supervision module to capture cross-group relationships, an adaptive temporal weighting mechanism to model dynamic user interactions, and a task-adaptive mixture-of-experts (MoE) architecture to enable joint multi-horizon LTV prediction. Evaluated on a large-scale dataset of 15 million users from Baidu, HT-GNN consistently outperforms state-of-the-art methods across all evaluation metrics and prediction horizons.
📝 Abstract
Lifetime value (LTV) prediction is crucial for news feed advertising, enabling platforms to optimize bidding and budget allocation for long-term revenue growth. However, it faces two major challenges: (1) demographic-based targeting creates segment-specific LTV distributions with large value variations across user groups; and (2) dynamic marketing strategies generate irregular behavioral sequences where engagement patterns evolve rapidly. We propose a Hyper-Temporal Graph Neural Network (HT-GNN), which jointly models demographic heterogeneity and temporal dynamics through three key components: (i) a hypergraph-supervised module capturing inter-segment relationships; (ii) a transformer-based temporal encoder with adaptive weighting; and (iii) a task-adaptive mixture-of-experts with dynamic prediction towers for multi-horizon LTV forecasting. Experiments on \textit{Baidu Ads} with 15 million users demonstrate that HT-GNN consistently outperforms state-of-the-art methods across all metrics and prediction horizons.