Semi-bandit Optimization in the Dispersed Setting
Maria-Florina Balcan, Travis Dick, Wesley Pegden

TL;DR
This paper introduces semi-bandit optimization algorithms for online data-driven algorithm parameter tuning, achieving near full-information performance with improved computational efficiency and applying to clustering and knapsack problems.
Contribution
It develops novel semi-bandit algorithms that leverage partial loss information, providing the first provable guarantees for data-driven clustering and improved regret bounds for knapsack.
Findings
Achieves regret bounds comparable to full-information algorithms.
Provides the first provable guarantees for linkage-based clustering.
Improves regret bounds for greedy knapsack algorithm design.
Abstract
The goal of data-driven algorithm design is to obtain high-performing algorithms for specific application domains using machine learning and data. Across many fields in AI, science, and engineering, practitioners will often fix a family of parameterized algorithms and then optimize those parameters to obtain good performance on example instances from the application domain. In the online setting, we must choose algorithm parameters for each instance as they arrive, and our goal is to be competitive with the best fixed algorithm in hindsight. There are two major challenges in online data-driven algorithm design. First, it can be computationally expensive to evaluate the loss functions that map algorithm parameters to performance, which often require the learner to run a combinatorial algorithm to measure its performance. Second, the losses can be extremely volatile and have sharp…
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 · Optimization and Search Problems · Machine Learning and Algorithms
