paper-with-me

홈 › Papers

Efficient Privacy-Preserving KAN Inference Using Homomorphic Encryption

2024-09-12 · Zhizheng Lai, Yufei Zhou, Peijia Zheng, Lin Chen

The recently proposed Kolmogorov-Arnold Networks (KANs) offer enhanced interpretability and greater model expressiveness. However, KANs also present challenges related to privacy leakage during inference. Homomorphic encryption (HE) facilitates privacy-preserving inference for deep learning models, enabling resource-limited users to benefit from deep learning services while ensuring data security. Yet, the complex structure of KANs, incorporating nonlinear elements like the SiLU activation function and B-spline functions, renders existing privacy-preserving inference techniques inadequate. To address this issue, we propose an accurate and efficient privacy-preserving inference scheme tailored for KANs. Our approach introduces a task-specific polynomial approximation for the SiLU activation function, dynamically adjusting the approximation range to ensure high accuracy on real-world datasets. Additionally, we develop an efficient method for computing B-spline functions within the HE domain, leveraging techniques such as repeat packing, lazy combination, and comparison functions. We evaluate the effectiveness of our privacy-preserving KAN inference scheme on both symbolic formula evaluation and image classification. The experimental results show that our model achieves accuracy comparable to plaintext KANs across various datasets and outperforms plaintext MLPs. Additionally, on the CIFAR-10 dataset, our inference latency achieves over 7 times speedup compared to the naive method.

📄 PDF Abstract BibTeX arXiv:2409.07751

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationKolmogorov-Arnold NetworksPrivacy Preserving

Methods 이 논문이 사용한 방법론

+ ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056|How do I file a complaint with Expedia? How do I file a complaint with Expedia contact customer service at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056, or use their Help Center. Explain your issue…
SiLU Sigmoid Linear Units, or SiLUs, are activation functions for neural networks. The activation of the SiLU is computed by the sigmoid function multiplied by its input, or…

Similar Papers 제목 키워드 기반

Privacy-Preserving Diffusion Model Using Homomorphic Encryption

2024-03-09 · Yaojian Chen, Qiben Yan

In this paper, we introduce a privacy-preserving stable diffusion framework leveraging homomorphic encryption, called HE-Diffusion, which primarily focuses on protecting the denoising phase of the diffusion process. HE-D…

DenoisingImage GenerationmodelPrivacy Preserving

Deep Learning Inferences with Hybrid Homomorphic Encryption

2018-01-01 · ICLR 2018 1 · Anthony Meehan, Ryan K. L. Ko, Geoff Holmes

When deep learning is applied to sensitive data sets, many privacy-related implementation issues arise. These issues are especially evident in the healthcare, finance, law and government industries. Homomorphic encryptio…

Deep LearningPrivacy PreservingRepresentation Learning

HEMET: A Homomorphic-Encryption-Friendly Privacy-Preserving Mobile Neural Network Architecture

2021-05-31 · Qian Lou, Lei Jiang

Recently Homomorphic Encryption (HE) is used to implement Privacy-Preserving Neural Networks (PPNNs) that perform inferences directly on encrypted data without decryption. Prior PPNNs adopt mobile network architectures s…

Privacy Preserving

Privacy-Preserving Visual Learning Using Doubly Permuted Homomorphic Encryption

2017-04-07 · ICCV 2017 10 · Ryo Yonetani, Vishnu Naresh Boddeti, Kris M. Kitani, Yoichi Sato

We propose a privacy-preserving framework for learning visual classifiers by leveraging distributed private image data. This framework is designed to aggregate multiple classifiers updated locally using private data and …

Privacy Preserving

Homomorphic Encryptions for Privacy Preserving Vision

2026-06-23 · Preey Shah, Rohan Virani, Sanjari Srivastava arxiv

Legal requirements might prevent organizations from sharing sensitive data like medical or financial details of consumers which prevents them from leveraging cloud based ML-as-a-service solutions provided by third party …