中文
相关论文

相关论文: Enhancing Gradient Variance and Differential Priva…

200 篇论文

In a data-centric era, concerns regarding privacy and ethical data handling grow as machine learning relies more on personal information. This empirical study investigates the privacy, generalization, and stability of deep learning models…

机器学习 · 计算机科学 2023-11-13 Elaheh Jafarigol , Theodore Trafalis

In the evolving landscape of Federated Learning (FL), the challenge of ensuring data integrity against poisoning attacks is paramount, particularly for applications demanding stringent privacy preservation. Traditional anomaly detection…

密码学与安全 · 计算机科学 2024-03-18 Zahir Alsulaimawi

Federated Learning (FL) is a distributed machine learning framework that inherently allows edge devices to maintain their local training data, thus providing some level of privacy. However, FL's model updates still pose a risk of privacy…

信息论 · 计算机科学 2024-12-06 Jiayu Mao , Tongxin Yin , Aylin Yener , Mingyan Liu

Federated Learning (FL) is a technique to train models using data distributed across devices. Differential Privacy (DP) provides a formal privacy guarantee for sensitive data. Our goal is to train a large neural network language model…

Quantum Federated Learning (QFL) is an emerging concept that aims to unfold federated learning (FL) over quantum networks, enabling collaborative quantum model training along with local data privacy. We explore the challenges of deploying…

机器学习 · 计算机科学 2024-05-03 Shiva Raj Pokhrel , Naman Yash , Jonathan Kua , Gang Li , Lei Pan

Over-the-air computation (AirComp)-based federated learning (FL) enables low-latency uploads and the aggregation of machine learning models by exploiting simultaneous co-channel transmission and the resultant waveform superposition. This…

网络与互联网体系结构 · 计算机科学 2021-03-23 Yusuke Koda , Koji Yamamoto , Takayuki Nishio , Masahiro Morikura

Differentially private learning is essential for training models on sensitive data, but empirical studies consistently show that it can degrade performance, introduce fairness issues like disparate impact, and reduce adversarial robustness.…

机器学习 · 计算机科学 2026-04-21 Ruichen Xu , Kexin Chen

Federated learning is a technique that enables distributed clients to collaboratively learn a shared machine learning model while keeping their training data localized. This reduces data privacy risks, however, privacy concerns still exist…

机器学习 · 计算机科学 2021-03-24 Vaikkunth Mugunthan , Anton Peraire-Bueno , Lalana Kagal

Quantum federated learning (QFL) has recently emerged as a promising paradigm for privacy-preserving collaborative learning, yet most existing studies focus on horizontal federated learning and ignore the vertical federated learning (VFL),…

量子物理 · 物理学 2026-03-24 Hao Luo , Zhiyuan Zhai , Qianli Zhou , Jun Qi , Yong Deng , Xin Wang

Private distributed learning studies the problem of how multiple distributed entities collaboratively train a shared deep network with their private data unrevealed. With the security provided by the protocols of blind quantum computation,…

量子物理 · 物理学 2021-11-01 Weikang Li , Sirui Lu , Dong-Ling Deng

Graph neural network (GNN) has achieved great success on graph representation learning. Challenged by large scale private data collected from user-side, GNN may not be able to reflect the excellent performance, without rich features and…

机器学习 · 计算机科学 2022-03-21 Jinyin Chen , Guohan Huang , Haibin Zheng , Shanqing Yu , Wenrong Jiang , Chen Cui

Federated learning (FL) enhanced by differential privacy has emerged as a popular approach to better safeguard the privacy of client-side data by protecting clients' contributions during the training process. Existing solutions typically…

密码学与安全 · 计算机科学 2024-07-02 Junxu Liu , Jian Lou , Li Xiong , Jinfei Liu , Xiaofeng Meng

Federated Learning (FL) is a distributed learning framework, in which the local data never leaves clients devices to preserve privacy, and the server trains models on the data via accessing only the gradients of those local data. Without…

机器学习 · 计算机科学 2021-10-29 Jinwoo Jeon , Jaechang Kim , Kangwook Lee , Sewoong Oh , Jungseul Ok

We address nonconvex learning problems over undirected networks. In particular, we focus on the challenge of designing an algorithm that is both communication-efficient and that guarantees the privacy of the agents' data. The first goal is…

The rise of deepfake technologies has posed significant challenges to privacy, security, and information integrity, particularly in audio and multimedia content. This paper introduces a Quantum-Trained Convolutional Neural Network (QT-CNN)…

声音 · 计算机科学 2024-10-15 Chu-Hsuan Abraham Lin , Chen-Yu Liu , Samuel Yen-Chi Chen , Kuan-Cheng Chen

Federated Learning (FL) is a setting for training machine learning models in distributed environments where the clients do not share their raw data but instead send model updates to a server. However, model updates can be subject to attacks…

机器学习 · 计算机科学 2023-03-02 Samuel Maddock , Alexandre Sablayrolles , Pierre Stock

Federated learning (FL) has emerged as a promising framework for distributed machine learning. It enables collaborative learning among multiple clients, utilizing distributed data and computing resources. However, FL faces challenges in…

机器学习 · 计算机科学 2024-09-23 Hojat Allah Salehi , Md Jueal Mia , S. Sandeep Pradhan , M. Hadi Amini , Farhad Shirani

With changes in privacy laws, there is often a hard requirement for client data to remain on the device rather than being sent to the server. Therefore, most processing happens on the device, and only an altered element is sent to the…

密码学与安全 · 计算机科学 2022-12-27 Ajinkya K Mulay

Federated learning (FL) has emerged as a prominent method for collaboratively training machine learning models using local data from edge devices, all while keeping data decentralized. However, accounting for the quality of data contributed…

机器学习 · 计算机科学 2024-09-05 Haoyuan Li , Mathias Funk , Nezihe Merve Gürel , Aaqib Saeed

While federated learning (FL) and differential privacy (DP) have been extensively studied, their application to automatic speech recognition (ASR) remains largely unexplored due to the challenges in training large transformer models.…