paper-with-me

Papers

List-Decodable Coded Computing: Breaking the Adversarial Toleration Barrier

2021-01-27 · Mahdi Soleymani, Ramy E. Ali, Hessam Mahdavifar, A. Salman Avestimehr

We consider the problem of coded computing, where a computational task is performed in a distributed fashion in the presence of adversarial workers. We propose techniques to break the adversarial toleration threshold barrier previously known in coded computing. More specifically, we leverage list-decoding techniques for folded Reed-Solomon codes and propose novel algorithms to recover the correct codeword using side information. In the coded computing setting, we show how the master node can perform certain carefully designed extra computations to obtain the side information. The workload of computing this side information is negligible compared to the computations done by each worker. This side information is then utilized to prune the output of the list decoder and uniquely recover the true outcome. We further propose folded Lagrange coded computing (FLCC) to incorporate the developed techniques into a specific coded computing setting. Our results show that FLCC outperforms LCC by breaking the barrier on the number of adversaries that can be tolerated. In particular, the corresponding threshold in FLCC is improved by a factor of two asymptotically compared to that of LCC.

📄 PDF Abstract BibTeX arXiv:2101.11653

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

LCC Please enter a description about the method here

Similar Papers 제목 키워드 기반

Efficient List-Decodable Regression using Batches

2022-11-23 · Abhimanyu Das, Ayush Jain, Weihao Kong, Rajat Sen

We begin the study of list-decodable linear regression using batches. In this setting only an $\alpha \in (0,1]$ fraction of the batches are genuine. Each genuine batch contains $\ge n$ i.i.d. samples from a common unkno…

regression

Robust Mixture Learning when Outliers Overwhelm Small Groups

2024-07-22 · Daniil Dmitriev, Rares-Darius Buhai, Stefan Tiegel, Alexander Wolters 외

We study the problem of estimating the means of well-separated mixtures when an adversary may add arbitrary outliers. While strong guarantees are available when the outlier fraction is significantly smaller than the mini…

List-Decodable Covariance Estimation

2022-06-22 · Misha Ivkov, Pravesh K. Kothari

We give the first polynomial time algorithm for \emph{list-decodable covariance estimation}. For any $\alpha > 0$, our algorithm takes input a sample $Y \subseteq \mathbb{R}^d$ of size $n\geq d^{\mathsf{poly}(1/\alpha)}$…

regression

LiD-FL: Towards List-Decodable Federated Learning

2024-08-09 · Hong Liu, Liren Shan, Han Bao, Ronghui You 외

Federated learning is often used in environments with many unverified participants. Therefore, federated learning under adversarial attacks receives significant attention. This paper proposes an algorithmic framework for…

Federated Learningimage-classificationImage Classification

General Coded Computing: Adversarial Settings

2025-02-12 · Parsa Moradi, Hanzaleh Akbarinodehi, Mohammad Ali Maddah-Ali

Conventional coded computing frameworks are predominantly tailored for structured computations, such as matrix multiplication and polynomial evaluation. Such tasks allow the reuse of tools and techniques from algebraic c…

Adversarial Robustness