On the Low-Complexity of Fair Learning for Combinatorial Multi-Armed Bandit
Xiaoyi Wu, Bo Ji, Bin Li

TL;DR
This paper introduces a low-complexity fair learning algorithm for combinatorial multi-armed bandits that significantly reduces computational costs while maintaining near-optimal fairness and regret performance, validated through theoretical analysis and simulations.
Contribution
It proposes a pick-and-compare based algorithm that reduces complexity from exponential to constant, with minimal impact on fairness and regret.
Findings
Reduces super arm evaluation complexity to a constant.
Maintains near-optimal fairness and regret performance.
Validated effectiveness through extensive simulations.
Abstract
Combinatorial Multi-Armed Bandit with fairness constraints is a framework where multiple arms form a super arm and can be pulled in each round under uncertainty to maximize cumulative rewards while ensuring the minimum average reward required by each arm. The existing pessimistic-optimistic algorithm linearly combines virtual queue-lengths (tracking the fairness violations) and Upper Confidence Bound estimates as a weight for each arm and selects a super arm with the maximum total weight. The number of super arms could be exponential to the number of arms in many scenarios. In wireless networks, interference constraints can cause the number of super arms to grow exponentially with the number of arms. Evaluating all the feasible super arms to find the one with the maximum total weight can incur extremely high computational complexity in the pessimistic-optimistic algorithm. To avoid…
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 · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
