Public-Decay Homomorphic State Space Models for Private Sequence Inference
Luis Brito

TL;DR
This paper introduces public-decay homomorphic state space models (HSSMs) that enable efficient, accurate encrypted sequence inference, outperforming polynomial attention in speed while maintaining high accuracy.
Contribution
The paper presents a novel FHE-compatible state space model with public-decay updates, improving inference speed and accuracy over previous polynomial attention methods.
Findings
HSSMs match plaintext classification accuracy on Rotten Tomatoes and SST-2 datasets.
HSSMs run about 5x faster than HE-friendly polynomial attention.
HSSMs demonstrate lower latency and encrypted state footprint compared to polynomial attention.
Abstract
Fully homomorphic encryption (FHE) changes sequence-model design because rotations, encrypted products, ciphertext materialization, multiplicative depth, and bootstrapping pressure can dominate ordinary neural-network costs. This paper presents public-decay homomorphic state space models (HSSMs), recurrent/state-space blocks whose carried state is updated through ciphertext-plaintext public decay while ciphertext-ciphertext multiplication remains on a local write path. The design keeps a fixed encrypted state across the sequence. The evaluated workflow separates client-side tokenization, frozen fastText lookup, projection, clipping, encryption, decryption, and thresholding from server-side encrypted evaluation over bounded projected features. On full Rotten Tomatoes and SST-2 validation splits, the encrypted HSSM path exactly matches plaintext classifications and reaches 0.7505 and…
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.
