Scaling Federated Linear Contextual Bandits via Sketching
Hantao Yang, Hong Xie, Xutong Liu, Defu Lian

TL;DR
This paper introduces FSCLB, a scalable federated linear bandit algorithm using sketching techniques to drastically reduce computation and communication costs while maintaining near-optimal regret bounds.
Contribution
It proposes a novel sketching-based method for federated linear bandits that reduces complexity and communication overhead without sacrificing theoretical guarantees.
Findings
Reduces computational complexity from O(d^3) to O(l^2d) per round.
Cuts communication costs from O(d^2) to O(ld).
Achieves over 90% reduction in costs with negligible reward loss.
Abstract
In federated contextual linear bandits, high data dimensionality incurs prohibitive computation and communication costs: local agents perform -time determinant computation and upload parameters, making existing algorithms unscalable, where is the dimension of data. To relieve these scaling bottlenecks, this paper proposes Federated Sketch Contextual Linear Bandits (FSCLB). On the computation side, FSCLB uses SVD to indirectly obtain the determinant required for communication, eliminating the prohibitive cost of direct determinant calculation and cutting complexity from to per round, where is the sketch size. On the communication side, FSCLB introduces a double-sketch strategy that reduces both upload and download costs from to . Naively involving sketch update into federated contextual linear bandits can destroy the local…
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.
