中文
相关论文

相关论文: CryptoTrain: Fast Secure Training on Encrypted Dat…

200 篇论文

Training certifiably robust neural networks is an important but challenging task. While many algorithms for (deterministic) certified training have been proposed, they are often evaluated on different training schedules, certification…

机器学习 · 计算机科学 2025-05-29 Yuhao Mao , Stefan Balauca , Martin Vechev

Homomorphic encryption (HE) enables computations on encrypted data by concealing information under noise for security. However, the process of bootstrapping, which resets the noise level in the ciphertext, is computationally expensive and…

密码学与安全 · 计算机科学 2023-05-22 Adiwena Putra , Prasetiyo , Yi Chen , John Kim , Joo-Young Kim

The current pretraining paradigm for large language models relies on massive compute and internet-scale raw text, creating a significant barrier to foundational research. In contrast, biological systems demonstrate highly sample-efficient…

计算与语言 · 计算机科学 2026-05-21 Guan Wang , Changling Liu , Chenyu Wang , Cai Zhou , Yuhao Sun , Yifei Wu , Shuai Zhen , Luca Scimeca , Yasin Abbasi Yadkori

We consider a collaborative learning scenario in which multiple data-owners wish to jointly train a logistic regression model, while keeping their individual datasets private from the other parties. We propose COPML, a fully-decentralized…

机器学习 · 计算机科学 2020-11-05 Jinhyun So , Basak Guler , A. Salman Avestimehr

The migration of computation to the cloud has raised concerns regarding the security and privacy of sensitive data, as their need to be decrypted before processing, renders them susceptible to potential breaches. Fully Homomorphic…

Recent research in the field of Human Activity Recognition has shown that an improvement in prediction performance can be achieved by reducing the number of LSTM layers. However, this kind of enhancement is only significant on monolithic…

机器学习 · 计算机科学 2024-08-08 Gaoxuan Li , Chern Hong Lim , Qiyao Ma , Xinyu Tang , Hwa Hui Tew , Fan Ding , Xuewen Luo

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

Two parties wish to collaborate on their datasets. However, before they reveal their datasets to each other, the parties want to have the guarantee that the collaboration would be fruitful. We look at this problem from the point of view of…

密码学与安全 · 计算机科学 2024-10-10 Hassan Jameel Asghar , Zhigang Lu , Zhongrui Zhao , Dali Kaafar

Pre-training of Large Language Models is often prohibitively expensive and inefficient at scale, requiring complex and invasive modifications in order to achieve high data throughput. In this work, we present Token-Superposition Training…

计算与语言 · 计算机科学 2026-05-20 Bowen Peng , Théo Gigant , Jeffrey Quesnelle

Federated learning (FL) is a distributed model training paradigm that preserves clients' data privacy. It has gained tremendous attention from both academia and industry. FL hyper-parameters (e.g., the number of selected clients and the…

机器学习 · 计算机科学 2022-11-28 Huanle Zhang , Lei Fu , Mi Zhang , Pengfei Hu , Xiuzhen Cheng , Prasant Mohapatra , Xin Liu

The dramatic increase of data breaches in modern computing platforms has emphasized that access control is not sufficient to protect sensitive user data. Recent advances in cryptography allow end-to-end processing of encrypted data without…

密码学与安全 · 计算机科学 2023-01-19 Eduardo Chielle , Oleg Mazonka , Homer Gamil , Michail Maniatakos

Computations can be directly carried out over ciphertexts using homomorphic encryption (HE), which is indispensable for privacy-preserving cloud computing. Linear transformation is widely used in neural networks, including large language…

密码学与安全 · 计算机科学 2026-05-19 Sajjad Akherati , Xinmiao Zhang

Federated learning (FL) has come forward as a critical approach for privacy-preserving machine learning in healthcare, allowing collaborative model training across decentralized medical datasets without exchanging clients' data. However,…

密码学与安全 · 计算机科学 2026-02-06 Abdulkadir Korkmaz , Praveen Rao

With the rapid advancement of AI technology, we have seen more and more concerns on data privacy, leading to some cutting-edge research on machine learning with encrypted computation. Fully Homomorphic Encryption (FHE) is a crucial…

密码学与安全 · 计算机科学 2026-03-31 Longfei Guo , Pengbo Li , Ting Gao , Yonghai Zhong , Haojie Fan , Jinqiao Duan

Federated Learning (FL) enables collaborative model training without centralizing client data, making it attractive for privacy-sensitive domains. While existing approaches employ cryptographic techniques such as homomorphic encryption,…

密码学与安全 · 计算机科学 2026-02-09 Sahar Ghoflsaz Ghinani , Elaheh Sadredini

Classical privacy-preserving computation techniques safeguard sensitive data in cloud computing, but often suffer from low computational efficiency. In this paper, we show that employing a single quantum server can significantly enhance…

量子物理 · 物理学 2024-10-30 Guangsheng Ma , Hongbo Li

As cloud-based ML expands, ensuring data security during training and inference is critical. GPU-based Trusted Execution Environments (TEEs) offer secure, high-performance solutions, with CPU TEEs managing data movement and GPU TEEs…

密码学与安全 · 计算机科学 2024-10-22 Yongqin Wang , Rachit Rajat , Jonghyun Lee , Tingting Tang , Murali Annavaram

Federated learning has become increasingly widespread due to its ability to train models collaboratively without centralizing sensitive data. While most research on FL emphasizes privacy-preserving techniques during training, the evaluation…

密码学与安全 · 计算机科学 2025-08-12 Cem Ata Baykara , Ali Burak Ünal , Mete Akgün

The widespread deployment of products powered by machine learning models is raising concerns around data privacy and information security worldwide. To address this issue, Federated Learning was first proposed as a privacy-preserving…

With the advancements in open-source models, training (or finetuning) models on custom datasets has become a crucial part of developing solutions which are tailored to specific industrial or open-source applications. Yet, there is no single…

人工智能 · 计算机科学 2024-11-15 Abhishek Thakur