Optimal Protocols for 2-Party Contention Resolution

Abstract

Contention Resolution is a fundamental symmetry-breaking problem in which n devices must acquire temporary and exclusive access to some shared resource, without the assistance of a mediating authority. For example, the n devices may be sensors that each need to transmit a single packet of data over a broadcast channel. In each time step, devices can (probabilistically) choose to acquire the resource or remain idle; if exactly one device attempts to acquire it, it succeeds, and if two or more devices make an attempt, none succeeds. The complexity of the problem depends heavily on what types of collision detection are available. In this paper we consider acknowledgement-based protocols, in which devices only learn whether their own attempt succeeded or failed; they receive no other feedback from the environment whatsoever, i.e., whether other devices attempted to acquire the resource, succeeded, or failed. Nearly all work on the Contention Resolution problem evaluated the performance of algorithms asymptotically, as n→ ∞. In this work we focus on the simplest case of n=2 devices, but look for precisely optimal algorithms. We design provably optimal algorithms under three natural cost metrics: minimizing the expected average of the waiting times ( avg), the expected waiting time until the first device acquires the resource ( min), and the expected time until the last device acquires the resource ( max).

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…