Regret Bounds for Competitive Resource Allocation with Endogenous Costs
Rui Chai

TL;DR
This paper establishes regret bounds for online resource allocation in systems with endogenous costs influenced by interaction topology, demonstrating how different allocation paradigms perform under adversarial conditions.
Contribution
It introduces a formal analysis of regret bounds for various allocation strategies considering endogenous costs and interaction topologies, highlighting the advantages of competitive allocation.
Findings
Competitive allocation achieves sqrt(T log N) regret.
Sparse interaction topologies increase regret by at most O(sqrt(log N)).
Full interaction topology yields the tightest regret bounds but higher costs.
Abstract
We study online resource allocation among N interacting modules over T rounds. Unlike standard online optimization, costs are endogenous: they depend on the full allocation vector through an interaction matrix W encoding pairwise cooperation and competition. We analyze three paradigms: (I) uniform allocation (cost-ignorant), (II) gated allocation (cost-estimating), and (III) competitive allocation via multiplicative weights update with interaction feedback (cost-revealing). Our main results establish a strict separation under adversarial sequences with bounded variation: uniform incurs Omega(T) regret, gated achieves O(T^{2/3}), and competitive achieves O(sqrt(T log N)). The performance gap stems from competitive allocation's ability to exploit endogenous cost information revealed through interactions. We further show that W's topology governs a computation-regret tradeoff. Full…
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
TopicsAdvanced Bandit Algorithms Research · Game Theory and Applications · Optimization and Search Problems
