paper-with-me

Papers

FedCTR: Federated Native Ad CTR Prediction with Multi-Platform User Behavior Data

2020-07-23 · Chuhan Wu, Fangzhao Wu, Tao Di, Yongfeng Huang, Xing Xie

Native ad is a popular type of online advertisement which has similar forms with the native content displayed on websites. Native ad CTR prediction is useful for improving user experience and platform revenue. However, it is challenging due to the lack of explicit user intent, and users' behaviors on the platform with native ads may not be sufficient to infer their interest in ads. Fortunately, user behaviors exist on many online platforms and they can provide complementary information for user interest mining. Thus, leveraging multi-platform user behaviors is useful for native ad CTR prediction. However, user behaviors are highly privacy-sensitive and the behavior data on different platforms cannot be directly aggregated due to user privacy concerns and data protection regulations like GDPR. Existing CTR prediction methods usually require centralized storage of user behavior data for user modeling and cannot be directly applied to the CTR prediction task with multi-platform user behaviors. In this paper, we propose a federated native ad CTR prediction method named FedCTR, which can learn user interest representations from their behaviors on multiple platforms in a privacy-preserving way. On each platform a local user model is used to learn user embeddings from the local user behaviors on that platform. The local user embeddings from different platforms are uploaded to a server for aggregation, and the aggregated user embeddings are sent to the ad platform for CTR prediction. Besides, we apply LDP and DP techniques to the local and aggregated user embeddings respectively for better privacy protection. Moreover, we propose a federated framework for model training with distributed models and user behaviors. Extensive experiments on real-world dataset show that FedCTR can effectively leverage multi-platform user behaviors for native ad CTR prediction in a privacy-preserving manner.

📄 PDF Abstract BibTeX arXiv:2007.12135

Code (1)

ekaksher/FedCTR tf

Tasks

Click-Through Rate PredictionPredictionPrivacy Preserving

Similar Papers 제목 키워드 기반

FedUD: Exploiting Unaligned Data for Cross-Platform Federated Click-Through Rate Prediction

2024-07-26 · Wentao Ouyang, Rui Dong, Ri Tao, Xiangzheng Liu

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 ot…

Click-Through Rate PredictionFederated LearningKnowledge DistillationPrediction+2

Privacy-preserving Federated Bayesian Learning of a Generative Model for Imbalanced Classification of Clinical Data

2019-10-18 · Seok-Ju Hahn, Junghye Lee

In clinical research, the lack of events of interest often necessitates imbalanced learning. One approach to resolve this obstacle is data integration or sharing, but due to privacy concerns neither is practical. Therefo…

Data IntegrationDimensionality ReductionFederated LearningGeneral Classification+2

Federated Learning Based Multilingual Emoji Prediction In Clean and Attack Scenarios

2023-03-30 · Karim Gamal, Ahmed Gaber, Hossam Amer

Federated learning is a growing field in the machine learning community due to its decentralized and private design. Model training in federated learning is distributed over multiple clients giving access to lots of clie…

Federated LearningPrediction

Industry-Scale Orchestrated Federated Learning for Drug Discovery

2022-10-17 · Martijn Oldenhof, Gergely Ács, Balázs Pejó, Ansgar Schuffenhauer 외

To apply federated learning to drug discovery we developed a novel platform in the context of European Innovative Medicines Initiative (IMI) project MELLODDY (grant n{\deg}831472), which was comprised of 10 pharmaceutica…

Drug DiscoveryFederated Learning

Distantly Supervised Relation Extraction in Federated Settings

2020-08-12 · Findings (EMNLP) 2021 11 · Dianbo Sui, Yubo Chen, Kang Liu, Jun Zhao

This paper investigates distantly supervised relation extraction in federated settings. Previous studies focus on distant supervision under the assumption of centralized training, which requires collecting texts from dif…

DenoisingFederated LearningMultiple Instance LearningRelation+1