paper-with-me

홈 › Papers

Privacy-Aware Federated nnU-Net for ECG Page Digitization

2025-10-25 · Nader Nemati arxiv

Deep neural networks can convert ECG page images into analyzable waveforms, yet centralized training often conflicts with cross-institutional privacy and deployment constraints. A cross-silo federated digitization framework is presented that trains a full-model nnU-Net segmentation backbone without sharing images and aggregates updates across sites under realistic non-IID heterogeneity (layout, grid style, scanner profile, noise). The protocol integrates three standard server-side aggregators--FedAvg, FedProx, and FedAdam--and couples secure aggregation with central, user-level differential privacy to align utility with formal guarantees. Key features include: (i) end-to-end full-model training and synchronization across clients; (ii) secure aggregation so the server only observes a clipped, weighted sum once a participation threshold is met; (iii) central Gaussian DP with Renyi accounting applied post-aggregation for auditable user-level privacy; and (iv) a calibration-aware digitization pipeline comprising page normalization, trace segmentation, grid-leakage suppression, and vectorization to twelve-lead signals. Experiments on ECG pages rendered from PTB-XL show consistently faster convergence and higher late-round plateaus with adaptive server updates (FedAdam) relative to FedAvg and FedProx, while approaching centralized performance. The privacy mechanism maintains competitive accuracy while preventing exposure of raw images or per-client updates, yielding deployable, auditable guarantees suitable for multi-institution settings.

📄 PDF Abstract BibTeX arXiv:2510.22387

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Survey of Privacy Threats and Countermeasures in Federated Learning

2024-02-01 · Masahiro Hayashitani, Junki Mori, Isamu Teranishi

Federated learning is widely considered to be as a privacy-aware learning method because no training data is exchanged directly between clients. Nevertheless, there are threats to privacy in federated learning, and priva…

Federated LearningSurveyVertical Federated Learning

Role-Aware Multi-modal federated learning system for detecting phishing webpages

2025-09-26 · Bo Wang, Imran Khan, Martin White, Natalia Beloff arxiv

We present a federated, multi-modal phishing website detector that supports URL, HTML, and IMAGE inputs without binding clients to a fixed modality at inference: any client can invoke any modality head trained elsewhere.…

Federated Learning

Towards Privacy-Aware Causal Structure Learning in Federated Setting

2022-11-13 · Jianli Huang, Xianjie Guo, Kui Yu, Fuyuan Cao 외

Causal structure learning has been extensively studied and widely used in machine learning and various applications. To achieve an ideal performance, existing causal structure learning algorithms often need to centralize…

Federated LearningPrivacy Preserving

GuidaPA: Privacy-Preserving Chatbot for Public Administration via Federated Learning

2026-05-31 · Daniel M. Jimenez-Gutierrez, Albenzio Cirillo, Raffaele Nicolussi, Alessio Beltrame 외 arxiv

We present GuidaPA, a privacy-preserving chatbot for the Italian Public Administration (PA) trained via Federated Learning (FL) on documentation from two national PA platforms, SIGESON and SIDFORS. Our corpus includes ap…

Federated Learning

Blockchained Federated Learning for Internet of Things: A Comprehensive Survey

2023-05-08 · Yanna Jiang, Baihe Ma, Xu Wang, Ping Yu 외

The demand for intelligent industries and smart services based on big data is rising rapidly with the increasing digitization and intelligence of the modern world. This survey comprehensively reviews Blockchained Federat…

Federated LearningManagement