REVIEW 5 cited by
East: Efficient and Accurate Secure Transformer Framework for Inference
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
abstract
Transformer has been successfully used in practical applications, such as ChatGPT, due to its powerful advantages. However, users' input is leaked to the model provider during the service. With people's attention to privacy, privacy-preserving Transformer inference is on the demand of such services. Secure protocols for non-linear functions are crucial in privacy-preserving Transformer inference, which are not well studied. Thus, designing practical secure protocols for non-linear functions is hard but significant to model performance. In this work, we propose a framework \emph{East} to enable efficient and accurate secure Transformer inference. Firstly, we propose a new oblivious piecewise polynomial evaluation algorithm and apply it to the activation functions, which reduces the runtime and communication of GELU by over 1.5$\times$ and 2.5$\times$, compared to prior arts. Secondly, the secure protocols for softmax and layer normalization are carefully designed to faithfully maintain the desired functionality. Thirdly, several optimizations are conducted in detail to enhance the overall efficiency. We applied \emph{East} to BERT and the results show that the inference accuracy remains consistent with the plaintext inference without fine-tuning. Compared to Iron, we achieve about 1.8$\times$ lower communication within 1.2$\times$ lower runtime.
Forward citations
Cited by 5 Pith papers
-
Fast Plaintext-Ciphertext Matrix Multiplication from Additively Homomorphic Encryption
Cussen's compression-reconstruction algorithm, originally for plaintext matrix multiplication, is applied to plaintext-ciphertext matrix multiplication with additively homomorphic encryption, giving up to an order of ...
-
CENTAUR: Bridging the Impossible Trinity of Privacy, Efficiency, and Performance in Privacy-Preserving Transformer Inference
CENTAUR speeds up privacy-preserving Transformer inference by permuting model weights and secret-sharing the input, at the cost of replacing provable privacy with empirical attack resistance.
-
LLM Access Shield: Domain-Specific LLM Framework for Privacy Policy Compliance
An enterprise proxy that detects sensitive data in LLM prompts with a fine-tuned small model and replaces it with format-preserving encryption.
-
Private Transformer Inference in MLaaS: A Survey
A structured survey of private transformer inference, comparing MPC- and HE-based methods and showing non-linear layers dominate overhead.
-
A Survey on Private Transformer Inference
A literature survey on private transformer inference that is too incomplete to support its promised comparisons and evaluation guidelines.
Discussion (0). Continue with ORCID to comment.