Dual Attentive Sequential Learning for Cross-Domain Click-Through Rate Prediction
Pan Li, Zhichao Jiang, Maofei Que, Yao Hu, Alexander Tuzhilin

TL;DR
This paper introduces a dual learning-based model for cross-domain CTR prediction that simultaneously transfers user preferences between two related domains, improving recommendation accuracy and business performance.
Contribution
It proposes the Dual Attentive Sequential Learning (DASL) model with dual embeddings and dual attention, enabling bidirectional transfer of user preferences across domains.
Findings
Outperforms state-of-the-art baselines in offline experiments
Significantly improves CTR prediction accuracy
Enhances business metrics in online A/B testing
Abstract
Cross domain recommender system constitutes a powerful method to tackle the cold-start and sparsity problem by aggregating and transferring user preferences across multiple category domains. Therefore, it has great potential to improve click-through-rate prediction performance in online commerce platforms having many domains of products. While several cross domain sequential recommendation models have been proposed to leverage information from a source domain to improve CTR predictions in a target domain, they did not take into account bidirectional latent relations of user preferences across source-target domain pairs. As such, they cannot provide enhanced cross-domain CTR predictions for both domains simultaneously. In this paper, we propose a novel approach to cross-domain sequential recommendations based on the dual learning mechanism that simultaneously transfers information…
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
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Advanced Graph Neural Networks
