中文
相关论文

相关论文: Joint Linear and Nonlinear Computation across Func…

200 篇论文

Training deep neural networks often requires large-scale datasets, necessitating storage and processing on cloud servers due to computational constraints. The procedures must follow strict privacy regulations in domains like healthcare.…

密码学与安全 · 计算机科学 2024-07-15 Halil Ibrahim Kanpak , Aqsa Shabbir , Esra Genç , Alptekin Küpçü , Sinem Sav

MLaaS (Machine Learning as a Service) has become popular in the cloud computing domain, allowing users to leverage cloud resources for running private inference of ML models on their data. However, ensuring user input privacy and secure…

密码学与安全 · 计算机科学 2024-04-12 Kishore Rajasekar , Randolph Loh , Kar Wai Fok , Vrizlynn L. L. Thing

Emerging applications such as augmented reality and tactile Internet are compute-intensive and latency-sensitive, which hampers their running in constrained end devices alone or in the distant cloud. The stringent requirements of such…

网络与互联网体系结构 · 计算机科学 2021-12-10 Boubakr Nour , Soumaya Cherkaoui

Matrix multiplication (hereafter we use the acronym MM) is among the most fundamental operations of modern computations. The efficiency of its performance depends on various factors, in particular vectorization, data movement and arithmetic…

数据结构与算法 · 计算机科学 2015-02-09 Victor Y. Pan

All-pairs compute problems apply a user-defined function to each combination of two items of a given data set. Although these problems present an abundance of parallelism, data reuse must be exploited to achieve good performance. Several…

分布式、并行与集群计算 · 计算机科学 2020-09-11 Stijn Heldens , Pieter Hijma , Ben van Werkhoven , Jason Maassen , Henri Bal , Rob van Nieuwpoort

Deep learning (DL) approaches are achieving extraordinary results in a wide range of domains, but often require a massive collection of private data. Hence, methods for training neural networks on the joint data of different data owners,…

密码学与安全 · 计算机科学 2021-10-27 Derian Boer , Stefan Kramer

Most of the prior work in massively parallel data processing assumes homogeneity, i.e., every computing unit has the same computational capability, and can communicate with every other unit with the same latency and bandwidth. However, this…

数据库 · 计算机科学 2020-09-25 Xiao Hu , Paraschos Koutris , Spyros Blanas

In this paper, we investigate the problem of multi-user linearly decomposable function computation, where $N$ servers help compute functions for $K$ users, and where each such function can be expressed as a linear combination of $L$ basis…

信息论 · 计算机科学 2024-02-07 Ali Khalesi , Petros Elia

The time required for training the neural networks increases with size, complexity, and depth. Training model parameters by backpropagation inherently creates feedback loops. These loops hinder efficient pipelining and scheduling of the…

分布式、并行与集群计算 · 计算机科学 2021-12-30 Nanda K. Unnikrishnan , Keshab K. Parhi

The popularity of Deep Learning (DL) makes the privacy of sensitive data more imperative than ever. As a result, various privacy-preserving techniques have been implemented to preserve user data privacy in DL. Among various…

密码学与安全 · 计算机科学 2023-08-31 Khoa Nguyen , Tanveer Khan , Antonis Michalas

Federated learning (FL) has received a surge of interest in recent years thanks to its benefits in data privacy protection, efficient communication, and parallel data processing. Also, with appropriate algorithmic designs, one could achieve…

机器学习 · 计算机科学 2022-08-19 Xin Zhang , Minghong Fang , Zhuqing Liu , Haibo Yang , Jia Liu , Zhengyuan Zhu

Privacy protection has become an increasing concern in modern machine learning applications. Privacy-preserving machine learning (PPML) has attracted growing research attention, with approaches such as secure multiparty computation (MPC)…

密码学与安全 · 计算机科学 2026-04-22 Pengzhi Huang , Kiwan Maeng , G. Edward Suh

Privacy-preserving techniques for distributed computation have been proposed recently as a promising framework in collaborative inter-domain network monitoring. Several different approaches exist to solve such class of problems, e.g.,…

网络与互联网体系结构 · 计算机科学 2011-01-31 Fabio Ricciato , Martin Burkhart

With the rapid increase in cloud computing, concerns surrounding data privacy, security, and confidentiality also have been increased significantly. Not only cloud providers are susceptible to internal and external hacks, but also in some…

密码学与安全 · 计算机科学 2020-01-27 M. Sadegh Riazi , Kim Laine , Blake Pelton , Wei Dai

Homomorphic Encryption (HE) draws a significant attention as a privacy-preserving way for cloud computing because it allows computation on encrypted messages called ciphertexts. Among numerous HE schemes proposed, HE for Arithmetic of…

分布式、并行与集群计算 · 计算机科学 2021-07-15 Wonkyung Jung , Eojin Lee , Sangpyo Kim , Keewoo Lee , Namhoon Kim , Chohong Min , Jung Hee Cheon , Jung Ho Ahn

The introduction of the new multi-user linearly-separable distributed computing framework, has recently revealed how a parallel treatment of users can yield large parallelization gains with relatively low computation and communication…

信息论 · 计算机科学 2026-04-22 Amir Masoud Jafarpisheh , Ali Khalesi , Petros Elia

We propose the first linear-time algorithm to compute the conjugate of (nonconvex) bivariate piecewise linear-quadratic (PLQ) functions (bivariate quadratic functions defined on a polyhedral subdivision). Our algorithm starts with computing…

最优化与控制 · 数学 2025-05-13 Tanmaya Karmarkar , Yves Lucet

With growing deployment of Internet of Things (IoT) and machine learning (ML) applications, which need to leverage computation on edge and cloud resources, it is important to develop algorithms and tools to place these distributed…

分布式、并行与集群计算 · 计算机科学 2021-12-30 Xiangchen Zhao , Diyi Hu , Bhaskar Krishnamachari

Consider a system, including a user, $N$ servers, and $K$ basic functions which are known at all of the servers. Using the combination of those basic functions, it is possible to construct a wide class of functions. The user wishes to…

信息论 · 计算机科学 2020-03-10 Behrooz Tahmasebi , Mohammad Ali Maddah-Ali

Federated learning protects users' data privacy through sharing users' local model parameters (instead of raw data) with a server. However, when massive users train a large machine learning model through federated learning, the dynamically…

网络与互联网体系结构 · 计算机科学 2023-10-02 Ningning Ding , Lin Gao , Jianwei Huang