中文
相关论文

相关论文: Cost-Effective Optimization and Implementation of …

200 篇论文

Mixture-of-Experts (MoE) architectures offer a general solution to the high inference costs of large language models (LLMs) via sparse routing, bringing faster and more accurate models, at the cost of massive parameter counts. For example,…

机器学习 · 计算机科学 2023-10-26 Elias Frantar , Dan Alistarh

Hierarchical clustering is a fundamental unsupervised machine learning task with the aim of organizing data into a hierarchy of clusters. Many applications of hierarchical clustering involve sensitive user information, therefore motivating…

数据结构与算法 · 计算机科学 2025-04-23 Chengyuan Deng , Jie Gao , Jalaj Upadhyay , Chen Wang , Samson Zhou

Machine Learning as a Service (MLaaS) is enabling a wide range of smart applications on end devices. However, privacy-preserved computation is still expensive. Our investigation has found that the most time-consuming component of the…

密码学与安全 · 计算机科学 2021-05-06 Qiao Zhang , Chunsheng Xin , Hongyi Wu

As machine learning (ML) models become increasingly deployed through cloud infrastructures, the confidentiality of user data during inference poses a significant security challenge. Homomorphic Encryption (HE) has emerged as a compelling…

密码学与安全 · 计算机科学 2025-10-29 Tejaswini Bollikonda

We revisit the task of computing the span of the top $r$ singular vectors $u_1, \ldots, u_r$ of a matrix under differential privacy. We show that a simple and efficient algorithm -- based on singular value decomposition and standard…

机器学习 · 计算机科学 2025-10-31 Tommaso d'Orsi , Gleb Novikov

Omics data is widely employed in medical research to identify disease mechanisms and contains highly sensitive personal information. Federated Learning (FL) with Differential Privacy (DP) can ensure the protection of omics data privacy…

密码学与安全 · 计算机科学 2025-11-11 Yusaku Negoya , Feifei Cui , Zilong Zhang , Miao Pan , Tomoaki Ohtsuki , Aohan Li

Submodular function maximization is a critical building block for diverse tasks, such as document summarization, sensor placement, and image segmentation. Yet its practical utility is often limit by the $O(knd^2)$ computational bottleneck.…

机器学习 · 计算机科学 2026-01-29 Boyu Liu , Lianke Qin , Zhao Song , Yitan Wang , Jiale Zhao

Homomorphic encryption (HE) enables arithmetic operations to be performed directly on encrypted data. It is essential for privacy-preserving applications such as machine learning, medical diagnosis, and financial data analysis. In popular…

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

Low-precision arithmetic operations to accelerate deep-learning applications on field-programmable gate arrays (FPGAs) have been studied extensively, because they offer the potential to save silicon area or increase throughput. However,…

信号处理 · 电气工程与系统科学 2019-11-20 Julian Faraone , Martin Kumm , Martin Hardieck , Peter Zipf , Xueyuan Liu , David Boland , Philip H. W. Leong

Processing In Memory (PIM) accelerators are promising architecture that can provide massive parallelization and high efficiency in various applications. Such architectures can instantaneously provide ultra-fast operation over extensive…

硬件体系结构 · 计算机科学 2022-07-26 Kazi Abu Zubair , Sumit Kumar Jha , David Mohaisen , Clayton Hughes , Amro Awad

Hybrid private inference (PI) protocol, which synergistically utilizes both multi-party computation (MPC) and homomorphic encryption, is one of the most prominent techniques for PI. However, even the state-of-the-art PI protocols are…

密码学与安全 · 计算机科学 2022-02-21 Jaiyoung Park , Michael Jaemin Kim , Wonkyung Jung , Jung Ho Ahn

Large language model (LLM) based services are primarily structured as client-server interactions, with clients sending queries directly to cloud providers that host LLMs. This approach currently compromises data privacy as all queries must…

密码学与安全 · 计算机科学 2025-12-15 Karthik Garimella , Negar Neda , Austin Ebel , Nandan Kumar Jha , Brandon Reagen

Homomorphic encryption (HE) enables computation over encrypted data, offering strong privacy guarantees for untrusted computing environments. Practical adoption remains limited by high computational complexity, large ciphertext sizes, and…

In distributed optimization, multiple parties collaborate to find an optimal solution to a problem. Privacy-preserving distributed optimization uses techniques, such as secure multi-party computation (MPC), to protect the private inputs of…

神经与进化计算 · 计算机科学 2026-05-21 Sebastian Gruber , Tobias Harzfeld , Christoph G. Schuetz , Florian Wohner , Thomas Lorünser

While homomorphic encryption (HE) provides strong privacy protection, its high computational cost has restricted its application to simple tasks. Recently, hyperdimensional computing (HDC) applied to HE has shown promising performance for…

密码学与安全 · 计算机科学 2025-11-04 Jaewoo Park , Chenghao Quan , Jongeun Lee

Privacy preservation is addressed for decentralized optimization, where $N$ agents cooperatively minimize the sum of $N$ convex functions private to these individual agents. In most existing decentralized optimization approaches,…

最优化与控制 · 数学 2018-07-03 Chunlei Zhang , Muaz Ahmad , Yongqiang Wang

Fully Homomorphic Encryption (FHE) is one of the most promising technologies for privacy protection as it allows an arbitrary number of function computations over encrypted data. However, the computational cost of these FHE systems limits…

密码学与安全 · 计算机科学 2020-05-06 Toufique Morshed , Md Momin Al Aziz , Noman Mohammed

Efficient multi-party secure matrix multiplication is crucial for privacy-preserving machine learning, but existing mixed-protocol frameworks often face challenges in balancing security, efficiency, and accuracy. This paper presents an…

密码学与安全 · 计算机科学 2025-10-28 Shizhao Peng , Tianrui Liu , Tianle Tao , Derun Zhao , Hao Sheng , Haogang Zhu

Distributed optimization is manifesting great potential in multiple fields, e.g., machine learning, control, and resource allocation. Existing decentralized optimization algorithms require sharing explicit state information among the…

系统与控制 · 电气工程与系统科学 2024-05-28 Huqiang Cheng , Xiaofeng Liao , Huaqing Li , You Zhao

Privacy-Preserving ML (PPML) based on Homomorphic Encryption (HE) is a promising foundational privacy technology. Making it more practical requires lowering its computational cost, especially, in handling modern large deep neural networks.…

机器学习 · 计算机科学 2023-10-04 Yeonsoo Jeon , Mattan Erez , Michael Orshansky