中文
相关论文

相关论文: Secure & Private Federated Neuroimaging

200 篇论文

Industrial chemical plants often operate under strict data confidentiality constraints, making centralized data-driven process modeling difficult. Federated learning (FL) provides a promising solution by enabling collaborative model…

机器学习 · 计算机科学 2026-04-30 Teetat Pipattaratonchai , Aueaphum Aueawatthanaphisut

Federated Learning (FL) has emerged as a promising approach to address data privacy and confidentiality concerns by allowing multiple participants to construct a shared model without centralizing sensitive data. However, this decentralized…

密码学与安全 · 计算机科学 2023-07-25 Jahid Hasan

Federated learning is a machine learning setting where a set of edge devices collaboratively train a model under the orchestration of a central server without sharing their local data. At each communication round of federated learning, edge…

机器学习 · 计算机科学 2020-09-23 Rui Hu , Yuanxiong Guo , Yanmin Gong

Federated learning (FL) is an emerging paradigm that enables multiple organizations to jointly train a model without revealing their private data to each other. This paper studies {\it vertical} federated learning, which tackles the…

密码学与安全 · 计算机科学 2020-08-17 Yuncheng Wu , Shaofeng Cai , Xiaokui Xiao , Gang Chen , Beng Chin Ooi

Federated learning has emerged as a powerful framework for analysing distributed data, yet two challenges remain pivotal: heterogeneity across sites and privacy of local data. In this paper, we address both challenges within a federated…

机器学习 · 计算机科学 2026-04-07 Mengchu Li , Ye Tian , Yang Feng , Yi Yu

Federated Learning (FL) is a distributed machine learning approach that safeguards privacy by creating an impartial global model while respecting the privacy of individual client data. However, the conventional FL method can introduce…

机器学习 · 计算机科学 2025-10-09 Muhammad Irfan Khan , Esa Alhoniemi , Elina Kontio , Suleiman A. Khan , Mojtaba Jafaritadi

Federated Learning allows distributed entities to train a common model collaboratively without sharing their own data. Although it prevents data collection and aggregation by exchanging only parameter updates, it remains vulnerable to…

机器学习 · 计算机科学 2020-11-12 Raouf Kerkouche , Gergely Ács , Claude Castelluccia , Pierre Genevès

Machine learning models can be used for pattern recognition in medical data in order to improve patient outcomes, such as the prediction of in-hospital mortality. Deep learning models, in particular, require large amounts of data for model…

机器学习 · 计算机科学 2019-12-03 Pulkit Sharma , Farah E Shamout , David A Clifton

Federated learning is a decentralized machine learning paradigm that allows multiple clients to collaborate by leveraging local computational power and the models transmission. This method reduces the costs and privacy concerns associated…

机器学习 · 计算机科学 2023-07-03 Bipin Chhetri , Saroj Gopali , Rukayat Olapojoye , Samin Dehbash , Akbar Siami Namin

Federated Learning (FL) is an evolving machine learning method in which multiple clients participate in collaborative learning without sharing their data with each other and the central server. In real-world applications such as hospitals…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Hussain Ahmad Madni , Rao Muhammad Umer , Gian Luca Foresti

Electronic Health Records (EHR) data contains medical records such as diagnoses, medications, procedures, and treatments of patients. This data is often considered sensitive medical information. Therefore, the EHR data from the medical…

机器学习 · 计算机科学 2023-05-25 Ofir Ben Shoham , Nadav Rappoport

Federated Learning (FL) is extensively used to train AI/ML models in distributed and privacy-preserving settings. Participant edge devices in FL systems typically contain non-independent and identically distributed (Non-IID) private data…

机器学习 · 计算机科学 2024-05-02 Sixing Yu , J. Pablo Muñoz , Ali Jannesari

Automatic Speech Recognition models require large amount of speech data for training, and the collection of such data often leads to privacy concerns. Federated learning has been widely used and is considered to be an effective…

机器学习 · 计算机科学 2022-09-15 Rongmei Lin , Yonghui Xiao , Tien-Ju Yang , Ding Zhao , Li Xiong , Giovanni Motta , Françoise Beaufays

Computer-aided diagnosis (CAD) systems play a crucial role in analyzing neuroimaging data for neurological and psychiatric disorders. However, small-sample studies suffer from low reproducibility, while large-scale datasets introduce…

机器学习 · 计算机科学 2025-08-12 Xinglin Zhao , Yanwen Wang , Xiaobo Liu , Yanrong Hao , Rui Cao , Xin Wen

Federated Learning (FL) enables collaborative model training across decentralized devices while preserving data privacy. However, real-world FL deployments face critical challenges such as data imbalances, including label noise and non-IID…

机器学习 · 计算机科学 2026-01-13 Siqi Zhu , Joshua D. Kaggie

Federated Learning (FL) is a distributed machine learning (ML) paradigm that enables multiple parties to jointly re-train a shared model without sharing their data with any other parties, offering advantages in both scale and privacy. We…

机器学习 · 计算机科学 2019-12-17 Daniel Peterson , Pallika Kanani , Virendra J. Marathe

Federated learning (FL) is a privacy-promoting framework that enables potentially large number of clients to collaboratively train machine learning models. In a FL system, a server coordinates the collaboration by collecting and aggregating…

机器学习 · 计算机科学 2023-04-21 Huancheng Chen , Haris Vikalo

Federated learning enables multiple clients (institutions) to collaboratively train machine learning models without sharing their private data. To address the challenge of data heterogeneity across clients, personalized federated learning…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Meilu Zhu , Yuxing Li , Zhiwei Wang , Edmund Y. Lam

Federated Learning (FL) enables model training across decentralized devices without sharing raw data, thereby preserving privacy in sensitive domains like healthcare. In this paper, we evaluate Kolmogorov-Arnold Networks (KAN) architectures…

机器学习 · 计算机科学 2025-09-18 Youngjoon Lee , Jinu Gong , Joonhyuk Kang

Recent advancements in multimodal machine learning have empowered the development of accurate and robust AI systems in the medical domain, especially within centralized database systems. Simultaneously, Federated Learning (FL) has…