paper-with-me

Papers

Differential Private Knowledge Transfer for Privacy-Preserving Cross-Domain Recommendation

2022-02-10 · Chaochao Chen, Huiwen Wu, Jiajie Su, Lingjuan Lyu, Xiaolin Zheng, Li Wang

Cross Domain Recommendation (CDR) has been popularly studied to alleviate the cold-start and data sparsity problem commonly existed in recommender systems. CDR models can improve the recommendation performance of a target domain by leveraging the data of other source domains. However, most existing CDR models assume information can directly 'transfer across the bridge', ignoring the privacy issues. To solve the privacy concern in CDR, in this paper, we propose a novel two stage based privacy-preserving CDR framework (PriCDR). In the first stage, we propose two methods, i.e., Johnson-Lindenstrauss Transform (JLT) based and Sparse-awareJLT (SJLT) based, to publish the rating matrix of the source domain using differential privacy. We theoretically analyze the privacy and utility of our proposed differential privacy based rating publishing methods. In the second stage, we propose a novel heterogeneous CDR model (HeteroCDR), which uses deep auto-encoder and deep neural network to model the published source rating matrix and target rating matrix respectively. To this end, PriCDR can not only protect the data privacy of the source domain, but also alleviate the data sparsity of the source domain. We conduct experiments on two benchmark datasets and the results demonstrate the effectiveness of our proposed PriCDR and HeteroCDR.

📄 PDF Abstract BibTeX arXiv:2202.04893

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingRecommendation SystemsTransfer Learning

Similar Papers 제목 키워드 기반

A Knowledge Transfer Framework for Differentially Private Sparse Learning

2019-09-13 · Lingxiao Wang, Quanquan Gu

We study the problem of estimating high dimensional models with underlying sparse structures while preserving the privacy of each training example. We develop a differentially private high-dimensional sparse learning fra…

regressionSparse LearningTransfer Learning

Learning Privacy-Preserving Student Networks via Discriminative-Generative Distillation

2024-09-04 · Shiming Ge, Bochao Liu, Pengju Wang, Yong Li 외

While deep models have proved successful in learning rich knowledge from massive well-annotated data, they may pose a privacy leakage risk in practical deployment. It is necessary to find an effective trade-off between h…

Privacy PreservingTransfer Learning

Federated User Preference Modeling for Privacy-Preserving Cross-Domain Recommendation

2024-08-26 · Li Wang, Shoujin Wang, Quangui Zhang, Qiang Wu 외

Cross-domain recommendation (CDR) aims to address the data-sparsity problem by transferring knowledge across domains. Existing CDR methods generally assume that the user-item interaction data is shareable between domains…

Federated LearningPrivacy Preserving

Differentially Private Knowledge Distillation via Synthetic Text Generation

2024-03-01 · James Flemings, Murali Annavaram

Large Language models (LLMs) are achieving state-of-the-art performance in many different downstream tasks. However, the increasing urgency of data privacy puts pressure on practitioners to train LLMs with Differential P…

Knowledge DistillationModel CompressionPrivacy PreservingText Generation

Privacy-Preserving Student Learning with Differentially Private Data-Free Distillation

2024-09-19 · Bochao Liu, Jianghu Lu, Pengju Wang, Junjie Zhang 외

Deep learning models can achieve high inference accuracy by extracting rich knowledge from massive well-annotated data, but may pose the risk of data privacy leakage in practical deployment. In this paper, we present an …

Privacy PreservingPrivacy Preserving Deep Learning