paper-with-me

Papers

Scaling Homomorphic Applications in Deployment

2025-09-30 · Ryan Marinelli, Angelica Chowdhury arxiv

In this endeavor, a proof-of-concept homomorphic application is developed to determine the production readiness of encryption ecosystems. A movie recommendation app is implemented for this purpose and productionized through containerization and orchestration. By tuning deployment configurations, the computational limitations of Fully Homomorphic Encryption (FHE) are mitigated through additional infrastructure optimizations Index Terms: Reinforcement Learning, Orchestration, Homomorphic Encryption

📄 PDF Abstract BibTeX arXiv:2510.02376

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMovie Recommendation

Similar Papers 제목 키워드 기반

DCT-CryptoNets: Scaling Private Inference in the Frequency Domain

2024-08-27 · Arjun Roy, Kaushik Roy

The convergence of fully homomorphic encryption (FHE) and machine learning offers unprecedented opportunities for private inference of sensitive data. FHE enables computation directly on encrypted data, safeguarding the …

image-classificationImage ClassificationPrivacy PreservingPrivacy Preserving Deep Learning

Secure Motion-Copying via Homomorphic Encryption

2023-10-17 · Haruki Takanashi, Kaoru Teranishi, Kiminao Kogiso

This study aims to develop an encrypted motion-copying system using homomorphic encryption for secure motion preservation and reproduction. A novel concept of encrypted motion-copying systems is introduced, realizing the…

AEGIS: Scaling Long-Sequence Homomorphic Encrypted Transformer Inference via Hybrid Parallelism on Multi-GPU Systems

2026-04-03 · Zhaoting Gong, Ran Ran, Fan Yao, Wujie Wen arxiv

Fully Homomorphic Encryption (FHE) enables privacy-preserving Transformer inference, but long-sequence encrypted Transformers quickly exceed single-GPU memory capacity because encoded weights are already large and encryp…

The Inhibitor: ReLU and Addition-Based Attention for Efficient Transformers

2023-10-03 · Rickard Brännvall

To enhance the computational efficiency of quantized Transformers, we replace the dot-product and Softmax-based attention with an alternative mechanism involving addition and ReLU activation only. This side-steps the exp…

Computational EfficiencyPrivacy Preserving

A Privacy-Centric Approach: Scalable and Secure Federated Learning Enabled by Hybrid Homomorphic Encryption

2025-07-20 · Khoa Nguyen, Tanveer Khan, Hossein Abdinasibfar, Antonis Michalas arxiv

Federated Learning (FL) enables collaborative model training without sharing raw data, making it a promising approach for privacy-sensitive domains. Despite its potential, FL faces significant challenges, particularly in…

Federated Learning