FedUD: Exploiting Unaligned Data for Cross-Platform Federated Click-Through Rate Prediction
Wentao Ouyang, Rui Dong, Ri Tao, Xiangzheng Liu

TL;DR
FedUD introduces a novel federated learning approach that leverages both aligned and unaligned user data across platforms to improve click-through rate prediction while preserving privacy.
Contribution
The paper proposes FedUD, a method that exploits unaligned data in federated learning for CTR prediction, extending traditional VFL capabilities.
Findings
FedUD outperforms existing methods on real-world datasets.
Incorporating unaligned data improves CTR prediction accuracy.
Knowledge distillation enhances representation transfer in federated learning.
Abstract
Click-through rate (CTR) prediction plays an important role in online advertising platforms. Most existing methods use data from the advertising platform itself for CTR prediction. As user behaviors also exist on many other platforms, e.g., media platforms, it is beneficial to further exploit such complementary information for better modeling user interest and for improving CTR prediction performance. However, due to privacy concerns, data from different platforms cannot be uploaded to a server for centralized model training. Vertical federated learning (VFL) provides a possible solution which is able to keep the raw data on respective participating parties and learn a collaborative model in a privacy-preserving way. However, traditional VFL methods only utilize aligned data with common keys across parties, which strongly restricts their application scope. In this paper, we propose…
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
MethodsKnowledge Distillation
