paper-with-me

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 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 FedUD, which is able to exploit unaligned data, in addition to aligned data, for more accurate federated CTR prediction. FedUD contains two steps. In the first step, FedUD utilizes aligned data across parties like traditional VFL, but it additionally includes a knowledge distillation module. This module distills useful knowledge from the guest party's high-level representations and guides the learning of a representation transfer network. In the second step, FedUD applies the learned knowledge to enrich the representations of the host party's unaligned data such that both aligned and unaligned data can contribute to federated model training. Experiments on two real-world datasets demonstrate the superior performance of FedUD for federated CTR prediction.

📄 PDF Abstract BibTeX arXiv:2407.18472

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionFederated LearningKnowledge DistillationPredictionPrivacy PreservingVertical Federated Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Alignment-Free RGBT Salient Object Detection: Semantics-guided Asymmetric Correlation Network and A Unified Benchmark

2024-06-03 · Kunpeng Wang, Danying Lin, Chenglong Li, Zhengzheng Tu 외

RGB and Thermal (RGBT) Salient Object Detection (SOD) aims to achieve high-quality saliency prediction by exploiting the complementary information of visible and thermal image pairs, which are initially captured in an un…

object-detectionObject DetectionSaliency PredictionSalient Object Detection

Graph-based Semantic Calibration Network for Unaligned UAV RGBT Image Semantic Segmentation and A Large-scale Benchmark

2026-04-29 · Fangqiang Fan, Zhicheng Zhao, Xiaoliang Ma, Chenglong Li 외 arxiv

Fine-grained RGBT image semantic segmentation is crucial for all-weather unmanned aerial vehicle (UAV) scene understanding. However, UAV RGBT image semantic segmentation faces two coupled challenges: cross-modal spatial …

Semantic SegmentationScene Understanding

Do Vision and Language Encoders Represent the World Similarly?

2024-01-10 · CVPR 2024 1 · Mayug Maniparambil, Raiymbek Akshulakov, Yasser Abdelaziz Dahou Djilali, Sanath Narayan 외

Aligned text-image encoders such as CLIP have become the de facto model for vision-language tasks. Furthermore, modality-specific encoders achieve impressive performances in their respective domains. This raises a centra…

Graph Matchingimage-classificationImage ClassificationRetrieval+2

DRGBT-1K: A Large-scale High-quality Benchmark for Dynamic RGBT Tracking

2026-07-22 · Zhaodong Ding, Chenglong Li, Zeyu Ding, Futian Wang 외 arxiv

Dynamic RGBT (DRGBT) tracking aims to continuously localize a target when the available sensing modalities and observation platforms vary over time. Compared with conventional RGBT tracking with fixed RGBT inputs and a f…

Multi-scale Cooperative Multimodal Transformers for Multimodal Sentiment Analysis in Videos

2022-06-16 · Lianyang Ma, Yu Yao, Tao Liang, Tongliang Liu

Multimodal sentiment analysis in videos is a key task in many real-world applications, which usually requires integrating multimodal streams including visual, verbal and acoustic behaviors. To improve the robustness of m…

Multimodal Sentiment AnalysisSentiment Analysis