中文
相关论文

相关论文: CoPriv: Network/Protocol Co-Optimization for Commu…

200 篇论文

Private deep neural network (DNN) inference based on secure two-party computation (2PC) enables secure privacy protection for both the server and the client. However, existing secure 2PC frameworks suffer from a high inference latency due…

密码学与安全 · 计算机科学 2024-10-15 Tianshi Xu , Shuzhang Zhong , Wenxuan Zeng , Runsheng Wang , Meng Li

Private convolutional neural network (CNN) inference based on secure two-party computation (2PC) suffers from high communication and latency overhead, especially from convolution layers. In this paper, we propose EQO, a quantized 2PC…

密码学与安全 · 计算机科学 2024-04-16 Wenxuan Zeng , Tianshi Xu , Meng Li , Runsheng Wang

The proliferation of deep learning (DL) has led to the emergence of privacy and security concerns. To address these issues, secure Two-party computation (2PC) has been proposed as a means of enabling privacy-preserving DL computation.…

Private convolutional neural network (CNN) inference based on secure two-party computation (2PC) suffers from high communication and latency overhead, especially from convolution layers. In this paper, we propose UFO, a quantized 2PC…

密码学与安全 · 计算机科学 2026-02-24 Wenxuan Zeng , Chao Yang , Tianshi Xu , Bo Zhang , Changrui Ren , Jin Dong , Meng Li

Neural networks, with the capability to provide efficient predictive models, have been widely used in medical, financial, and other fields, bringing great convenience to our lives. However, the high accuracy of the model requires a large…

密码学与安全 · 计算机科学 2021-04-13 Zhengqiang Ge , Zhipeng Zhou , Dong Guo , Qiang Li

Recently, private inference (PI) has addressed the rising concern over data and model privacy in machine learning inference as a service. However, existing PI frameworks suffer from high computational and communication costs due to the…

密码学与安全 · 计算机科学 2023-04-27 Yuke Zhang , Dake Chen , Souvik Kundu , Haomei Liu , Ruiheng Peng , Peter A. Beerel

Two-party computation (2PC) is promising to enable privacy-preserving deep learning (DL). However, the 2PC-based privacy-preserving DL implementation comes with high comparison protocol overhead from the non-linear operators. This work…

密码学与安全 · 计算机科学 2023-06-28 Hongwu Peng , Shanglin Zhou , Yukui Luo , Nuo Xu , Shijin Duan , Ran Ran , Jiahui Zhao , Chenghong Wang , Tong Geng , Wujie Wen , Xiaolin Xu , Caiwen Ding

Complex machine learning (ML) inference algorithms like recurrent neural networks (RNNs) use standard functions from math libraries like exponentiation, sigmoid, tanh, and reciprocal of square root. Although prior work on secure 2-party…

We present CrypTFlow2, a cryptographic framework for secure inference over realistic Deep Neural Networks (DNNs) using secure 2-party computation. CrypTFlow2 protocols are both correct -- i.e., their outputs are bitwise equivalent to the…

密码学与安全 · 计算机科学 2020-10-14 Deevashwer Rathee , Mayank Rathee , Nishant Kumar , Nishanth Chandran , Divya Gupta , Aseem Rastogi , Rahul Sharma

A novel signaling design for secure transmission over two-user multiple-input multiple-output non-orthogonal multiple access channel using deep neural networks (DNNs) is proposed. The goal of the DNN is to form the covariance matrix of…

信息论 · 计算机科学 2021-10-15 Jordan Pauls , Mojtaba Vaezi

Collaborative inference has been a promising solution to enable resource-constrained edge devices to perform inference using state-of-the-art deep neural networks (DNNs). In collaborative inference, the edge device first feeds the input to…

机器学习 · 计算机科学 2023-11-14 Shiwei Ding , Lan Zhang , Miao Pan , Xiaoyong Yuan

Convolutional neural network is a machine-learning model widely applied in various prediction tasks, such as computer vision and medical image analysis. Their great predictive power requires extensive computation, which encourages model…

密码学与安全 · 计算机科学 2020-06-30 Minghui Li , Sherman S. M. Chow , Shengshan Hu , Yuejing Yan , Chao Shen , Qian Wang

We propose AriaNN, a low-interaction privacy-preserving framework for private neural network training and inference on sensitive data. Our semi-honest 2-party computation protocol (with a trusted dealer) leverages function secret sharing, a…

机器学习 · 计算机科学 2021-10-29 Théo Ryffel , Pierre Tholoniat , David Pointcheval , Francis Bach

The rapid growth and deployment of deep learning (DL) has witnessed emerging privacy and security concerns. To mitigate these issues, secure multi-party computation (MPC) has been discussed, to enable the privacy-preserving DL computation.…

密码学与安全 · 计算机科学 2023-02-24 Hongwu Peng , Shanglin Zhou , Yukui Luo , Shijin Duan , Nuo Xu , Ran Ran , Shaoyi Huang , Chenghong Wang , Tong Geng , Ang Li , Wujie Wen , Xiaolin Xu , Caiwen Ding

Deep Neural Networks (DNNs) have achieved remarkable progress in various real-world applications, especially when abundant training data are provided. However, data isolation has become a serious problem currently. Existing works build…

机器学习 · 计算机科学 2022-02-22 Jun Zhou , Longfei Zheng , Chaochao Chen , Yan Wang , Xiaolin Zheng , Bingzhe Wu , Cen Chen , Li Wang , Jianwei Yin

This paper introduces CO3 -- an algorithm for communication-efficient federated Deep Neural Network (DNN) training. CO3 takes its name from three processing applied which reduce the communication load when transmitting the local DNN…

机器学习 · 计算机科学 2023-06-02 Zhong-Jing Chen , Eduin E. Hernandez , Yu-Chih Huang , Stefano Rini

With the emergence of smart cities, Internet of Things (IoT) devices as well as deep learning technologies have witnessed an increasing adoption. To support the requirements of such paradigm in terms of memory and computation, joint and…

网络与互联网体系结构 · 计算机科学 2020-10-27 Emna Baccour , Aiman Erbad , Amr Mohamed , Mounir Hamdi , Mohsen Guizani

This paper proposes a new distributed nonconvex stochastic optimization algorithm that can achieve privacy protection, communication efficiency and convergence simultaneously. Specifically, each node adds general privacy noises to its local…

系统与控制 · 电气工程与系统科学 2025-08-06 Jialong Chen , Jimin Wang , Ji-Feng Zhang

Machine learning algorithms based on deep neural networks have achieved remarkable results and are being extensively used in different domains. However, the machine learning algorithms requires access to raw data which is often privacy…

密码学与安全 · 计算机科学 2017-11-15 Ehsan Hesamifard , Hassan Takabi , Mehdi Ghasemi

Secure multi-party computation (MPC) facilitates privacy-preserving computation between multiple parties without leaking private information. While most secure deep learning techniques utilize MPC operations to achieve feasible…

密码学与安全 · 计算机科学 2024-07-30 Ke Lin , Yasir Glani , Ping Luo
‹ 上一页 1 2 3 10 下一页 ›