Browse State-of-the-Art › Thompson Sampling
Thompson Sampling
135 papers with code · 0 benchmarks · 0 datasets archive 2025-07-28
Thompson sampling, named after William R. Thompson, is a heuristic for choosing actions that addresses the exploration-exploitation dilemma in the multi-armed bandit problem. It consists of choosing the action that maximizes the expected reward with respect to a randomly drawn belief.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
No dataset record in the archive lists this task.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 135 papers with code (655 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
26 Feb 2018 4 repositories listedAt the same time, advances in approximate Bayesian methods have made posterior approximation for flexible neural network models practical.
-
18 Jul 2024 2 repositories listed Syntology ran 5 of 8 samples · 3 unverified · 8 pointer-only (licence)Thompson Sampling is a principled method for balancing exploration and exploitation, but its real-world adoption faces computational challenges in large-scale or non-conjugate settings.
-
30 Apr 2021 2 repositories listedWe introduce a variational Bayesian Recurrent Neural Net recommender system that acts on time series of interactions between the internet platform and the user, and which scales to real world industrial situations.
-
2 Oct 2020 2 repositories listed Syntology ran 6 of 7 samples · 1 unverified · 7 pointer-only (licence)Thompson Sampling (TS) is one of the most effective algorithms for solving contextual multi-armed bandit problems.
-
2 Jul 2020 2 repositories listed Syntology ran 0 of 5 samples · 5 unverifiedStationary stochastic processes (SPs) are a key component of many probabilistic models, such as those for off-the-grid spatio-temporal data.
-
1 Feb 2020 2 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)The multi-armed bandit (MAB) problem is a classical learning task that exemplifies the exploration-exploitation tradeoff.
-
11 Dec 2019 2 repositories listedWe investigate two perturbation approaches to overcome conservatism that optimism based algorithms chronically suffer from in practice.
-
11 Nov 2018 2 repositories listed Syntology ran 0 of 5 samples · 5 unverifiedThis work explores adaptations of successful multi-armed bandits policies to the online contextual bandits scenario with binary rewards using binary classification algorithms such as logistic regression as black-box…
-
6 Jun 2018 2 repositories listedIn particular, we augment DQN and DDPG with multiplicative normalizing flows in order to track a rich approximate posterior distribution over the parameters of the value function.
-
7 Jul 2017 2 repositories listedThompson sampling is an algorithm for online decision problems where actions are taken sequentially in a manner that must balance between exploiting what is known to maximize immediate performance and investing to…
-
15 Sep 2012 2 repositories listedThompson Sampling is one of the oldest heuristics for multi-armed bandit problems.
-
23 May 2025 1 repository listedWe study the problem of selecting a subset from a large action space shared by a family of bandits, with the goal of achieving performance nearly matching that of using the full action space.
-
21 May 2025 1 repository listed Syntology ran 0 of 3 samples · 3 unverifiedProtein fitness optimization involves finding a protein sequence that maximizes desired quantitative properties in a combinatorially large design space of possible sequences.
-
18 May 2025 1 repository listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)To preserve user preference evolution in sequences despite extra missing data, we introduce Dual-side Thompson Sampling to implement simulation with two probability models, sampling by exploiting user preference from…
-
3 Apr 2025 1 repository listed Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)In this study, we investigate the problem of dynamic multi-product selection and pricing by introducing a novel framework based on a \textit{censored multinomial logit} (C-MNL) choice model.
-
3 Mar 2025 1 repository listedOur results show that the selection of prompt design strategies improves the performance of EvoPrompt, and the Thompson sampling-based mechanism achieves the best overall results.
-
29 Jan 2025 1 repository listed Syntology ran 6 of 11 samples · 5 unverifiedExisting actor-critic algorithms, which are popular for continuous control reinforcement learning (RL) tasks, suffer from poor sample efficiency due to lack of principled exploration mechanism within them.
-
26 Nov 2024 1 repository listed Syntology ran 1 of 2 samples · 1 unverifiedThompson sampling (TS) has optimal regret and excellent empirical performance in multi-armed bandit problems.
-
3 Nov 2024 1 repository listed Syntology ran 3 of 3 samples · 0 unverifiedThe results demonstrate that SEA achieves highly sample-efficient alignment with oracle's preferences, outperforming recent active exploration methods for LLMs.
-
31 Oct 2024 1 repository listedWe propose a novel linear bandit algorithm called LinMED (Linear Minimum Empirical Divergence), which is a linear extension of the MED algorithm that was originally designed for multi-armed bandits.
-
29 Oct 2024 1 repository listed Syntology ran 0 of 4 samples · 4 unverifiedBayesian optimization devolves the global optimization of a costly objective function to the global optimization of a sequence of acquisition functions.
-
21 Oct 2024 1 repository listedWe apply distributed Thompson sampling, using a Gaussian process as a surrogate model, to approach the multi-agent Bayesian optimization problem.
-
14 Oct 2024 1 repository listedIn this study, we consider multi-class multi-server asymmetric queueing systems consisting of N queues on one side and K servers on the other side, where jobs randomly arrive in queues at each time.
-
8 Oct 2024 1 repository listedExisting acquisition strategies for batch design in BO aim to balance exploration and exploitation.
-
7 Oct 2024 1 repository listedWe consider Thompson Sampling (TS) for linear combinatorial semi-bandits and subgaussian rewards.
-
5 Oct 2024 1 repository listedWe then extend this approach to the Portfolio Optimization problem by introducing the Combinatorial Adaptive Discounted Thompson Sampling (CADTS) algorithm, which addresses computational challenges within Combinatorial…
-
8 Aug 2024 1 repository listedVertical federated learning (VFL), where each participating client holds a subset of data features, has found numerous applications in finance, healthcare, and IoT systems.
-
6 Aug 2024 1 repository listedAnytime multi-agent path finding (MAPF) is a promising approach to scalable path optimization in multi-agent systems.
-
5 Aug 2024 1 repository listedThis work proposes a novel approach to optimize the yield of a reaction in a multi-reactor system, marking a significant step forward in digital catalysis and generally in optimization methods for chemical engineering.
-
18 Jun 2024 1 repository listed Syntology ran 4 of 4 samples · 0 unverifiedEmpirically, we show that in tasks where deep exploration is necessary, our proposed algorithms that combine FGTS and approximate sampling perform significantly better compared to other strong baselines.
Syntology lines on 13 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections