Privacy-Preserving Federated Vision Transformer Learning Leveraging Lightweight Homomorphic Encryption in Medical AI
Al Amin, Kamrul Hasan, Liang Hong, and Sharif Ullah

TL;DR
This paper introduces a privacy-preserving federated learning framework using Vision Transformers and lightweight homomorphic encryption to securely classify histopathology images across institutions, reducing communication costs and preventing model inversion attacks.
Contribution
It proposes encrypting CLS tokens with homomorphic encryption for secure aggregation, significantly lowering communication overhead while maintaining high classification accuracy and strong privacy protections.
Findings
Encrypting CLS tokens reduces communication by 30 times compared to gradient encryption.
The proposed method prevents model inversion attacks effectively.
Achieves over 90% classification accuracy in encrypted federated learning.
Abstract
Collaborative machine learning across healthcare institutions promises improved diagnostic accuracy by leveraging diverse datasets, yet privacy regulations such as HIPAA prohibit direct patient data sharing. While federated learning (FL) enables decentralized training without raw data exchange, recent studies show that model gradients in conventional FL remain vulnerable to reconstruction attacks, potentially exposing sensitive medical information. This paper presents a privacy-preserving federated learning framework combining Vision Transformers (ViT) with homomorphic encryption (HE) for secure multi-institutional histopathology classification. The approach leverages the ViT CLS token as a compact 768-dimensional feature representation for secure aggregation, encrypting these tokens using CKKS homomorphic encryption before transmission to the server. We demonstrate that encrypting CLS…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · AI in cancer detection
