paper-with-me

홈 › Papers

A Survey of Distributed Data Aggregation Algorithms

2011-10-04 · Paulo Jesus, Carlos Baquero, Paulo Sérgio Almeida

Distributed data aggregation is an important task, allowing the decentralized determination of meaningful global properties, that can then be used to direct the execution of other applications. The resulting values result from the distributed computation of functions like COUNT, SUM and AVERAGE. Some application examples can found to determine the network size, total storage capacity, average load, majorities and many others. In the last decade, many different approaches have been proposed, with different trade-offs in terms of accuracy, reliability, message and time complexity. Due to the considerable amount and variety of aggregation algorithms, it can be difficult and time consuming to determine which techniques will be more appropriate to use in specific settings, justifying the existence of a survey to aid in this task. This work reviews the state of the art on distributed data aggregation algorithms, providing three main contributions. First, it formally defines the concept of aggregation, characterizing the different types of aggregation functions. Second, it succinctly describes the main aggregation techniques, organizing them in a taxonomy. Finally, it provides some guidelines toward the selection and use of the most relevant techniques, summarizing their principal characteristics.

📄 PDF Abstract BibTeX arXiv:1110.0725

Code (1)

joaop21/Decentralized-Aggregation

Tasks

Survey

Similar Papers 제목 키워드 기반

A survey on secure decentralized optimization and learning

2024-08-16 · Changxin Liu, Nicola Bastianello, Wei Huo, Yang Shi 외

Decentralized optimization has become a standard paradigm for solving large-scale decision-making problems and training large machine learning models without centralizing data. However, this paradigm introduces new priva…

Decision MakingDistributed OptimizationPrivacy PreservingSurvey

Privacy-Preserving Object Detection & Localization Using Distributed Machine Learning: A Case Study of Infant Eyeblink Conditioning

2020-10-14 · Stefan Zwaard, Henk-Jan Boele, Hani Alers, Christos Strydis 외

Distributed machine learning is becoming a popular model-training method due to privacy, computational scalability, and bandwidth capacities. In this work, we explore scalable distributed-training versions of two algorit…

BIG-bench Machine Learningobject-detectionObject DetectionPrivacy Preserving

Modular Federated Learning: A Meta-Framework Perspective

2025-05-13 · Frederico Vicente, Cláudia Soares, Dušan Jakovetić

Federated Learning (FL) enables distributed machine learning training while preserving privacy, representing a paradigm shift for data-sensitive and decentralized environments. Despite its rapid advancements, FL remains …

Federated LearningSurvey

A Hitchhiker's Guide On Distributed Training of Deep Neural Networks

2018-10-28 · Karanbir Chahal, Manraj Singh Grover, Kuntal Dey

Deep learning has led to tremendous advancements in the field of Artificial Intelligence. One caveat however is the substantial amount of compute needed to train these deep learning models. Training a benchmark dataset l…

Deep LearningGPUPlaying the Game of 2048

Data and Model Poisoning Backdoor Attacks on Wireless Federated Learning, and the Defense Mechanisms: A Comprehensive Survey

2023-12-14 · Yichen Wan, Youyang Qu, Wei Ni, Yong Xiang 외

Due to the greatly improved capabilities of devices, massive data, and increasing concern about data privacy, Federated Learning (FL) has been increasingly considered for applications to wireless communication networks (…

Data PoisoningFederated LearningModel Poisoning