~ similar to 2605.27782v1· 20 results
The paper proposes and validates a privacy-preserving framework using Homomorphic Encryption (HE) to train and run Machine Learning models on sensitive data while keeping it encrypted throughout the e…
This paper provides a comparative analysis and benchmarking of Secure Multi-Party Computation (SMPC) and Fully Homomorphic Encryption (FHE) for machine learning, finding that the optimal choice depend…
Ivan Costa, Pedro Correia, Ivone Amorim, Eva Maia +1 more
This paper enhances Federated Learning privacy by integrating two key protection mechanisms—masking and RSA encapsulation—into Hybrid Homomorphic Encryption (HHE) to secure against malicious clients.
This paper provides a comprehensive, system-level comparison of MPC and FHE for Privacy-Preserving Machine Learning (PPML) across various models and environments, moving beyond single-metric latency a…
This paper develops optimized algorithms and a pipeline architecture for high-throughput, memory-efficient batch processing of encrypted neural network inference, significantly improving performance o…
The paper proposes a novel four-phase protocol to enable secure, multi-key homomorphic encryption (xMK-CKKS) aggregation for zero-order Federated Learning over wireless channels without requiring chan…
This paper corrects the theoretical analysis of DP-SGD by identifying that common implementations, which use batch averaging, result in weaker privacy guarantees than previously reported.
The paper proposes a novel, optimized sparse matrix multiplication method for fully homomorphic encrypted deep neural networks, achieving up to a 3.0x speedup on AMD GPUs compared to CPU implementatio…
The paper proposes Byz-Clip21-SGD2M, a novel algorithm that achieves high-probability convergence guarantees for Federated Learning by integrating robust aggregation, double momentum, and clipping, re…
EncFormer is a novel two-party framework that significantly improves the efficiency and scalability of private Transformer inference by optimizing the combination of Fully Homomorphic Encryption (FHE)…
The paper proposes a kernel-based, polynomial approximation of the ReLU activation function to enable the use of non-linear deep learning models, such as LLMs, within the constraints of Homomorphic En…
The paper proposes a co-design paradigm, 'Meeting in the Middle,' to make Fully Homomorphic Encryption (FHE) practical for AI inference by optimizing both the cryptographic schemes and the underlying…
Guoci Chen, Xiurui Pan, Qiao Li, Bo Mao +4 more
The paper introduces TIGER, a GPU-accelerated framework that significantly speeds up high-precision evaluation of nonlinear layers for encrypted LLM inference using TFHE.
The paper proposes a novel method using fully homomorphic encryption (FHE) to learn causal structures while preserving data privacy, achieving high consistency and practical efficiency.
Philipp Kern, Lorenzo Rovida, Samuel Teuber, Edoardo Manino +2 more
The paper addresses the vulnerability of CKKS-based Fully Homomorphic Encryption (FHE) to overflow attacks by proposing a formal verification technique that guarantees certified bounds on all neuron r…
The paper quantifies the cost of privacy in language identification and generation using differentially private (DP) methods, finding that the cost is surprisingly mild, particularly absent under appr…
The paper proposes Independent Vector Evaluation (IVE), a novel method that significantly reduces the computational cost of generating selection vectors for private embedding lookups under Fully Homom…
Longfei Guo, Pengbo Li, Ting Gao, Yonghai Zhong +2 more
The paper introduces FHE-DiCSNN, a novel framework that uses the TFHE scheme to enable secure and efficient computation on Spiking Neural Networks (SNNs), achieving high accuracy and fast inference ti…
The paper proposes a novel space switching method to efficiently unify arithmetic and comparison operations within Fully Homomorphic Encryption (FHE) schemes, achieving significant performance improve…
The paper proposes a decision-aware quadratic replacement for the ReLU activation function, enabling low-degree, calibration-lossless polynomial approximations for neural network inference under Fully…