中文
相关论文

相关论文: DONE: Distributed Approximate Newton-type Method f…

200 篇论文

It is usually infeasible to fit and train an entire large deep neural network (DNN) model using a single edge device due to the limited resources. To facilitate intelligent applications across edge devices, researchers have proposed…

机器学习 · 计算机科学 2023-11-13 Yuhao Chen , Yuxuan Yan , Qianqian Yang , Yuanchao Shu , Shibo He , Zhiguo Shi , Jiming Chen

Federated Learning (FL) is a privacy-protected machine learning paradigm that allows model to be trained directly at the edge without uploading data. One of the biggest challenges faced by FL in practical applications is the heterogeneity…

机器学习 · 计算机科学 2021-08-20 Zirui Zhu , Ziyi Ye

Federated learning is a paradigm of distributed machine learning in which multiple clients coordinate with a central server to learn a model, without sharing their own training data. Standard federated optimization methods such as Federated…

机器学习 · 计算机科学 2024-05-15 Sohom Mukherjee , Nicolas Loizou , Sebastian U. Stich

Federated Learning (FL) has emerged as a transformative approach for distributed machine learning, particularly in edge computing environments where data privacy, low latency, and bandwidth efficiency are critical. This paper presents a…

分布式、并行与集群计算 · 计算机科学 2026-03-11 Sales Aribe , Gil Nicholas Cagande

Federated learning is a machine learning approach that enables multiple devices (i.e., agents) to train a shared model cooperatively without exchanging raw data. This technique keeps data localized on user devices, ensuring privacy and…

机器学习 · 计算机科学 2025-07-16 Dimitrios Kritsiolis , Constantine Kotropoulos

We develop several new communication-efficient second-order methods for distributed optimization. Our first method, NEWTON-STAR, is a variant of Newton's method from which it inherits its fast local quadratic rate. However, unlike Newton's…

机器学习 · 计算机科学 2021-02-16 Rustem Islamov , Xun Qian , Peter Richtárik

The provision of communication services via portable and mobile devices, such as aerial base stations, is a crucial concept to be realized in 5G/6G networks. Conventionally, IoT/edge devices need to transmit the data directly to the base…

机器学习 · 计算机科学 2022-01-21 Sunder Ali Khowaja , Kapal Dev , Parus Khuwaja , Paolo Bellavista

The performance of Federated learning (FL) is negatively affected by device differences and statistical characteristics between participating clients. To address this issue, we introduce a deep unfolding network (DUN)-based technique that…

机器学习 · 计算机科学 2023-07-03 Shanika I Nanayakkara , Shiva Raj Pokhrel , Gang Li

One of the most important problems in the field of distributed optimization is the problem of minimizing a sum of local convex objective functions over a networked system. Most of the existing work in this area focus on developing…

最优化与控制 · 数学 2019-01-08 Fatemeh Mansoori , Ermin Wei

In Federated Learning (FL), a framework to train machine learning models across distributed data, well-known algorithms like FedAvg tend to have slow convergence rates, resulting in high communication costs during training. To address this…

机器学习 · 计算机科学 2024-02-16 Zhiwei Tang , Tsung-Hui Chang

Federated learning has emerged as a promising, massively distributed way to train a joint deep model over large amounts of edge devices while keeping private user data strictly on device. In this work, motivated from ensuring fairness among…

机器学习 · 计算机科学 2023-01-25 Zeou Hu , Kiarash Shaloudegi , Guojun Zhang , Yaoliang Yu

Deep Learning approaches based on Convolutional Neural Networks (CNNs) are extensively utilized and very successful in a wide range of application areas, including image classification and speech recognition. For the execution of trained…

分布式、并行与集群计算 · 计算机科学 2022-07-26 Xiaotian Guo , Andy D. Pimentel , Todor Stefanov

The future of machine learning lies in moving data collection along with training to the edge. Federated Learning, for short FL, has been recently proposed to achieve this goal. The principle of this approach is to aggregate models learned…

机器学习 · 计算机科学 2023-07-13 Adnan Ben Mansour , Gaia Carenini , Alexandre Duplessis

Federated learning (FL) is a promising learning paradigm that can tackle the increasingly prominent isolated data islands problem while keeping users' data locally with privacy and security guarantees. However, FL could result in…

信息论 · 计算机科学 2022-03-30 Peng Yang , Yuning Jiang , Ting Wang , Yong Zhou , Yuanming Shi , Colin N. Jones

Federated learning (FL) is one of the popular distributed machine learning (ML) solutions but incurs significant communication and computation costs at edge devices. Federated split learning (FSL) can train sub-models in parallel and reduce…

机器学习 · 计算机科学 2025-07-22 Yujia Mu , Cong Shen

Nowadays, data-driven, machine and deep learning approaches have provided unprecedented performance in various complex tasks, including image classification and object detection, and in a variety of application areas, like autonomous…

机器学习 · 计算机科学 2022-03-24 Evangelos Georgatos , Christos Mavrokefalidis , Kostas Berberidis

This paper proposes a scheme to efficiently execute distributed learning tasks in an asynchronous manner while minimizing the gradient staleness on wireless edge nodes with heterogeneous computing and communication capacities. The approach…

分布式、并行与集群计算 · 计算机科学 2020-06-19 Umair Mohammad , Sameh Sorour

Federated learning has emerged recently as a promising solution for distributing machine learning tasks through modern networks of mobile devices. Recent studies have obtained lower bounds on the expected decrease in model loss that is…

Federated learning (FL) has been recognized as a viable distributed learning paradigm which trains a machine learning model collaboratively with massive mobile devices in the wireless edge while protecting user privacy. Although various…

信息论 · 计算机科学 2022-04-19 Yanmeng Wang , Yanqing Xu , Qingjiang Shi , Tsung-Hui Chang

Under the federated learning paradigm, a set of nodes can cooperatively train a machine learning model with the help of a centralized server. Such a server is also tasked with assigning a weight to the information received from each node,…

网络与互联网体系结构 · 计算机科学 2021-02-04 Francesco Malandrino , Carla Fabiana Chiasserini