Truncation-Free Matching System for Display Advertising at Alibaba
Jin Li, Jie Liu, Shangzhou Li, Yao Xu, Ran Cao, Qi Li, Biye Jiang,, Guan Wang, Han Zhu, Kun Gai, Xiaoqiang Zhu

TL;DR
This paper introduces a truncation-free matching system for display advertising at Alibaba, which precomputes top ads for users to improve matching quality and platform revenue, overcoming latency and truncation issues.
Contribution
The paper proposes a novel decoupled matching system that precomputes and stores top ads, significantly enhancing advertising performance and revenue in large-scale display advertising.
Findings
Over 50% increase in impressions for affected advertisers
9.4% increase in Revenue Per Mile
Deployed in production since 2019
Abstract
Matching module plays a critical role in display advertising systems. Without query from user, it is challenging for system to match user traffic and ads suitably. System packs up a group of users with common properties such as the same gender or similar shopping interests into a crowd. Here term crowd can be viewed as a tag over users. Then advertisers bid for different crowds and deliver their ads to those targeted users. Matching module in most industrial display advertising systems follows a two-stage paradigm. When receiving a user request, matching system (i) finds the crowds that the user belongs to; (ii) retrieves all ads that have targeted those crowds. However, in applications such as display advertising at Alibaba, with very large volumes of crowds and ads, both stages of matching have to truncate the long-tailed parts for online serving, under limited latency. That's to say,…
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 · Caching and Content Delivery · Privacy-Preserving Technologies in Data
