中文
相关论文

相关论文: Reaching Data Confidentiality and Model Accountabi…

200 篇论文

Machine learning models benefit from large and diverse datasets. Using such datasets, however, often requires trusting a centralized data aggregator. For sensitive applications like healthcare and finance this is undesirable as it could…

机器学习 · 计算机科学 2018-07-19 Nick Hynes , Raymond Cheng , Dawn Song

How to train a machine learning model while keeping the data private and secure? We present CodedPrivateML, a fast and scalable approach to this critical problem. CodedPrivateML keeps both the data and the model information-theoretically…

机器学习 · 计算机科学 2021-02-23 Jinhyun So , Basak Guler , A. Salman Avestimehr

In the last decade, data-driven algorithms outperformed traditional optimization-based algorithms in many research areas, such as computer vision, natural language processing, etc. However, extensive data usages bring a new challenge or…

机器学习 · 计算机科学 2021-12-02 Shih-Chun Lin , Chia-Hung Lin

Decentralized deep learning plays a key role in collaborative model training due to its attractive properties, including tolerating high network latency and less prone to single-point failures. Unfortunately, such a training mode is more…

密码学与安全 · 计算机科学 2022-07-12 Guowen Xu , Guanlin Li , Shangwei Guo , Tianwei Zhang , Hongwei Li

Federated Learning (FL) enables collaborative deep learning training across multiple participants without exposing sensitive personal data. However, the distributed nature of FL and the unvetted participants' data makes it vulnerable to…

机器学习 · 计算机科学 2023-04-24 Manaar Alam , Hithem Lamri , Michail Maniatakos

Machine learning models based on Deep Neural Networks (DNNs) are increasingly deployed in a wide range of applications ranging from self-driving cars to COVID-19 treatment discovery. To support the computational power necessary to learn a…

密码学与安全 · 计算机科学 2020-10-20 Aref Asvadishirehjini , Murat Kantarcioglu , Bradley Malin

Federated Learning (FL) is a well-known paradigm of distributed machine learning on mobile and IoT devices, which preserves data privacy and optimizes communication efficiency. To avoid the single point of failure problem in FL,…

密码学与安全 · 计算机科学 2024-03-13 Xiaoxue Zhang , Yifan Hua , Chen Qian

Many organizations wish to collaboratively train machine learning models on their combined datasets for a common benefit (e.g., better medical research, or fraud detection). However, they often cannot share their plaintext datasets due to…

密码学与安全 · 计算机科学 2019-09-04 Wenting Zheng , Raluca Ada Popa , Joseph E. Gonzalez , Ion Stoica

The massive upsurge in computational and storage has driven the local data and machine learning applications to the cloud environment. The owners may not fully trust the cloud environment as it is managed by third parties. However,…

密码学与安全 · 计算机科学 2022-12-21 Rishabh Gupta , Ashutosh Kumar Singh

Wider coverage and a better solution to a latency reduction in 5G necessitate its combination with multi-access edge computing (MEC) technology. Decentralized deep learning (DDL) such as federated learning and swarm learning as a promising…

分布式、并行与集群计算 · 计算机科学 2022-03-23 Yuwei Sun , Hideya Ochiai , Hiroshi Esaki

Deep Reinforcement Learning (DRL) sometimes needs a large amount of data to converge in the training procedure and in some cases, each action of the agent may produce regret. This barrier naturally motivates different data sets or…

机器学习 · 计算机科学 2021-10-01 Yimin Shi

Federated Learning (FL) is a distributed training paradigm wherein participants collaborate to build a global model while ensuring the privacy of the involved data, which remains stored on participant devices. However, proposals aiming to…

机器学习 · 计算机科学 2025-11-05 Nicolas Riccieri Gardin Assumpcao , Leandro Villas

Federated Learning (FL) as a distributed learning paradigm that aggregates information from diverse clients to train a shared global model, has demonstrated great success. However, malicious clients can perform poisoning attacks and model…

机器学习 · 计算机科学 2021-06-16 Chulin Xie , Minghao Chen , Pin-Yu Chen , Bo Li

Federated learning is emerging as a machine learning technique that trains a model across multiple decentralized parties. It is renowned for preserving privacy as the data never leaves the computational devices, and recent approaches…

机器学习 · 计算机科学 2021-06-25 Yuchen Li , Yifan Bao , Liyao Xiang , Junhan Liu , Cen Chen , Li Wang , Xinbing Wang

Quantum Federated Learning (QFL) promises to revolutionize distributed machine learning by combining the computational power of quantum devices with collaborative model training. Yet, privacy of both data and models remains a critical…

密码学与安全 · 计算机科学 2025-12-04 Dev Gurung , Shiva Raj Pokhrel

Federated Learning (FL) is a promising approach enabling multiple clients to train Deep Neural Networks (DNNs) collaboratively without sharing their local training data. However, FL is susceptible to backdoor (or targeted poisoning)…

密码学与安全 · 计算机科学 2023-08-23 Phillip Rieger , Torsten Krauß , Markus Miettinen , Alexandra Dmitrienko , Ahmad-Reza Sadeghi

To promote secure and private artificial intelligence (SPAI), we review studies on the model security and data privacy of DNNs. Model security allows system to behave as intended without being affected by malicious external influences that…

密码学与安全 · 计算机科学 2021-03-11 Ho Bae , Jaehee Jang , Dahuin Jung , Hyemi Jang , Heonseok Ha , Hyungyu Lee , Sungroh Yoon

The distributed (federated) LLM is an important method for co-training the domain-specific LLM using siloed data. However, maliciously stealing model parameters and data from the server or client side has become an urgent problem to be…

机器学习 · 计算机科学 2024-01-22 Wei Huang , Yinggui Wang , Anda Cheng , Aihui Zhou , Chaofan Yu , Lei Wang

In federated learning (FL), data providers jointly train a machine learning model without sharing their training data. This makes it challenging to provide verifiable claims about the trained FL model, e.g., related to the employed training…

密码学与安全 · 计算机科学 2026-02-19 Jinnan Guo , Kapil Vaswani , Andrew Paverd , Peter Pietzuch

Decentralized learning (DL) offers a powerful framework where nodes collaboratively train models without sharing raw data and without the coordination of a central server. In the iterative rounds of DL, models are trained locally, shared…