The Online Submodular Assignment Problem
Daniel Hathcock, Billy Jin, Kalen Patton, Sherry Sarkar, Michael, Zlatin

TL;DR
This paper introduces the submodular assignment problem (SAP), a broad generalization of online resource allocation problems, and provides competitive algorithms for both fractional and integral cases, leveraging a novel water level vector construction.
Contribution
It presents a unified framework for online assignment problems, introduces a competitive fractional algorithm, and develops new structural tools for integral solutions.
Findings
Fractional algorithm is (1-1/e)-competitive.
Integral algorithm under small-bids assumption is (1-1/e-epsilon)-competitive.
New water level vector construction generalizes water-filling paradigm.
Abstract
Online resource allocation is a rich and varied field. One of the most well-known problems in this area is online bipartite matching, introduced in 1990 by Karp, Vazirani, and Vazirani [KVV90]. Since then, many variants have been studied, including AdWords, the generalized assignment problem (GAP), and online submodular welfare maximization. In this paper, we introduce a generalization of GAP which we call the submodular assignment problem (SAP). This generalization captures many online assignment problems, including all classical online bipartite matching problems as well as broader online combinatorial optimization problems such as online arboricity, flow scheduling, and laminar restricted allocations. We present a fractional algorithm for online SAP that is (1-1/e)-competitive. Additionally, we study several integral special cases of the problem. In particular, we provide 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
TopicsOptimization and Search Problems · Cryptography and Data Security · Auction Theory and Applications
