ML-DCN: Masked Low-Rank Deep Crossing Network Towards Scalable Ads Click-through Rate Prediction at Pinterest
Jiacheng Li, Yixiong Meng, Yi wu, Yun Zhao, Sharare Zehtabian, Jiayin Jin, Degao Peng, Jinfeng Zhuang, Qifei Shen, Kungang Li

TL;DR
This paper introduces ML-DCN, a scalable feature interaction module for ad CTR prediction that improves performance and efficiency, enabling better scaling with compute resources in large-scale recommendation systems.
Contribution
We propose ML-DCN, a novel interaction module combining low-rank crossing with instance-conditioned masking, which scales efficiently and outperforms existing methods in large-scale ad ranking.
Findings
ML-DCN achieves higher AUC than DCNv2 and MaskNet at matched FLOPs.
ML-DCN scales more favorably with increased compute, improving the AUC-FLOPs trade-off.
Online A/B tests show significant improvements in CTR and ad metrics.
Abstract
Deep learning recommendation systems rely on feature interaction modules to model complex user-item relationships across sparse categorical and dense features. In large-scale ad ranking, increasing model capacity is a promising path to improving both predictive performance and business outcomes, yet production serving budgets impose strict constraints on latency and FLOPs. This creates a central tension: we want interaction modules that both scale effectively with additional compute and remain compute-efficient at serving time. In this work, we study how to scale feature interaction modules under a fixed serving budget. We find that naively scaling DCNv2 and MaskNet, despite their widespread adoption in industry, yields rapidly diminishing offline gains in the Pinterest ads ranking system. To overcome aforementioned limitations, we propose ML-DCN, an interaction module that integrates…
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 · Explainable Artificial Intelligence (XAI) · Mobile Crowdsensing and Crowdsourcing
