Blind, Greedy, and Random: Ordinal Approximation Algorithms for Matching and Clustering
Elliot Anshelevich, Shreyas Sekar

TL;DR
This paper develops new approximation algorithms for matching and related problems using only ordinal preference data, achieving better results under structured weight assumptions.
Contribution
It introduces the first non-trivial ordinal approximation algorithms for matching, clustering, Densest k-subgraph, and Max TSP problems, improving over trivial methods under certain conditions.
Findings
A 1.6-approximation algorithm for metric-weighted matching.
New approximation algorithms for clustering, Densest k-subgraph, and Max TSP.
Robust algorithms that operate with only ordinal preference information.
Abstract
We study Matching and other related problems in a partial information setting where the agents' utilities for being matched to other agents are hidden and the mechanism only has access to ordinal preference information. Our model is motivated by the fact that in many settings, agents cannot express the numerical values of their utility for different outcomes, but are still able to rank the outcomes in their order of preference. Specifically, we study problems where the ground truth exists in the form of a weighted graph, and look to design algorithms that approximate the true optimum matching using only the preference orderings for each agent (induced by the hidden weights) as input. If no restrictions are placed on the weights, then one cannot hope to do better than the simple greedy algorithm, which yields a half optimal matching. Perhaps surprisingly, we show that by imposing a…
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
TopicsGame Theory and Voting Systems · Logic, Reasoning, and Knowledge · Auction Theory and Applications
