paper-with-me

Papers

A Resilient Distributed Boosting Algorithm

2022-06-09 · Yuval Filmus, Idan Mehalel, Shay Moran

Given a learning task where the data is distributed among several parties, communication is one of the fundamental resources which the parties would like to minimize. We present a distributed boosting algorithm which is resilient to a limited amount of noise. Our algorithm is similar to classical boosting algorithms, although it is equipped with a new component, inspired by Impagliazzo's hard-core lemma [Impagliazzo95], adding a robustness quality to the algorithm. We also complement this result by showing that resilience to any asymptotically larger noise is not achievable by a communication-efficient algorithm.

📄 PDF Abstract BibTeX arXiv:2206.04713

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMA

Similar Papers 제목 키워드 기반

Boosting in the presence of label noise

2013-09-26 · Jakramate Bootkrajang, Ata Kaban

Boosting is known to be sensitive to label noise. We studied two approaches to improve AdaBoost's robustness against labelling errors. One is to employ a label-noise robust classifier as a base learner, while the other i…

Byzantine-Resilient Learning Beyond Gradients: Distributing Evolutionary Search

2023-04-20 · Andrei Kucharavy, Matteo Monti, Rachid Guerraoui, Ljiljana Dolamic

Modern machine learning (ML) models are capable of impressive performances. However, their prowess is not due only to the improvements in their architecture and training algorithms but also to a drastic increase in compu…

Personalized and Resilient Distributed Learning Through Opinion Dynamics

2025-05-20 · Luca Ballotta, Nicola Bastianello, Riccardo M. G. Ferrari, Karl H. Johansson

In this paper, we address two practical challenges of distributed learning in multi-agent network systems, namely personalization and resilience. Personalization is the need of heterogeneous agents to learn local models …

ByRDiE: Byzantine-resilient distributed coordinate descent for decentralized learning

2017-08-28 · Zhixiong Yang, Waheed U. Bajwa

Distributed machine learning algorithms enable learning of models from datasets that are distributed over a network without gathering the data at a centralized location. While efficient distributed algorithms have been d…

A Resilient Distributed Algorithm for Solving Linear Equations

2023-04-01 · Jingxuan Zhu, Alvaro Velasquez, Ji Liu

This paper presents a resilient distributed algorithm for solving a system of linear algebraic equations over a multi-agent network in the presence of Byzantine agents capable of arbitrarily introducing untrustworthy inf…