paper-with-me

Papers

Consensus Driven Learning

2020-05-20 · Kyle Crandall, Dustin Webb

As the complexity of our neural network models grow, so too do the data and computation requirements for successful training. One proposed solution to this problem is training on a distributed network of computational devices, thus distributing the computational and data storage loads. This strategy has already seen some adoption by the likes of Google and other companies. In this paper we propose a new method of distributed, decentralized learning that allows a network of computation nodes to coordinate their training using asynchronous updates over an unreliable network while only having access to a local dataset. This is achieved by taking inspiration from Distributed Averaging Consensus algorithms to coordinate the various nodes. Sharing the internal model instead of the training data allows the original raw data to remain with the computation node. The asynchronous nature and lack of centralized coordination allows this paradigm to function with limited communication requirements. We demonstrate our method on the MNIST, Fashion MNIST, and CIFAR10 datasets. We show that our coordination method allows models to be learned on highly biased datasets, and in the presence of intermittent communication failure.

📄 PDF Abstract BibTeX arXiv:2005.10300

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Observer-Based Data-Driven Consensus Control for Nonlinear Multi-Agent Systems against DoS and FDI attacks

2025-01-01 · Yi Zhang, Bin Lei, Mohamadamin Rajabinezhad, Caiwen Ding 외

Existing data-driven control methods generally do not address False Data Injection (FDI) and Denial-of-Service (DoS) attacks simultaneously. This letter introduces a distributed data-driven attack-resilient consensus pro…

Localized Data-driven Consensus Control

2024-01-23 · Zeze Chang, Junjie Jiao, Zhongkui Li

This paper considers a localized data-driven consensus problem for leader-follower multi-agent systems with unknown discrete-time agent dynamics, where each follower computes its local control gain using only their local…

Multi-Agent Consensus Seeking via Large Language Models

2023-10-31 · Huaben Chen, Wenkang Ji, Lufeng Xu, Shiyu Zhao

Multi-agent systems driven by large language models (LLMs) have shown promising abilities for solving complex tasks in a collaborative manner. This work considers a fundamental problem in multi-agent collaboration: conse…

Self-triggered Consensus Control of Multi-agent Systems from Data

2023-10-19 · Yifei Li, Xin Wang, Jian Sun, Gang Wang 외

This paper considers self-triggered consensus control of unknown linear multi-agent systems (MASs). Self-triggering mechanisms (STMs) are widely used in MASs, thanks to their advantages in avoiding continuous monitoring …

Hybrid consensus for multi-agent systems with time-driven jumps

2021-10-27 · Andrea Cristofaro, Mattia Mattioni

In this paper, the behavior of scalar multi-agent systems over networks subject to time-driven jumps. Assuming that all agents communicate through distinct communication digraphs at jump and flow times, the asymptotic mu…