English

Pricing Ordered Items

Computer Science and Game Theory 2021-11-08 v2 Data Structures and Algorithms

Abstract

We study the revenue guarantees and approximability of item pricing. Recent work shows that with nn heterogeneous items, item-pricing guarantees an O(logn)O(\log n) approximation to the optimal revenue achievable by any (buy-many) mechanism, even when buyers have arbitrarily combinatorial valuations. However, finding good item prices is challenging -- it is known that even under unit-demand valuations, it is NP-hard to find item prices that approximate the revenue of the optimal item pricing better than O(n)O(\sqrt{n}). Our work provides a more fine-grained analysis of the revenue guarantees and computational complexity in terms of the number of item ``categories'' which may be significantly fewer than nn. We assume the items are partitioned in kk categories so that items within a category are totally-ordered and a buyer's value for a bundle depends only on the best item contained from every category. We show that item-pricing guarantees an O(logk)O(\log k) approximation to the optimal (buy-many) revenue and provide a PTAS for computing the optimal item-pricing when kk is constant. We also provide a matching lower bound showing that the problem is (strongly) NP-hard even when k=1k=1. Our results naturally extend to the case where items are only partially ordered, in which case the revenue guarantees and computational complexity depend on the width of the partial ordering, i.e. the largest set for which no two items are comparable.

Keywords

Cite

@article{arxiv.2106.04704,
  title  = {Pricing Ordered Items},
  author = {Shuchi Chawla and Rojin Rezvan and Yifeng Teng and Christos Tzamos},
  journal= {arXiv preprint arXiv:2106.04704},
  year   = {2021}
}