Meituan Search Ads Team's Solution for KDD Cup 2020 Multimodalities Recall Track
Meituan’s Search Ads team placed third in the KDD Cup 2020 Multimodalities Recall track by tackling training‑test distribution mismatch with diversified negative sampling and distillation learning, and improving text‑image matching via gated fully‑connected layers, bidirectional attention, and diversified fusion, then ensembling neural and tree models for strong NDCG gains later applied to their ad creative‑selection system.
The article describes Meituan's participation in the KDD Cup 2020 Multimodalities Recall track, where they secured third place. It outlines the competition background, data characteristics, and the two main challenges: distribution mismatch between training and test sets, and complex multimodal matching.
To address distribution inconsistency, the team designed a diversified negative sampling strategy combined with distillation learning, gradually moving from easy to hard samples and using validation‑set fine‑tuned models to generate soft labels for training.
For complex multimodal matching, they built a fine‑grained text‑image matching network employing gated fully‑connected layers for semantic mapping, bidirectional attention between word and region features, and a diversified fusion strategy (Kronecker product, concatenation, self‑attention). The final model ensembled multiple neural networks and tree models.
Experimental results show significant NDCG@5 improvements over a baseline model. The proposed techniques were later transferred to Meituan's search advertising creative‑selection system, where knowledge distillation and shared embeddings helped balance model performance and efficiency.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Meituan Technology Team
Over 10,000 engineers powering China’s leading lifestyle services e‑commerce platform. Supporting hundreds of millions of consumers, millions of merchants across 2,000+ industries. This is the public channel for the tech teams behind Meituan, Dianping, Meituan Waimai, Meituan Select, and related services.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
