PulseAugur
EN
LIVE 21:03:22

LinkedIn deploys CADET transformer for 11% ad CTR lift

LinkedIn has developed and deployed CADET, a decoder-only transformer model for predicting ad click-through rates (CTR). This new model significantly outperforms their previous LiRank baseline, achieving an 11.04% CTR lift in A/B testing. CADET incorporates several innovations, including a context-conditioned decoding architecture, a self-gated attention mechanism, and timestamp-based positional embeddings, all engineered for efficient industrial-scale deployment. AI

IMPACT This deployment demonstrates the effectiveness of transformer architectures in specialized domains like ad CTR prediction, potentially influencing future recommender system designs.

RANK_REASON Deployment of a new model within an existing product by a major tech company.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

LinkedIn deploys CADET transformer for 11% ad CTR lift

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
Deployment of a new model within an existing product by a major tech company.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, model release, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
45 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · David Pardoe, Neil Daftary, Miro Furtado, Aditya Aiyer, Yu Wang, Liuqing Li, Tao Song, Lars Hertel, Young Jin Yun, Senthil Radhakrishnan, Zhiwei Wang, Tommy Li, Khai Tran, Ananth Nagarajan, Ali Naqvi, Yue Zhang, Renpeng Fang, Avi Romascanu, Arjun Kulothu… ·

    CADET: Context-Conditioned Ads CTR Prediction With a Decoder-Only Transformer

    arXiv:2602.11410v2 Announce Type: replace Abstract: Click-through rate (CTR) prediction is fundamental to online advertising systems. While Deep Learning Recommendation Models (DLRMs) with explicit feature interactions have long dominated this domain, recent advances in generativ…