Thompson Sampling selects claims by drawing random samples from each hypothesis's posterior Beta distributions, whereas Upper Confidence Bound deterministically selects the claim with the highest upper confidence interval calculated as \(\mu + c \sqrt{\frac{\ln(N)}{n}}\).
Referenced by