Table of Contents
Fetching ...

Adjusted Winner: from Splitting to Selling

Robert Bredereck, Bin Sun, Eyal Briman, Nimrod Talmon

TL;DR

This work extends the Adjusted Winner protocol to accommodate indivisible resources by permitting selling under a global budget, replacing fractional splits with revenue redistribution. The authors formalize the Dispute Settlement with Indivisible Resources and Sale (DSIRS) framework and define the Adjusted Winner without Splitting (AWNS) family of problems, analyze fairness trade-offs, and prove broad computational hardness results with an exception: an FPTAS exists for AWNS-ρ. They provide a detailed dynamic-programming-based approximation for AWNS-ρ and validate the approach via simulations on real-world Spliddit data, showing that enabling selling under a budget markedly improves equity, particularly under favorable price-cost modes. The results yield practical insight into fair division under indivisibility and feasible selling, with implications for real-world negotiations where splits are undesirable or impractical.

Abstract

The Adjusted Winner (AW) method is a fundamental procedure for the fair division of indivisible resources between two agents. However, its reliance on splitting resources can lead to practical complications. To address this limitation, we propose an extension of AW that allows the sale of selected resources under a budget constraint, with the proceeds subsequently redistributed, thereby aiming for allocations that remain as equitable as possible. Alongside developing this extended framework, we provide an axiomatic analysis that examines how equitability and envy-freeness are modified in our setting. We then formally define the resulting combinatorial problems, establish their computational complexity, and design a fully polynomial-time approximation scheme (FPTAS) to mitigate their inherent intractability. Finally, we complement our theoretical results with computer-based simulations.

Adjusted Winner: from Splitting to Selling

TL;DR

This work extends the Adjusted Winner protocol to accommodate indivisible resources by permitting selling under a global budget, replacing fractional splits with revenue redistribution. The authors formalize the Dispute Settlement with Indivisible Resources and Sale (DSIRS) framework and define the Adjusted Winner without Splitting (AWNS) family of problems, analyze fairness trade-offs, and prove broad computational hardness results with an exception: an FPTAS exists for AWNS-ρ. They provide a detailed dynamic-programming-based approximation for AWNS-ρ and validate the approach via simulations on real-world Spliddit data, showing that enabling selling under a budget markedly improves equity, particularly under favorable price-cost modes. The results yield practical insight into fair division under indivisibility and feasible selling, with implications for real-world negotiations where splits are undesirable or impractical.

Abstract

The Adjusted Winner (AW) method is a fundamental procedure for the fair division of indivisible resources between two agents. However, its reliance on splitting resources can lead to practical complications. To address this limitation, we propose an extension of AW that allows the sale of selected resources under a budget constraint, with the proceeds subsequently redistributed, thereby aiming for allocations that remain as equitable as possible. Alongside developing this extended framework, we provide an axiomatic analysis that examines how equitability and envy-freeness are modified in our setting. We then formally define the resulting combinatorial problems, establish their computational complexity, and design a fully polynomial-time approximation scheme (FPTAS) to mitigate their inherent intractability. Finally, we complement our theoretical results with computer-based simulations.
Paper Structure (21 sections, 17 theorems, 29 equations, 1 figure, 1 table)

This paper contains 21 sections, 17 theorems, 29 equations, 1 figure, 1 table.

Key Result

Proposition 1

Let $\mathcal{I}$ be an instance of DSIRS and let $S_0, S_1, S_2$ be a partition of the resources $R$. Define where $\frac{W_1'}{W_2'}= \frac{u_1(S_1) + q'\cdot p(S_0)}{u_2(S_2) + (1-q')\cdot p(S_0)}$. Then $q_1 = q_2$.

Figures (1)

  • Figure :

Theorems & Definitions (55)

  • Definition 1: DSIRS
  • Remark
  • Remark
  • Proposition 1
  • proof
  • Corollary 1
  • Proposition 2
  • proof
  • Definition 2: Envy-freeness
  • Proposition 3
  • ...and 45 more