paper-with-me

Papers

Zeno++: Robust Fully Asynchronous SGD

2019-03-17 · ICML 2020 1 · Cong Xie, Sanmi Koyejo, Indranil Gupta

We propose Zeno++, a new robust asynchronous Stochastic Gradient Descent~(SGD) procedure which tolerates Byzantine failures of the workers. In contrast to previous work, Zeno++ removes some unrealistic restrictions on worker-server communications, allowing for fully asynchronous updates from anonymous workers, arbitrarily stale worker updates, and the possibility of an unbounded number of Byzantine workers. The key idea is to estimate the descent of the loss value after the candidate gradient is applied, where large descent values indicate that the update results in optimization progress. We prove the convergence of Zeno++ for non-convex problems under Byzantine failures. Experimental results show that Zeno++ outperforms existing approaches.

📄 PDF Abstract BibTeX arXiv:1903.07020

Code (1)

xcgoner/iclr2020_zeno_async 공식 구현 mxnet

Similar Papers 제목 키워드 기반

Asynchronous Event-Triggered Control for Non-Linear Systems

2022-11-25 · Daniel A. Williams, Airlie Chapman, Chris Manzie

With the increasing ubiquity of networked control systems, various strategies for sampling constituent subsystems' outputs have emerged. In contrast with periodic sampling, event-triggered control provides a way to effic…

Distributed Periodic Event-triggered Control of Nonlinear Multi-Agent Systems

2022-02-13 · Koen J. A. Scheres, Victor S. Dolk, Michelle S. Chong, Romain Postoyan 외

We present a general emulation-based framework to address the distributed control of multi-agent systems over packet-based networks. We consider the setup where information is only transmitted at (non-uniform) sampling t…

Nonlinear Cooperative Output Regulation with Input Delay Compensation

2024-09-08 · Shiqi Zheng, Choon Ki Ahn, Xiaowei Jiang, Huaicheng Yan 외

This paper investigates the cooperative output regulation (COR) of nonlinear multi-agent systems (MASs) with long input delay based on periodic event-triggered mechanism. Compared with other mechanisms, periodic event-tr…

ZenoPS: A Distributed Learning System Integrating Communication Efficiency and Security

2022-07-01 · Algorithms 2022 7 · Cong Xie, Oluwasanmi Koyejo, Indranil Gupta

Distributed machine learning is primarily motivated by the promise of increased computation power for accelerating training and mitigating privacy concerns. Unlike machine learning on a single device, distributed machine…

BIG-bench Machine Learning

NeuroMorse: A Temporally Structured Dataset For Neuromorphic Computing

2025-02-28 · Ben Walters, Yeshwanth Bethi, Taylor Kergan, Binh Nguyen 외

Neuromorphic engineering aims to advance computing by mimicking the brain's efficient processing, where data is encoded as asynchronous temporal events. This eliminates the need for a synchronisation clock and minimises …

Benchmarking