paper-with-me

홈 › Papers

Nemesis: Noise-randomized Encryption with Modular Efficiency and Secure Integration in Machine Learning Systems

2024-12-18 · Dongfang Zhao

Machine learning (ML) systems that guarantee security and privacy often rely on Fully Homomorphic Encryption (FHE) as a cornerstone technique, enabling computations on encrypted data without exposing sensitive information. However, a critical limitation of FHE is its computational inefficiency, making it impractical for large-scale applications. In this work, we propose \textit{Nemesis}, a framework that accelerates FHE-based systems without compromising accuracy or security. The design of Nemesis is inspired by Rache (SIGMOD'23), which introduced a caching mechanism for encrypted integers and scalars. Nemesis extends this idea with more advanced caching techniques and mathematical tools, enabling efficient operations over multi-slot FHE schemes and overcoming Rache's limitations to support general plaintext structures. We formally prove the security of Nemesis under standard cryptographic assumptions and evaluate its performance extensively on widely used datasets, including MNIST, FashionMNIST, and CIFAR-10. Experimental results show that Nemesis significantly reduces the computational overhead of FHE-based ML systems, paving the way for broader adoption of privacy-preserving technologies.

📄 PDF Abstract BibTeX arXiv:2412.14392

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

NEMESIS: Noise-suppressed Efficient MAE with Enhanced Superpatch Integration Strategy

2026-04-02 · Kyeonghun Kim, Hyeonseok Jung, Youngung Han, Hyunsu Go 외 arxiv

Volumetric CT imaging is essential for clinical diagnosis, yet annotating 3D volumes is expensive and time-consuming, motivating self-supervised learning (SSL) from unlabeled data. However, applying SSL to 3D CT remains …

Self-Supervised Learning

Nemesis: Normalizing the Soft-prompt Vectors of Vision-Language Models

2024-08-26 · Shuai Fu, Xiequn Wang, Qiushi Huang, Yu Zhang

With the prevalence of large-scale pretrained vision-language models (VLMs), such as CLIP, soft-prompt tuning has become a popular method for adapting these models to various downstream tasks. However, few works delve in…

Language Modelling

Submodular Optimization under Noise

2016-01-12 · Avinatan Hassidim, Yaron Singer

We consider the problem of maximizing a monotone submodular function under noise. There has been a great deal of work on optimization of submodular functions under various constraints, resulting in algorithms that provid…

An Energy-efficient Wireless Neural Recording System with Compressed Sensing and Encryption

2020-09-14 · Xilin Liu, Andrew G. Richardson, Jan Van der Spiegel

This paper presents a wireless neural recording system featuring energy-efficient data compression and encryption. An ultra-high efficiency is achieved by leveraging compressed sensing (CS) for simultaneous data compress…

compressed sensingData Compression

FPGA-Based Hardware Accelerator of Homomorphic Encryption for Efficient Federated Learning

2020-07-21 · Zhaoxiong Yang, Shuihai Hu, Kai Chen

With the increasing awareness of privacy protection and data fragmentation problem, federated learning has been emerging as a new paradigm of machine learning. Federated learning tends to utilize various privacy preservi…

Federated LearningHigh-Level SynthesisPrivacy Preserving