IRLGSep 12, 2022

On the Factory Floor: ML Engineering for Industrial-Scale Ads Recommendation Models

DeepMind
arXiv:2209.05310v151 citationsh-index: 21
Originality Synthesis-oriented
AI Analysis

This is an incremental case study for internet advertising companies, focusing on practical ML engineering rather than novel algorithmic breakthroughs.

The paper tackles the problem of predicting ad click-through rate (CTR) for industrial-scale advertising systems, presenting a case study of practical techniques deployed in Google's search ads CTR model to address engineering challenges like efficiency and calibration.

For industrial-scale advertising systems, prediction of ad click-through rate (CTR) is a central problem. Ad clicks constitute a significant class of user engagements and are often used as the primary signal for the usefulness of ads to users. Additionally, in cost-per-click advertising systems where advertisers are charged per click, click rate expectations feed directly into value estimation. Accordingly, CTR model development is a significant investment for most Internet advertising companies. Engineering for such problems requires many machine learning (ML) techniques suited to online learning that go well beyond traditional accuracy improvements, especially concerning efficiency, reproducibility, calibration, credit attribution. We present a case study of practical techniques deployed in Google's search ads CTR model. This paper provides an industry case study highlighting important areas of current ML research and illustrating how impactful new ML methods are evaluated and made useful in a large-scale industrial setting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes