Matching with Nested and Bundled Pandora Boxes
Robin Bowers, Bo Waggoner

TL;DR
This paper introduces a novel approach to max-weighted matching with costs using nested Pandora's boxes, providing a constant-factor approximation algorithm and showing limitations of other natural algorithms.
Contribution
It develops a fully constructive optimal solution to the nested-boxes problem and applies it to matching, establishing a new method with provable approximation guarantees.
Findings
Edge-based algorithms are limited to o(1) approximation.
Vertex-based algorithms cannot achieve constant-factor approximation.
The nested-box approach yields a constant-factor approximation.
Abstract
We consider max-weighted matching with costs for learning the weights, modeled as a "Pandora's Box" on each endpoint of an edge. Each vertex has an initially-unknown value for being matched to a neighbor, and an algorithm must pay some cost to observe this value. The goal is to maximize the total matched value minus costs. Our model is inspired by two-sided settings, such as matching employees to employers. Importantly for such settings, we allow for negative values which cause existing approaches to fail. We first prove upper bounds for algorithms in two natural classes. Any algorithm that "bundles" the two Pandora boxes incident to an edge is an -approximation. Likewise, any "vertex-based" algorithm, which uses properties of the separate Pandora's boxes but does not consider the interaction of their value distributions, is an -approximation. Instead, we utilize Pandora's…
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.
