中文
相关论文

相关论文: Federated Learning with Position-Aware Neurons

200 篇论文

Federated Learning (FL) has emerged as a solution for distributed systems that allow clients to train models on their data and only share models instead of local data. Generative Models are designed to learn the distribution of a dataset…

机器学习 · 计算机科学 2024-05-28 Ashkan Vedadi Gargary , Emiliano De Cristofaro

Federated learning (FL) is a distributed learning protocol in which a server needs to aggregate a set of models learned some independent clients to proceed the learning process. At present, model averaging, known as FedAvg, is one of the…

机器学习 · 计算机科学 2020-08-12 Kenta Nagura , Song Bian , Takashi Sato

Federated Learning (FL) involves training a model over a dataset distributed among clients, with the constraint that each client's dataset is localized and possibly heterogeneous. In FL, small and noisy datasets are common, highlighting the…

机器学习 · 计算机科学 2024-01-11 Mohsin Hasan , Guojun Zhang , Kaiyang Guo , Xi Chen , Pascal Poupart

Federated learning is a contemporary machine learning paradigm where locally trained models are distilled into a global model. Due to the intrinsic permutation invariance of neural networks, Probabilistic Federated Neural Matching (PFNM)…

机器学习 · 计算机科学 2023-02-23 Peng Xiao , Samuel Cheng

Federated learning (FL) is a burgeoning distributed machine learning framework where a central parameter server (PS) coordinates many local users to train a globally consistent model. Conventional federated learning inevitably relies on a…

机器学习 · 计算机科学 2023-12-13 Zhikun Chen , Daofeng Li , Jinkang Zhu , Sihai Zhang

Privacy-sensitive data is stored in autonomous vehicles, smart devices, or sensor nodes that can move around with making opportunistic contact with each other. Federation among such nodes was mainly discussed in the context of federated…

机器学习 · 计算机科学 2022-10-10 Hideya Ochiai , Yuwei Sun , Qingzhe Jin , Nattanon Wongwiwatchai , Hiroshi Esaki

In current deep learning paradigms, local training or the Standalone framework tends to result in overfitting and thus poor generalizability. This problem can be addressed by Distributed or Federated Learning (FL) that leverages a parameter…

机器学习 · 计算机科学 2020-08-31 Lingjuan Lyu , Xinyi Xu , Qian Wang

Being very low power, the use of neuromorphic processors in mobile devices to solve machine learning problems is a promising alternative to traditional Von Neumann processors. Federated Learning enables entities such as mobile devices to…

机器学习 · 计算机科学 2020-11-04 Kenneth Stewart , Yanqi Gu

In this paper, we consider the federated learning (FL) problem in the presence of communication errors. We model the link between the devices and the central node (CN) by a packet erasure channel, where the local parameters from devices are…

机器学习 · 计算机科学 2022-04-13 Mahyar Shirvanimoghaddam , Ayoob Salari , Yifeng Gao , Aradhika Guha

Federated learning (FL) allows mutually untrusted clients to collaboratively train a common machine learning model without sharing their private/proprietary training data among each other. FL is unfortunately susceptible to poisoning by…

机器学习 · 计算机科学 2022-08-18 Hamid Mozaffari , Virat Shejwalkar , Amir Houmansadr

Spiking neural networks (SNNs) are biologically inspired energy-efficient models that use sparse binary spike-based communication between neurons, making them attractive for resource-constrained edge devices. Federated learning enables such…

机器学习 · 计算机科学 2026-05-18 Sanja Karilanova , Subhrakanti Dey , Ayça Özçelikkale

Federated learning (FL) has emerged as a promising paradigm for enabling the collaborative training of models without centralized access to the raw data on local devices. In the typical FL paradigm (e.g., FedAvg), model weights are sent to…

机器学习 · 计算机科学 2024-12-25 Guangyu Sun , Umar Khalid , Matias Mendieta , Pu Wang , Chen Chen

Federated Learning has been introduced as a new machine learning paradigm enhancing the use of local devices. At a server level, FL regularly aggregates models learned locally on distributed clients to obtain a more general model. In this…

机器学习 · 计算机科学 2022-07-19 Anastasiia Usmanova , François Portet , Philippe Lalanda , German Vega

Federated Learning (FL) has garnered widespread interest in recent years. However, owing to strict privacy policies or limited storage capacities of training participants such as IoT devices, its effective deployment is often impeded by the…

机器学习 · 计算机科学 2025-03-05 Sheng Yue , Zerui Qin , Yongheng Deng , Ju Ren , Yaoxue Zhang , Junshan Zhang

Federated learning (FL) is a decentralized machine learning paradigm in which multiple clients collaboratively train a shared model without sharing their local private data. However, real-world applications of FL frequently encounter…

机器学习 · 计算机科学 2025-08-14 Zhekai Zhou , Shudong Liu , Zhaokun Zhou , Yang Liu , Qiang Yang , Yuesheng Zhu , Guibo Luo

Federated Learning (FL) is a collaborative learning method that enables decentralized model training while preserving data privacy. Despite its promise in medical imaging, recent FL methods are often sensitive to local factors such as…

机器学习 · 计算机科学 2025-07-29 Youngjoon Lee , Hyukjoon Lee , Jinu Gong , Yang Cao , Joonhyuk Kang

Federated Learning (FL) has gained significant attention as it facilitates collaborative machine learning among multiple clients without centralizing their data on a server. FL ensures the privacy of participating clients by locally storing…

机器学习 · 计算机科学 2025-01-07 Huiqiang Chen , Tianqing Zhu , Wanlei Zhou , Wei Zhao

Federated learning (FL), which has gained increasing attention recently, enables distributed devices to train a common machine learning (ML) model for intelligent inference cooperatively without data sharing. However, problems in practical…

机器学习 · 计算机科学 2022-11-01 Yujie Zhou , Zhidu Li , Tong Tang , Ruyan Wang

Federated learning (FL) enables collaborative model training across institutions without sharing sensitive data, making it an attractive solution for medical imaging tasks. However, traditional FL methods, such as Federated Averaging…

Federated Learning (FL) is a very promising approach for improving decentralized Machine Learning (ML) models by exchanging knowledge between participating clients without revealing private data. Nevertheless, FL is still not tailored to…

人工智能 · 计算机科学 2020-05-15 Thomas Hiessl , Daniel Schall , Jana Kemnitz , Stefan Schulte
‹ 上一页 1 8 9 10 下一页 ›