Encrypted Large Model Inference: The Equivariant Encryption Paradigm
James Buban, Hongyang Zhang, Claudio Angione, Harry Yang, Ahmad, Farhan, Seyfal Sultanov, Michael Du, Xuran Ma, Zihao Wang, Yue Zhao, Arria, Owlia, Fielding Johnston, Patrick Colangelo

TL;DR
This paper introduces Equivariant Encryption, a novel method for secure, efficient inference on encrypted data that preserves model functionality with minimal performance overhead.
Contribution
The paper presents Equivariant Encryption, a new encryption paradigm that enables secure inference on neural networks with selective internal obfuscation and near-zero overhead.
Findings
EE maintains high fidelity in encrypted inference.
EE offers near-zero performance overhead compared to standard inference.
EE is applicable across various neural network architectures.
Abstract
Large scale deep learning model, such as modern language models and diffusion architectures, have revolutionized applications ranging from natural language processing to computer vision. However, their deployment in distributed or decentralized environments raises significant privacy concerns, as sensitive data may be exposed during inference. Traditional techniques like secure multi-party computation, homomorphic encryption, and differential privacy offer partial remedies but often incur substantial computational overhead, latency penalties, or limited compatibility with non-linear network operations. In this work, we introduce Equivariant Encryption (EE), a novel paradigm designed to enable secure, "blind" inference on encrypted data with near zero performance overhead. Unlike fully homomorphic approaches that encrypt the entire computational graph, EE selectively obfuscates critical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsChaos-based Image/Signal Encryption · Privacy-Preserving Technologies in Data · Cryptography and Data Security
MethodsDiffusion · Sparse Evolutionary Training
