Some New Results With k-set agreement
Delporte-Gallet Carole, Fauconnier Hugues, Safir Mouna

TL;DR
This paper presents new algorithms for $k$-set agreement in distributed systems, achieving faster consensus in synchronous systems with Byzantine failures and extending solutions to asynchronous crash-prone shared memory systems.
Contribution
It introduces an authenticated, two-round $k$-set agreement algorithm for synchronous systems with Byzantine faults and a novel asynchronous shared memory algorithm for crash failures, improving existing bounds.
Findings
Two-round $k$-set agreement in synchronous systems with Byzantine faults.
Asynchronous $k$-set agreement for crash failures using snapshot primitives.
Bounds on $k$ relative to system parameters and failure types.
Abstract
In this article, we investigate the solvability of -set agreement among processes in distributed systems prone to different types of process failures. Specifically, we explore two scenarios: synchronous message-passing systems prone to up to Byzantine failures of processes. And asynchronous shared memory systems prone to up to crash failures of processes. Our goal is to address the gaps left by previous works\cite{SSS,AsynchKset} in these areas. For Byzantine failures case we consider systems with authentication where processes have unforgeable signatures. For synchronous message-passing systems, we present an authenticated algorithm that achieves -set agreement in only two rounds, with no constraints on the number of faults , with determined as . In fact the lower bound for is $k \geq \lfloor \frac{n}{n-t} \rfloor…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Service-Oriented Architecture and Web Services · Caching and Content Delivery
