paper-with-me

홈 › Papers

A Survey on Distributed Machine Learning

2019-12-20 · Joost Verbraeken, Matthijs Wolting, Jonathan Katzy, Jeroen Kloppenburg, Tim Verbelen, Jan S. Rellermeyer

The demand for artificial intelligence has grown significantly over the last decade and this growth has been fueled by advances in machine learning techniques and the ability to leverage hardware acceleration. However, in order to increase the quality of predictions and render machine learning solutions feasible for more complex applications, a substantial amount of training data is required. Although small machine learning models can be trained with modest amounts of data, the input for training larger models such as neural networks grows exponentially with the number of parameters. Since the demand for processing training data has outpaced the increase in computation power of computing machinery, there is a need for distributing the machine learning workload across multiple machines, and turning the centralized into a distributed system. These distributed systems present new challenges, first and foremost the efficient parallelization of the training process and the creation of a coherent model. This article provides an extensive overview of the current state-of-the-art in the field by outlining the challenges and opportunities of distributed machine learning over conventional (centralized) machine learning, discussing the techniques used for distributed machine learning, and providing an overview of the systems that are available.

📄 PDF Abstract BibTeX arXiv:1912.09789

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningSurvey

Similar Papers 제목 키워드 기반

From Distributed Machine Learning to Federated Learning: A Survey

2021-04-29 · Ji Liu, Jizhou Huang, Yang Zhou, Xuhong LI 외

In recent years, data and computing resources are typically distributed in the devices of end users, various regions or organizations. Because of laws or regulations, the distributed data and computing resources cannot b…

BIG-bench Machine LearningFederated LearningSurvey

Online Machine Learning in Big Data Streams

2018-02-16 · András A. Benczúr, Levente Kocsis, Róbert Pálovics

The area of online machine learning in big data streams covers algorithms that are (1) distributed and (2) work from data streams with only a limited possibility to store past data. The first requirement mostly concerns …

BIG-bench Machine LearningRecommendation Systems

A Survey of Model Extraction Attacks and Defenses in Distributed Computing Environments

2025-02-22 · Kaixiang Zhao, Lincan Li, Kaize Ding, Neil Zhenqiang Gong 외

Model Extraction Attacks (MEAs) threaten modern machine learning systems by enabling adversaries to steal models, exposing intellectual property and training data. With the increasing deployment of machine learning model…

Autonomous VehiclesDistributed ComputingFederated LearningModel extraction+1

A Survey of Distributed Learning in Cloud, Mobile, and Edge Settings

2024-05-23 · Madison Threadgill, Andreas Gerstlauer

In the era of deep learning (DL), convolutional neural networks (CNNs), and large language models (LLMs), machine learning (ML) models are becoming increasingly complex, demanding significant computational resources for …

Computational EfficiencySurvey

Symbolic, Distributed and Distributional Representations for Natural Language Processing in the Era of Deep Learning: a Survey

2017-02-02 · Lorenzo Ferrone, Fabio Massimo Zanzotto

Natural language is inherently a discrete symbolic representation of human knowledge. Recent advances in machine learning (ML) and in natural language processing (NLP) seem to contradict the above intuition: discrete sym…