中文
相关论文

相关论文: Heterogeneity-Aware Asynchronous Decentralized Tra…

200 篇论文

On-device Deep Neural Network (DNN) training has been recognized as crucial for privacy-preserving machine learning at the edge. However, the intensive training workload and limited onboard computing resources pose significant challenges to…

分布式、并行与集群计算 · 计算机科学 2024-08-16 Shengyuan Ye , Liekang Zeng , Xiaowen Chu , Guoliang Xing , Xu Chen

Distributed training of deep learning models on large-scale training data is typically conducted with asynchronous stochastic optimization to maximize the rate of updates, at the cost of additional noise introduced from asynchrony. In…

分布式、并行与集群计算 · 计算机科学 2017-03-21 Xinghao Pan , Jianmin Chen , Rajat Monga , Samy Bengio , Rafal Jozefowicz

Distributed training of deep learning models on large-scale training data is typically conducted with asynchronous stochastic optimization to maximize the rate of updates, at the cost of additional noise introduced from asynchrony. In…

机器学习 · 计算机科学 2017-03-22 Jianmin Chen , Xinghao Pan , Rajat Monga , Samy Bengio , Rafal Jozefowicz

In this work, we study to release the potential of massive heterogeneous weak computing power to collaboratively train large-scale models on dispersed datasets. In order to improve both efficiency and accuracy in resource-adaptive…

分布式、并行与集群计算 · 计算机科学 2025-10-24 Yan Li , Xiao Zhang , Mingyi Li , Guangwei Xu , Feng Chen , Yuan Yuan , Yifei Zou , Mengying Zhao , Jianbo Lu , Dongxiao Yu

Data parallelism has become a dominant method to scale Deep Neural Network (DNN) training across multiple nodes. Since synchronizing a large number of gradients of the local model can be a bottleneck for large-scale distributed training,…

分布式、并行与集群计算 · 计算机科学 2019-07-23 Jiarui Fang , Haohuan Fu , Guangwen Yang , Cho-Jui Hsieh

The method of choice for parameter aggregation in Deep Neural Network (DNN) training, a network-intensive task, is shifting from the Parameter Server model to decentralized aggregation schemes (AllReduce) inspired by theoretical guarantees…

网络与互联网体系结构 · 计算机科学 2020-04-30 Sayed Hadi Hashemi , Sangeetha Abdu Jyothi , Brighten Godfrey , Roy Campbell

Distributed training of deep neural networks has received significant research interest, and its major approaches include implementations on multiple GPUs and clusters. Parallelization can dramatically improve the efficiency of training…

分布式、并行与集群计算 · 计算机科学 2017-11-29 Jaehee Jang , Byungook Na , Sungroh Yoon

Efficiently scaling deep neural networks across GPU clusters requires navigating complex trade-offs between computational throughput, memory utilization, and synchronization overhead. This paper presents a unified empirical evaluation of…

分布式、并行与集群计算 · 计算机科学 2026-01-06 Md Sultanul Islam Ovi

Federated learning (FedL) has emerged as a popular technique for distributing model training over a set of wireless devices, via iterative local updates (at devices) and global aggregations (at the server). In this paper, we develop…

In federated distributed learning, the goal is to optimize a global training objective defined over distributed devices, where the data shard at each device is sampled from a possibly different distribution (a.k.a., heterogeneous or non…

机器学习 · 计算机科学 2019-12-10 Farzin Haddadpour , Mehrdad Mahdavi

This work focuses on the decentralized deep learning optimization framework. We propose Adjacent Leader Decentralized Gradient Descent (AL-DSGD), for improving final model performance, accelerating convergence, and reducing the…

机器学习 · 计算机科学 2024-08-21 Haoze He , Jing Wang , Anna Choromanska

Deep learning is a popular machine learning technique and has been applied to many real-world problems. However, training a deep neural network is very time-consuming, especially on big data. It has become difficult for a single machine to…

分布式、并行与集群计算 · 计算机科学 2019-09-04 Xing Zhao , Aijun An , Junfeng Liu , Bao Xin Chen

Distributed deep learning (DL) has become prevalent in recent years to reduce training time by leveraging multiple computing devices (e.g., GPUs/TPUs) due to larger models and datasets. However, system scalability is limited by…

分布式、并行与集群计算 · 计算机科学 2023-09-04 Zhenheng Tang , Shaohuai Shi , Wei Wang , Bo Li , Xiaowen Chu

Originated from distributed learning, federated learning enables privacy-preserved collaboration on a new abstracted level by sharing the model parameters only. While the current research mainly focuses on optimizing learning algorithms and…

机器学习 · 计算机科学 2020-09-17 Cong Wang , Yuanyuan Yang , Pengzhan Zhou

Although federated learning has achieved many breakthroughs recently, the heterogeneous nature of the learning environment greatly limits its performance and hinders its real-world applications. The heterogeneous data, time-varying wireless…

机器学习 · 计算机科学 2023-02-22 Jingxin Li , Toktam Mahmoodi , Hak-Keung Lam

Decentralized learning algorithms empower interconnected devices to share data and computational resources to collaboratively train a machine learning model without the aid of a central coordinator. In the case of heterogeneous data…

机器学习 · 计算机科学 2023-01-16 Matteo Zecchin , Marios Kountouris , David Gesbert

In the last few years, distributed machine learning has been usually executed over heterogeneous networks such as a local area network within a multi-tenant cluster or a wide area network connecting data centers and edge clusters. In these…

分布式、并行与集群计算 · 计算机科学 2020-10-21 Pan Zhou , Qian Lin , Dumitrel Loghin , Beng Chin Ooi , Yuncheng Wu , Hongfang Yu

Intensive communication and synchronization cost for gradients and parameters is the well-known bottleneck of distributed deep learning training. Based on the observations that Synchronous SGD (SSGD) obtains good convergence accuracy while…

分布式、并行与集群计算 · 计算机科学 2021-04-12 Yemao Xu , Dezun Dong , Yawei Zhao , Weixia Xu , Xiangke Liao

Adjusting batch sizes and adaptively tuning other hyperparameters can significantly speed up deep neural network (DNN) training. Despite the ubiquity of heterogeneous clusters, existing adaptive DNN training techniques solely consider…

分布式、并行与集群计算 · 计算机科学 2024-02-09 Chengyi Nie , Jessica Maghakian , Zhenhua Liu

Deep learning has permeated through many aspects of computing/processing systems in recent years. While distributed training architectures/frameworks are adopted for training large deep learning models quickly, there has not been a…

分布式、并行与集群计算 · 计算机科学 2021-06-14 Salem Alqahtani , Murat Demirbas