LGDCIRMay 31, 2022

VFed-SSD: Towards Practical Vertical Federated Advertising

arXiv:2205.15987v49 citationsh-index: 47
Originality Incremental advance
AI Analysis

This work addresses efficiency and scalability issues for advertisers and publishers using vertical federated learning, offering an incremental improvement with practical deployment benefits.

The paper tackles the challenges of limited labeled overlapping samples and high real-time serving costs in vertical federated learning for advertising by proposing VFed-SSD, a semi-supervised split distillation framework, which improves median AUC by 0.86% in local and 2.6% in federated deployment modes on industrial datasets.

As an emerging secure learning paradigm in lever-aging cross-agency private data, vertical federatedlearning (VFL) is expected to improve advertising models by enabling the joint learning of complementary user attributes privately owned by the advertiser and the publisher. However, there are two key challenges in applying it to advertising systems: a) the limited scale of labeled overlapping samples, and b) the high cost of real-time cross-agency serving. In this paper, we propose a semi-supervised split distillation framework VFed-SSD to alleviate the two limitations. We identify that: i)there are massive unlabeled overlapped data available in advertising systems, and ii) we can keep a balance between model performance and inference cost by decomposing the federated model. Specifically, we develop a self-supervised task MatchedPair Detection (MPD) to exploit the vertically partitioned unlabeled data and propose the Split Knowledge Distillation (SplitKD) schema to avoid cross-agency serving. Empirical studies on three industrial datasets exhibit the effectiveness of ourmethods, with the median AUC over all datasets improved by 0.86% and 2.6% in the local andthe federated deployment mode respectively. Overall, our framework provides an efficient federation-enhanced solution for real-time display advertising with minimal deploying cost and significant performance lift.

Foundations

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

Your Notes