paper-with-me

Papers

Mitigating Leakage in Federated Learning with Trusted Hardware

2020-11-10 · Javad Ghareh Chamani, Dimitrios Papadopoulos

In federated learning, multiple parties collaborate in order to train a global model over their respective datasets. Even though cryptographic primitives (e.g., homomorphic encryption) can help achieve data privacy in this setting, some partial information may still be leaked across parties if this is done non-judiciously. In this work, we study the federated learning framework of SecureBoost [Cheng et al., FL@IJCAI'19] as a specific such example, demonstrate a leakage-abuse attack based on its leakage profile, and experimentally evaluate the effectiveness of our attack. We then propose two secure versions relying on trusted execution environments. We implement and benchmark our protocols to demonstrate that they are 1.2-5.4X faster in computation and need 5-49X less communication than SecureBoost.

📄 PDF Abstract BibTeX arXiv:2011.04948

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

OLIVE: Oblivious Federated Learning on Trusted Execution Environment against the risk of sparsification

2022-02-15 · Fumiyuki Kato, Yang Cao, Masatoshi Yoshikawa

Combining Federated Learning (FL) with a Trusted Execution Environment (TEE) is a promising approach for realizing privacy-preserving FL, which has garnered significant academic attention in recent years. Implementing th…

Federated LearningInference AttackPrivacy Preserving

PPFL: Privacy-preserving Federated Learning with Trusted Execution Environments

2021-04-29 · Fan Mo, Hamed Haddadi, Kleomenis Katevas, Eduard Marin 외

We propose and implement a Privacy-preserving Federated Learning ($PPFL$) framework for mobile systems to limit privacy leakages in federated learning. Leveraging the widespread presence of Trusted Execution Environments…

CPUFederated LearningPrivacy Preserving

FedBit: Accelerating Privacy-Preserving Federated Learning via Bit-Interleaved Packing and Cross-Layer Co-Design

2025-09-27 · Xiangchen Meng, Yangdi Lyu arxiv

Federated learning (FL) with fully homomorphic encryption (FHE) effectively safeguards data privacy during model aggregation by encrypting local model updates before transmission, mitigating threats from untrusted server…

Federated Learning

Feature-based Federated Transfer Learning: Communication Efficiency, Robustness and Privacy

2024-05-15 · Feng Wang, M. Cenk Gursoy, Senem Velipasalar

In this paper, we propose feature-based federated transfer learning as a novel approach to improve communication efficiency by reducing the uplink payload by multiple orders of magnitude compared to that of existing appr…

Federated Learningimage-classificationImage ClassificationQuantization+1

DSFL: A Dual-Server Byzantine-Resilient Federated Learning Framework via Group-Based Secure Aggregation

2025-09-10 · Charuka Herath, Yogachandran Rahulamathavan, Varuna De Silva, Sangarapillai Lambotharan arxiv

Federated Learning (FL) enables decentralized model training without sharing raw data, offering strong privacy guarantees. However, existing FL protocols struggle to defend against Byzantine participants, maintain model …

Federated Learning