AutoADR: Automatic Model Design for Ad Relevance
Yiren Chen, Yaming Yang, Hong Sun, Yujing Wang, Yu Xu, Wei Shen, Rong, Zhou, Yunhai Tong, Jing Bai, Ruofei Zhang

TL;DR
AutoADR is an end-to-end framework that uses neural architecture search guided by knowledge distillation to design efficient, high-performing models for online Ad Relevance, successfully deployed in Microsoft Bing with significant improvements.
Contribution
It introduces a novel AutoML-based approach integrating neural architecture search with knowledge distillation for Ad Relevance model design, optimized for online constraints.
Findings
Improved PR AUC by 2.65x over baseline.
Reduced Bad-Ad ratio by 4.6% in online A/B testing.
Successfully deployed in Microsoft Bing Ad Relevance system.
Abstract
Large-scale pre-trained models have attracted extensive attention in the research community and shown promising results on various tasks of natural language processing. However, these pre-trained models are memory and computation intensive, hindering their deployment into industrial online systems like Ad Relevance. Meanwhile, how to design an effective yet efficient model architecture is another challenging problem in online Ad Relevance. Recently, AutoML shed new lights on architecture design, but how to integrate it with pre-trained language models remains unsettled. In this paper, we propose AutoADR (Automatic model design for AD Relevance) -- a novel end-to-end framework to address this challenge, and share our experience to ship these cutting-edge techniques into online Ad Relevance system at Microsoft Bing. Specifically, AutoADR leverages a one-shot neural architecture search…
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
TopicsSoftware Engineering Research · Scientific Computing and Data Management · Semantic Web and Ontologies
MethodsKnowledge Distillation
