中文
相关论文

相关论文: Differentially Private User-based Collaborative Fi…

200 篇论文

Collaborative Filtering (CF) has become the standard approach to solve recommendation systems (RS) problems. Collaborative Filtering algorithms try to make predictions about interests of a user by collecting the personal interests from…

信息检索 · 计算机科学 2021-03-11 Tomas Sousa-Pereira , Tiago Cunha , Carlos Soares

Recommender systems have become ubiquitous in the past years. They solve the tyranny of choice problem faced by many users, and are utilized by many online businesses to drive engagement and sales. Besides other criticisms, like creating…

信息检索 · 计算机科学 2024-05-17 David Neumann , Andreas Lutz , Karsten Müller , Wojciech Samek

Federated clustering (FC) is an essential extension of centralized clustering designed for the federated setting, wherein the challenge lies in constructing a global similarity measure without the need to share private data. Conventional…

机器学习 · 计算机科学 2023-10-24 Jie Yan , Jing Liu , Ji Qi , Zhong-Yuan Zhang

Federated Learning (FL) is a paradigm for large-scale distributed learning which faces two key challenges: (i) efficient training from highly heterogeneous user data, and (ii) protecting the privacy of participating users. In this work, we…

机器学习 · 计算机科学 2023-01-06 Maxence Noble , Aurélien Bellet , Aymeric Dieuleveut

In this paper, we investigate federated clustering (FedC) problem, that aims to accurately partition unlabeled data samples distributed over massive clients into finite clusters under the orchestration of a parameter server, meanwhile…

分布式、并行与集群计算 · 计算机科学 2023-11-07 Yiwei Li , Shuai Wang , Chong-Yung Chi , Tony Q. S. Quek

Recommender systems are widely used to predict personalized preferences of goods or services using users' past activities, such as item ratings or purchase histories. If collections of such personal activities were made publicly available,…

信息检索 · 计算机科学 2017-07-12 Jun Sakuma , Tatsuya Osame

Hashing is an effective technique to address the large-scale recommendation problem, due to its high computation and storage efficiency on calculating the user preferences on items. However, existing hashing-based recommendation methods…

信息检索 · 计算机科学 2020-03-25 Yang Xu , Lei Zhu , Zhiyong Cheng , Jingjing Li , Jiande Sun

Nowadays, with the remarkable expansion of the information through the internet, users prefer to receive the exact information that they need through some suggestions from their friends or profiles to save their time and money. Recommend…

信息检索 · 计算机科学 2017-08-02 Maryam Nayebzadeh , Akbar Moazzam , Amir Mohammad Saba , Hadi Abdolrahimpour , Elham Shahab

In this paper, we consider a popular model for collaborative filtering in recommender systems where some users of a website rate some items, such as movies, and the goal is to recover the ratings of some or all of the unrated items of each…

机器学习 · 统计学 2014-03-10 Kai Zhu , Rui Wu , Lei Ying , R. Srikant

To mitigate privacy leakage and performance issues in personalized advertising, this paper proposes a framework that integrates federated learning and differential privacy. The system combines distributed feature extraction, dynamic privacy…

密码学与安全 · 计算机科学 2025-07-17 Xiang Li , Yifan Lin , Yuanzhe Zhang

Owing to its nature of scalability and privacy by design, federated learning (FL) has received increasing interest in decentralized deep learning. FL has also facilitated recent research on upscaling and privatizing personalized…

信息检索 · 计算机科学 2022-07-29 Mubashir Imran , Hongzhi Yin , Tong Chen , Nguyen Quoc Viet Hung , Alexander Zhou , Kai Zheng

Differential privacy (DP) techniques can be applied to the federated learning model to statistically guarantee data privacy against inference attacks to communication among the learning agents. While ensuring strong data privacy, however,…

机器学习 · 计算机科学 2022-02-22 Minseok Ryu , Kibaek Kim

Collaborative recommendation is an information-filtering technique that attempts to present information items that are likely of interest to an Internet user. Traditionally, collaborative systems deal with situations with two types of…

统计理论 · 数学 2010-10-05 Gérard Biau , Benoît Cadre , Laurent Rouvière

Recommendation as a service has improved the quality of our lives and plays a significant role in variant aspects. However, the preference of users may reveal some sensitive information, so that the protection of privacy is required. In…

密码学与安全 · 计算机科学 2025-05-22 Cheng Guo , Jing Jia , Peng Wang , Jing Zhang

Differentially private collaborative filtering is a challenging task, both in terms of accuracy and speed. We present a simple algorithm that is provably differentially private, while offering good performance, using a novel connection of…

机器学习 · 计算机科学 2015-05-08 Ziqi Liu , Yu-Xiang Wang , Alexander J. Smola

Recommender System (RS) is currently an effective way to solve information overload. To meet users' next click behavior, RS needs to collect users' personal information and behavior to achieve a comprehensive and profound user preference…

信息检索 · 计算机科学 2022-06-29 Jiangcheng Qin , Baisong Liu

Federated Learning with client-level differential privacy (DP) provides a promising framework for collaboratively training models while rigorously protecting clients' privacy. However, classic approaches like DP-FedAvg struggle when clients…

密码学与安全 · 计算机科学 2026-02-10 Jiahao Xu , Rui Hu , Olivera Kotevska

We provide an approximation algorithm for k-means clustering in the one-round (aka non-interactive) local model of differential privacy (DP). This algorithm achieves an approximation ratio arbitrarily close to the best non private…

数据结构与算法 · 计算机科学 2021-05-18 Alisa Chang , Badih Ghazi , Ravi Kumar , Pasin Manurangsi

Collaborative filtering is an effective recommendation approach in which the preference of a user on an item is predicted based on the preferences of other users with similar interests. A big challenge in using collaborative filtering…

信息检索 · 计算机科学 2012-03-19 Yu Zhang , Bin Cao , Dit-Yan Yeung

Train machine learning models on sensitive user data has raised increasing privacy concerns in many areas. Federated learning is a popular approach for privacy protection that collects the local gradient information instead of real data.…

密码学与安全 · 计算机科学 2021-05-24 Lichao Sun , Jianwei Qian , Xun Chen