Paper 2026/1862

HEAT: Faster Fully Homomorphic Inference via Approximations-Weights Co-Adaptation

Alessandro Zirilli, Sapienza University of Rome
Davide Marincione, Sapienza University of Rome
Evgenios M. Kornaropoulos, George Mason University
Giuseppe Ateniese, George Mason University
Emanuele Rodolà, Sapienza University of Rome, Paradigma
Abstract

Fully homomorphic encryption (FHE) allows a server to run a language model directly on encrypted user prompts, but current approaches remain prohibitively slow. Ciphertexts natively support only addition, multiplication, and rotation, and multiplications may be composed only to a bounded depth before a costly bootstrapping operation is needed to continue. Every nonlinearity must therefore be approximated by an iterative method, and each iteration uses multiplications. A higher iteration count buys precision but exhausts the available depth faster and triggers more bootstraps, which dominate latency. Existing approaches fix the iteration counts uniformly across the model rather than tailoring them to each site's error tolerance. We introduce Homomorphic Encryption-Aware Training (HEAT), a fine-tuning method that makes the per-nonlinearity iteration counts learnable, enabling them and the model weights to co-adapt during training. HEAT optimizes iterations with respect to the task objective, allowing the model to adapt to approximation errors encountered during inference without architectural changes or retraining from scratch. On encrypted GPT-2 decoding, HEAT reduces iterations by $3.1\times$, bootstraps by $1.6\times$, and end-to-end latency by $1.4\times$, while improving decode agreement over the calibrated baseline.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
Fully Homomorphic EncryptionMachine LearningFine-tuningCKKSLanguage ModelsLLMsDiscrete OptimizationGPU
Contact author(s)
zirilli @ di uniroma1 it
marincione @ di uniroma1 it
evgenions @ gmu edu
ateniese @ gmu edu
rodola @ di uniroma1 it
History
2026-09-06: approved
2026-09-02: received
See all versions
Short URL
https://ia.cr/2026/1862
License
Creative Commons Attribution-NonCommercial-ShareAlike
CC BY-NC-SA

BibTeX

@misc{cryptoeprint:2026/1862,
      author = {Alessandro Zirilli and Davide Marincione and Evgenios M. Kornaropoulos and Giuseppe Ateniese and Emanuele Rodolà},
      title = {{HEAT}: Faster Fully Homomorphic Inference via Approximations-Weights Co-Adaptation},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1862},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1862}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.