paper-with-me

Papers

Secure Aggregation for Privacy-Preserving Federated Learning on Clinical EEG Data

2026-07-30 · Pouya Rajabi, Mohsen Toorani arxiv

Federated learning enables multiple institutions to train shared models without exchanging raw clinical EEG data, but it does not fully prevent privacy leakage from individual model updates. This paper presents a privacy-preserving federated learning framework for clinical EEG data using masking-based secure aggregation as the core protection mechanism. The framework combines graph-based communication, threshold secret sharing, dropout-resilient aggregation, local update clipping, an optional Bloom filter-based privacy-preserving record-linkage initialization module, and auxiliary-notary-based verifiability. It supports both semi-honest and malicious aggregation settings and is implemented using the Flower federated learning framework. The secure-aggregation variants are evaluated in a simulated cross-silo healthcare setting using TUH EEG-derived data under different client configurations. Under the stated assumptions, the secure variants hide individual updates from the aggregation server. The results show that these variants remain compatible with federated model training, although malicious-setting safeguards and lightweight consistency-checking mechanisms introduce additional computation, communication, and round-duration overhead. The semi-honest variant provides the lowest overhead among the secure configurations, while malicious and auxiliary-notary variants offer stronger consistency, integrity, and lightweight verification support at higher cost.

📄 PDF Abstract BibTeX arXiv:2607.28191

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Privacy-preserving Federated Learning for Residential Short Term Load Forecasting

2021-11-17 · Joaquin Delgado Fernandez, Sergio Potenciano Menci, Charles Lee, Gilbert Fridgen

With high levels of intermittent power generation and dynamic demand patterns, accurate forecasts for residential loads have become essential. Smart meters can play an important role when making these forecasts as they p…

Federated LearningLoad ForecastingPrivacy Preserving

Secure Multi-Modal Data Fusion in Federated Digital Health Systems via MCP

2025-10-02 · Aueaphum Aueawatthanaphisut arxiv

Secure and interoperable integration of heterogeneous medical data remains a grand challenge in digital health. Current federated learning (FL) frameworks offer privacy-preserving model training but lack standardized mec…

Federated Learning

Sparsified Secure Aggregation for Privacy-Preserving Federated Learning

2021-12-23 · Irem Ergun, Hasin Us Sami, Basak Guler

Secure aggregation is a popular protocol in privacy-preserving federated learning, which allows model aggregation without revealing the individual models in the clear. On the other hand, conventional secure aggregation p…

Federated LearningPrivacy Preserving

Towards Privacy-Preserving Medical Imaging: Federated Learning with Differential Privacy and Secure Aggregation Using a Modified ResNet Architecture

2024-12-01 · Mohamad Haj Fares, Ahmed Mohamed Saad Emam Saad

With increasing concerns over privacy in healthcare, especially for sensitive medical data, this research introduces a federated learning framework that combines local differential privacy and secure aggregation using Se…

Federated Learningimage-classificationImage ClassificationManagement+2

TAPFed: Threshold Secure Aggregation for Privacy-Preserving Federated Learning

2025-01-09 · Runhua Xu, Bo Li, Chao Li, James B. D. Joshi 외

Federated learning is a computing paradigm that enhances privacy by enabling multiple parties to collaboratively train a machine learning model without revealing personal data. However, current research indicates that tr…

Federated LearningPrivacy Preserving