PPGenCDR: A Stable and Robust Framework for Privacy-Preserving
Cross-Domain Recommendation
- URL: http://arxiv.org/abs/2305.16163v1
- Date: Thu, 11 May 2023 08:04:05 GMT
- Title: PPGenCDR: A Stable and Robust Framework for Privacy-Preserving
Cross-Domain Recommendation
- Authors: Xinting Liao, Weiming Liu, Xiaolin Zheng, Binhui Yao, and Chaochao
Chen
- Abstract summary: Privacy-preserving cross-domain recommendation (PPCDR) refers to preserving the privacy of users when transferring the knowledge from source domain to target domain for better performance.
Existing work on cross-domain recommendation (CDR) reaches advanced and satisfying recommendation performance, but mostly neglects preserving privacy.
We propose a privacy-preserving generative cross-domain recommendation (enCDR) framework for PPCDR.
- Score: 13.83404821252712
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Privacy-preserving cross-domain recommendation (PPCDR) refers to preserving
the privacy of users when transferring the knowledge from source domain to
target domain for better performance, which is vital for the long-term
development of recommender systems. Existing work on cross-domain
recommendation (CDR) reaches advanced and satisfying recommendation
performance, but mostly neglects preserving privacy. To fill this gap, we
propose a privacy-preserving generative cross-domain recommendation (PPGenCDR)
framework for PPCDR. PPGenCDR includes two main modules, i.e., stable
privacy-preserving generator module, and robust cross-domain recommendation
module. Specifically, the former isolates data from different domains with a
generative adversarial network (GAN) based model, which stably estimates the
distribution of private data in the source domain with Renyi differential
privacy (RDP) technique. Then the latter aims to robustly leverage the
perturbed but effective knowledge from the source domain with the raw data in
target domain to improve recommendation performance. Three key modules, i.e.,
(1) selective privacy preserver, (2) GAN stabilizer, and (3) robustness
conductor, guarantee the cost-effective trade-off between utility and privacy,
the stability of GAN when using RDP, and the robustness of leveraging
transferable knowledge accordingly. The extensive empirical studies on Douban
and Amazon datasets demonstrate that PPGenCDR significantly outperforms the
state-of-the-art recommendation models while preserving privacy.
Related papers
- On the MIA Vulnerability Gap Between Private GANs and Diffusion Models [51.53790101362898]
Generative Adversarial Networks (GANs) and diffusion models have emerged as leading approaches for high-quality image synthesis.<n>We present the first unified theoretical and empirical analysis of the privacy risks faced by differentially private generative models.
arXiv Detail & Related papers (2025-09-03T14:18:22Z) - Privacy-Preserving Federated Embedding Learning for Localized Retrieval-Augmented Generation [60.81109086640437]
We propose a novel framework called Federated Retrieval-Augmented Generation (FedE4RAG)
FedE4RAG facilitates collaborative training of client-side RAG retrieval models.
We apply homomorphic encryption within federated learning to safeguard model parameters.
arXiv Detail & Related papers (2025-04-27T04:26:02Z) - Federated Cross-Domain Click-Through Rate Prediction With Large Language Model Augmentation [4.978132660177235]
We present Federated Cross-Domain CTR Prediction with Large Language Model Augmentation (FedCCTR-LM)
Our approach integrates three core innovations. First, the Privacy-Preserving Augmentation Network (PrivNet) employs large language models to enrich user and item representations.
Second, the Independent Domain-Specific Transformer with Contrastive Learning (IDST-CL) module disentangles domain-specific and shared user preferences.
Third, the Adaptive Local Differential Privacy (AdaLDP) mechanism dynamically calibrates noise injection to achieve an optimal balance between rigorous privacy guarantees and predictive accuracy.
arXiv Detail & Related papers (2025-03-21T06:22:42Z) - Privacy-Preserving Dynamic Assortment Selection [4.399892832075127]
This paper presents a novel framework for privacy-preserving dynamic assortment selection using the multinomial logit (MNL) bandits model.
Our approach integrates noise into user utility estimates to balance between exploration and exploitation while ensuring robust privacy protection.
arXiv Detail & Related papers (2024-10-29T19:28:01Z) - Enhancing Feature-Specific Data Protection via Bayesian Coordinate Differential Privacy [55.357715095623554]
Local Differential Privacy (LDP) offers strong privacy guarantees without requiring users to trust external parties.
We propose a Bayesian framework, Bayesian Coordinate Differential Privacy (BCDP), that enables feature-specific privacy quantification.
arXiv Detail & Related papers (2024-10-24T03:39:55Z) - Federated Graph Learning for Cross-Domain Recommendation [33.33321213257222]
Cross-domain recommendation (CDR) offers a promising solution to the data sparsity problem by enabling knowledge transfer across source and target domains.
We propose FedGCDR, a novel graph learning framework that securely and effectively leverages positive knowledge from multiple source domains.
We conduct extensive experiments on 16 popular domains of the Amazon dataset, demonstrating that FedGCDR significantly outperforms state-of-the-art methods.
arXiv Detail & Related papers (2024-10-10T12:19:51Z) - Federated Instruction Tuning of LLMs with Domain Coverage Augmentation [87.49293964617128]
Federated Domain-specific Instruction Tuning (FedDIT) utilizes limited cross-client private data together with various strategies of instruction augmentation.
We propose FedDCA, which optimize domain coverage through greedy client center selection and retrieval-based augmentation.
For client-side computational efficiency and system scalability, FedDCA$*$, the variant of FedDCA, utilizes heterogeneous encoders with server-side feature alignment.
arXiv Detail & Related papers (2024-09-30T09:34:31Z) - Convergent Differential Privacy Analysis for General Federated Learning: the $f$-DP Perspective [57.35402286842029]
Federated learning (FL) is an efficient collaborative training paradigm with a focus on local privacy.
differential privacy (DP) is a classical approach to capture and ensure the reliability of private protections.
arXiv Detail & Related papers (2024-08-28T08:22:21Z) - Digital Twin-Assisted Data-Driven Optimization for Reliable Edge Caching in Wireless Networks [60.54852710216738]
We introduce a novel digital twin-assisted optimization framework, called D-REC, to ensure reliable caching in nextG wireless networks.
By incorporating reliability modules into a constrained decision process, D-REC can adaptively adjust actions, rewards, and states to comply with advantageous constraints.
arXiv Detail & Related papers (2024-06-29T02:40:28Z) - A Privacy-Preserving Framework with Multi-Modal Data for Cross-Domain
Recommendation [13.33679167416221]
Cross-domain recommendation (CDR) aims to enhance recommendation accuracy in a target domain with sparse data.
We propose a Privacy-Preserving Framework with Multi-Modal Data for Cross-Domain Recommendation, called P2M2-CDR.
arXiv Detail & Related papers (2024-03-06T10:40:08Z) - Federated Heterogeneous Graph Neural Network for Privacy-preserving
Recommendation [45.39171059168941]
heterogeneous information network (HIN) is a potent tool for mitigating data sparsity in recommender systems.
In this paper, we suggest the HIN is partitioned into private HINs stored on the client side and shared HINs on the server.
We formalize the privacy definition for HIN-based federated recommendation (FedRec) in the light of differential privacy.
arXiv Detail & Related papers (2023-10-18T05:59:41Z) - Just Fine-tune Twice: Selective Differential Privacy for Large Language
Models [69.66654761324702]
We propose a simple yet effective just-fine-tune-twice privacy mechanism to achieve SDP for large Transformer-based language models.
Experiments show that our models achieve strong performance while staying robust to the canary insertion attack.
arXiv Detail & Related papers (2022-04-15T22:36:55Z) - Differential Private Knowledge Transfer for Privacy-Preserving
Cross-Domain Recommendation [31.412833205047495]
Cross Domain Recommendation (CDR) has been popularly studied to alleviate the cold-start and data sparsity problem commonly existed in recommender systems.
We propose a novel two stage based privacy-preserving CDR framework (PriCDR)
PriCDR can not only protect the data privacy of the source domain, but also alleviate the data sparsity of the source domain.
arXiv Detail & Related papers (2022-02-10T08:31:37Z) - A cross-domain recommender system using deep coupled autoencoders [77.86290991564829]
Two novel coupled autoencoder-based deep learning methods are proposed for cross-domain recommendation.
The first method aims to simultaneously learn a pair of autoencoders in order to reveal the intrinsic representations of the items in the source and target domains.
The second method is derived based on a new joint regularized optimization problem, which employs two autoencoders to generate in a deep and non-linear manner the user and item-latent factors.
arXiv Detail & Related papers (2021-12-08T15:14:26Z) - Distributed Reinforcement Learning for Privacy-Preserving Dynamic Edge
Caching [91.50631418179331]
A privacy-preserving distributed deep policy gradient (P2D3PG) is proposed to maximize the cache hit rates of devices in the MEC networks.
We convert the distributed optimizations into model-free Markov decision process problems and then introduce a privacy-preserving federated learning method for popularity prediction.
arXiv Detail & Related papers (2021-10-20T02:48:27Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.