CTR Prediction on Alibaba's Taobao Advertising Dataset Using Traditional and Deep Learning Models
Hongyu Yang, Chunxi Wen, Jiyin Zhang, Nanfei Shen, Shijiao Zhang, Xiyan Han

TL;DR
This paper explores advanced modeling techniques, including deep learning and Transformer architectures, to improve click-through rate prediction accuracy on Alibaba's large-scale Taobao dataset, emphasizing temporal user behavior.
Contribution
It introduces a Transformer-based model for CTR prediction that captures temporal dynamics and user interest evolution, outperforming traditional models.
Findings
Transformer improves AUC by 2.81% over baseline
Deep learning models better capture user behavior patterns
Temporal modeling enhances prediction for diverse users
Abstract
Click-through rates prediction is critical in modern advertising systems, where ranking relevance and user engagement directly impact platform efficiency and business value. In this project, we explore how to model CTR more effectively using a large-scale Taobao dataset released by Alibaba. We start with supervised learning models, including logistic regression and Light-GBM, that are trained on static features such as user demographics, ad attributes, and contextual metadata. These models provide fast, interpretable benchmarks, but have limited capabilities to capture patterns of behavior that drive clicks. To better model user intent, we combined behavioral data from hundreds of millions of interactions over a 22-day period. By extracting and encoding user action sequences, we construct representations of user interests over time. We use deep learning models to fuse behavioral…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Consumer Market Behavior and Pricing · Digital Marketing and Social Media
