Linear Ensemble Sampling with Smaller Ensembles

๐Ÿ“… 2026-09-12
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
็ ”็ฉถๆๅ‡บไบ†ไธ€็ง็บฟๆ€ง้›†ๆˆ้‡‡ๆ ท็ฎ—ๆณ•๏ผŒ้€š่ฟ‡ไป…ๅœจๆญฃๅˆ™ๅŒ–Gram็Ÿฉ้˜ตๆ˜พ่‘—ๅ˜ๅŒ–ๆ—ถๆ›ดๆ–ฐ้›†ๆˆ๏ผŒๅ‡ๅฐไบ†้›†ๆˆ่ง„ๆจก่‡ณฮ˜(d log d+d log log T)๏ผŒๅŒๆ—ถไฟๆŒไบ†ๆœ€ไผ˜ๅŽๆ‚”็•Œใ€‚
๐Ÿ“ Abstract
Ensemble sampling offers a practical approach to randomized exploration by maintaining a collection of models, but how small an ensemble can be while retaining strong regret guarantees remains unresolved. In particular, the existing guarantees use an ensemble size of $ฮ˜(d\log T)$, leaving a logarithmic gap in the horizon $T$ relative to the intrinsic $ฮฉ(d)$ ensemble-size barrier. We aim to narrow this gap by proposing an ensemble sampling algorithm that refreshes the ensemble only when the regularized Gram matrix changes substantially. This mechanism localizes the perturbation analysis to epochs with controlled Gram-matrix drift and reduces the sufficient ensemble size to $ฮ˜(d\log d+d\log\log T)$, while preserving the state-of-the-art $\tilde O(d^{3/2}\sqrt T)$ regret for ensemble sampling with arbitrary bounded arm sets. We further show that, when the arm set is finite of cardinality $K$, the proposed algorithm achieves the sharper regret bound $\tilde O(d\sqrt{T\log K})$. To the best of our knowledge, this is the first ensemble-sampling guarantee that simultaneously recovers both canonical regret scalings known for randomized linear bandit algorithms: the $\tilde O(d^{3/2}\sqrt{T})$ rate for arbitrary bounded arm sets and the $\tilde O (d\sqrt{T\log K})$ rate for finite arm sets. The algorithm also admits an anytime implementation without resetting past data, and experiments show that it remains competitive with baselines while using substantially smaller ensembles.
Problem

Research questions and friction points this paper is trying to address.

ensemble sampling
regret guarantees
model ensemble size
Innovation

Methods, ideas, or system contributions that make the work stand out.

Linear Ensemble Sampling
Regret Guarantees
Regularized Gram Matrix
Arbitrary Bounded Arm Sets
Finite Arm Sets
๐Ÿ’ผ Related Jobs
No related jobs found.