中文
相关论文

相关论文: Private Read Update Write (PRUW) with Storage Cons…

200 篇论文

Federated learning (FL) enhances privacy by keeping user data on local devices. However, emerging attacks have demonstrated that the updates shared by users during training can reveal significant information about their data. This has…

Text summarization is essential for information aggregation and demands large amounts of training data. However, concerns about data privacy and security limit data collection and model training. To eliminate this concern, we propose a…

人工智能 · 计算机科学 2023-04-25 Rongfeng Pan , Jianzong Wang , Lingwei Kong , Zhangcheng Huang , Jing Xiao

This work investigates the problem of demand privacy against colluding users for shared-link coded caching systems, where no subset of users can learn any information about the demands of the remaining users. The notion of privacy used here…

信息论 · 计算机科学 2020-12-07 Qifa Yan , Daniela Tuninetti

Federated Learning (FL) enables collaborative training among mutually distrusting parties. Model updates, rather than training data, are concentrated and fused in a central aggregation server. A key security challenge in FL is that an…

密码学与安全 · 计算机科学 2021-05-21 Pau-Chen Cheng , Kevin Eykholt , Zhongshu Gu , Hani Jamjoom , K. R. Jayaram , Enriquillo Valdez , Ashish Verma

Federated learning (FL) provides a variety of privacy advantages by allowing clients to collaboratively train a model without sharing their private data. However, recent studies have shown that private information can still be leaked…

机器学习 · 计算机科学 2023-04-12 Yue Cui , Syed Irfan Ali Meerza , Zhuohang Li , Luyang Liu , Jiaxin Zhang , Jian Liu

Federated Learning trains machine learning models on distributed devices by aggregating local model updates instead of local data. However, privacy concerns arise as the aggregated local models on the server may reveal sensitive personal…

机器学习 · 计算机科学 2024-06-18 Weizhao Jin , Yuhang Yao , Shanshan Han , Jiajun Gu , Carlee Joe-Wong , Srivatsan Ravi , Salman Avestimehr , Chaoyang He

Despite achieving remarkable performance, Federated Learning (FL) suffers from two critical challenges, i.e., limited computational resources and low training efficiency. In this paper, we propose a novel FL framework, i.e., FedDUAP, with…

分布式、并行与集群计算 · 计算机科学 2022-04-26 Hong Zhang , Ji Liu , Juncheng Jia , Yang Zhou , Huaiyu Dai , Dejing Dou

In this paper, we propose a method for privacy-preserving federated learning that uses randomly selected model parameters to update global models. High-quality deep neural networks (DNN) models require a huge amount of training data in…

密码学与安全 · 计算机科学 2026-05-05 Hiroto Sawada , Shoko Imaizumi , Hitoshi Kiya

The interest in federated learning has surged in recent research due to its unique ability to train a global model using privacy-secured information held locally on each client. This paper pays particular attention to the issue of…

机器学习 · 计算机科学 2024-04-16 Kai Yi , Nidham Gazagnadou , Peter Richtárik , Lingjuan Lyu

In Federated Learning (FL), training is conducted on client devices, typically with limited computational resources and storage capacity. To address these constraints, we propose an automatic pruning scheme tailored for FL systems. Our…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Thai Vu Nguyen , Long Bao Le , Anderson Avila

A private information retrieval (PIR) scheme allows a user to retrieve a file from a database without revealing any information on the file being requested. As of now, PIR schemes have been proposed for several kinds of storage systems,…

信息论 · 计算机科学 2018-12-07 Julien Lavauzelle , Razane Tajeddine , Ragnar Freij-Hollanti , Camilla Hollanti

We investigate the trade-off between rate, privacy and storage in federated learning (FL) with top $r$ sparsification, where the users and the servers in the FL system only share the most significant $r$ and $r'$ fractions, respectively, of…

信息论 · 计算机科学 2022-12-20 Sajani Vithana , Sennur Ulukus

Federated learning (FL) has emerged as a privacy solution for collaborative distributed learning where clients train AI models directly on their devices instead of sharing their data with a centralized (potentially adversarial) server.…

机器学习 · 计算机科学 2022-09-08 Haleh Hayati , Carlos Murguia , Nathan van de Wouw

Federated learning (FL), a novel branch of distributed machine learning (ML), develops global models through a private procedure without direct access to local datasets. However, it is still possible to access the model updates (gradient…

机器学习 · 计算机科学 2024-06-27 Mahtab Talaei , Iman Izadi

Personalized federated learning (PFL) offers a solution to balancing personalization and generalization by conducting federated learning (FL) to guide personalized learning (PL). Little attention has been given to wireless PFL (WPFL), where…

分布式、并行与集群计算 · 计算机科学 2025-06-06 Xiyu Zhao , Qimei Cui , Ziqiang Du , Weicai Li , Xi Yu , Wei Ni , Ji Zhang , Xiaofeng Tao , Ping Zhang

The traditional approach in FL tries to learn a single global model collaboratively with the help of many clients under the orchestration of a central server. However, learning a single global model might not work well for all clients…

机器学习 · 计算机科学 2021-05-11 Saeed Vahidian , Mahdi Morafah , Bill Lin

Differentially-private (DP) databases allow for privacy-preserving analytics over sensitive datasets or data streams. In these systems, user privacy is a limited resource that must be conserved with each query. We propose Turbo, a novel,…

数据库 · 计算机科学 2023-10-25 Kelly Kostopoulou , Pierre Tholoniat , Asaf Cidon , Roxana Geambasu , Mathias Lécuyer

We introduce the \emph{Private Structured-Subset Retrieval (PSSR)} problem, where a user retrieves $D$ messages from a database of $K$ messages replicated across $N$ non-colluding servers, and the demand is restricted to a known structured…

信息论 · 计算机科学 2026-05-12 Maha Issa , Anoosheh Heidarzadeh

Large language models (LLMs) have emerged as important components across various fields, yet their training requires substantial computation resources and abundant labeled data. It poses a challenge to robustly training LLMs for individual…

分布式、并行与集群计算 · 计算机科学 2024-06-13 Jiaxing QI , Zhongzhi Luan , Shaohan Huang , Carol Fung , Hailong Yang , Depei Qian

Robust machine learning (ML) models can be developed by leveraging large volumes of data and distributing the computational tasks across numerous devices or servers. Federated learning (FL) is a technique in the realm of ML that facilitates…