Private Vertical Federated Inference for Time-Series
Lucas Fenaux, Larris Xie, Aditya Bang, Alex Zhang, Kevin Wilson, Florian Kerschbaum

TL;DR
This paper introduces PPHH-VFL, a hybrid federated inference method that combines public plaintext and secure MPC components to enable fast, privacy-preserving time-series inference at scale, outperforming traditional MPC approaches.
Contribution
The paper proposes a novel hybrid architecture for federated inference that significantly improves speed and reduces communication costs while maintaining privacy and utility.
Findings
Achieves up to 6 orders of magnitude faster inference than end-to-end MPC.
Reduces communication from 1.7 GB to 19 MB per batch, a 91.2x reduction.
Improves downstream task accuracy and regression performance.
Abstract
Institutions may benefit from collaborative inference on time-series data. In settings where privacy is necessary, multi-party computation (MPC) is a straightforward approach to providing strong guarantees, yet it remains prohibitively expensive and scales poorly with modern transformer architectures. Vertical Federated Learning (VFL) offers efficiency but suffers from privacy leakage at the embedding level, and securing the entire VFL model head via MPC remains prohibitively slow and communication-heavy for larger models. To enable practical, secure inference at scale, we propose "Public/Private Hybrid Head-VFL" (PPHH-VFL). This hybrid architecture splits the model head into an efficient plaintext public head and a secure, lightweight MPC private head. By applying adversarial training to the public embeddings, we mitigate privacy leakage; concurrently, the small private head securely…
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.
