Fair metric distortion for matching with preferences
Jabari Hastings, Prasanna Ramakrishnan
TL;DR
This work studies matching with ordinal preferences in an unknown metric space through the lens of distortion and fairness. It shows that max-distortion (egalitarian cost) and sum-distortion can differ by a factor up to $n$, motivating separate analysis beyond the traditional sum objective. Focusing on RepMatch, the authors introduce a size-based promotion variant that achieves a max-distortion of $O\left(n^{\log_2 3}\right)\approx O(n^{1.58})$ and a fairness ratio of $O(n^2)$ for any monotone symmetric norm, while also establishing matching lower bounds. They further prove universal lower bounds for deterministic mechanisms in max-distortion and discuss the intriguing possibility of constant max-distortion mechanisms, outlining key challenges and directions for future work.
Abstract
We consider the matching problem in the metric distortion framework. There are $n$ agents and $n$ items occupying points in a shared metric space, and the goal is to design a matching mechanism that outputs a low-cost matching between the agents and items, using only agents' ordinal rankings of the candidates by distance. A mechanism has distortion $α$ if it always outputs a matching whose cost is within a factor of $α$ of the optimum, in every instance regardless of the metric space. Typically, the cost of a matching is measured in terms of the total distance between matched agents and items, but this measure can incentivize unfair outcomes where a handful of agents bear the brunt of the cost. With this in mind, we consider how the metric distortion problem changes when the cost is instead measured in terms of the maximum cost of any agent. We show that while these two notions of distortion can in general differ by a factor of $n$, the distortion of a variant of the state-of-the-art mechanism, RepMatch, actually improves from $O(n^2)$ under the sum objective to $O(n^{1.58})$ under the max objective. We also show that for any fairness objective defined by a monotone symmetric norm, this algorithm guarantees distortion $O(n^2)$.
