Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

2.5%5.0%7.5%10.0% · May 199519922001200920182026
48 results for max K-armed bandit

We consider the Max KK-Armed Bandit problem, where a learning agent is faced with several sources (arms) of items (rewards), and interested in finding the best item overall. At each time step the agent chooses an arm, and obtains a random real valued reward. The rewards of each arm are assumed to be i.i.d., with an un…

2015-08-23abs ↗pdf ↗

We consider the Max KK-Armed Bandit problem, where a learning agent is faced with several stochastic arms, each a source of i.i.d. rewards of unknown distribution. At each time step the agent chooses an arm, and observes the reward of the obtained sample. Each sample is considered here as a separate item with the rewa…

2015-12-23abs ↗pdf ↗

Paper optimizes sample selection for top-k arms in stochastic bandits.

problem Identifying the k arms with the largest means in stochastic bandits.
method Developed an elimination-based algorithm with sample complexity matching lower bounds.
result Algorithm strictly dominates state-of-the-art for Best-k-Arm problem.

New approach to multi-armed bandit problem aims to maximize highest total reward.

problem Traditional multi-armed bandit problem objective of maximizing total reward is not suitable in certain applications.
method Adaptive explore-then-commit policy with confidence bounds and adaptive stopping criterion.
result Achieves asymptotic and worst-case regret bounds for the new objective.

Bandit algorithms handle human-like decision-making distortions.

problem Emulating human decision-making with probabilistic distortions.
method Stochastic multi-armed bandit problems with distorted probabilities, incorporating reward distortions.
result Sublinear regret for proposed algorithms in both KK-armed and linear bandit settings.

New algorithm achieves near-optimal performance in dueling bandit problem.

problem Optimizing decision-making in dueling bandit problems with limited adaptive rounds.
method Developed a batched algorithm that matches the asymptotic regret bounds of sequential algorithms under the Condorcet condition.
result Asymptotic regret of O(K2log2(K))+O(Klog(T))O(K^2\log^2(K)) + O(K\log(T)) in O(log(T))O(\log(T)) rounds.

New definitions and algorithms improve sample complexity for identifying good arms in multi-armed bandits.

problem Identifying arms with means close to the maximum or larger than a threshold.
method Formalized definitions, lower bounds, and practical algorithms.
result Achieved nearly matching upper bounds with sample complexities of Θ( rac{n}{m}) and Θ( rac{n}{m}k).

Study non-oblivious adversarial bandits with delayed feedback and propose algorithms with improved regret bounds.

problem Adversarial bandit problem with delayed, composite anonymous feedback.
method Propose wrapper algorithm for non-oblivious delay setting, achieving o(T)o(T) policy regret.
result Achieve o(T)o(T) policy regret for many adversarial bandit problems with bounded memory loss sequences.

A new approach to hedging using contextual bandit models outperforms traditional methods.

problem Effective replication of financial contracts in incomplete markets with low transaction costs.
method Viewing hedging as a contextual kk-armed bandit problem, using reinforcement learning.
result The contextual bandit model provides more accurate and sample-efficient hedging than QQ-learning.

New algorithm reduces high-probability regret for time-varying feedback graphs.

problem High-probability regret bounds for adversarial bandits with time-varying feedback graphs.
method Online mirror descent framework with innovative techniques for pessimistic loss estimators.
result Achieves optimal high-probability regret bound for general and weakly observable graphs.

Develops a framework for clustering and distribution matching with bandit feedback.

problem Clustering and distribution matching problems with limited feedback.
method General framework using KK-armed bandit model, Track-and-Stop method, and Frank--Wolfe algorithm.
result Average number of arm pulls matches lower bound, with asymptotic convergence to fundamental limit.

Study on policy gradient for stochastic bandits using diffusion approximation.

problem Improving policy gradient methods for stochastic bandits with optimal regret bounds.
method Continuous-time diffusion approximation of policy gradient with learning rate analysis.
result Proved optimal regret bound of O(klog(k)log(n)/η)O(k \log(k) \log(n) / η) for η=O(Δ2/log(n))η= O(Δ^2/\log(n)).

Short note on soft-max and policy gradients in bandit problems using Lyapunov functions.

problem Analyzing soft-max and policy gradient methods in bandit problems.
method Lyapunov function argument for soft-max and differential equations for policy gradient algorithms.
result Regret bounds for soft-max and a different policy gradient algorithm in bandit problems.

The paper optimizes identifying top kk arms from a fraction of ρρ arms in stochastic bandits.

problem Identifying kk distinct arms among the top ρρ fraction of arms in stochastic bandits with a PAC tolerance.
method The paper considers two cases: known and unknown threshold of top arms' expected rewards. It proves lower bounds and proposes algorithms for each case, showing sample complexity optimality for two algorithms.
result Two algorithms are sample complexity optimal (up to constant factors) and the other two are optimal up to a log factor.

We study the KK-armed dueling bandit problem, a variation of the standard stochastic bandit problem where the feedback is limited to relative comparisons of a pair of arms. We introduce a tight asymptotic regret lower bound that is based on the information divergence. An algorithm that is inspired by the Deterministic…

2015-06-08abs ↗pdf ↗

Optimism stabilizes Thompson Sampling for adaptive inference in multi-armed bandits.

problem Subtle inferential properties of Thompson Sampling under adaptive data collection.
method Introduced optimism as a key mechanism to restore stability and validity of inference.
result Suitably implemented optimism stabilizes Thompson Sampling and enables asymptotically valid Wald inference.

Analyze nonparametric contextual bandits with improved UCB algorithm.

problem Optimizing decisions based on noisy context signals.
method Modified UCB algorithm with kkNN-UCB, global intrinsic dimension dependent and ambient dimension independent regret bounds.
result Sublinear regret of O~(T1+D2+D)\widetilde{O}\Big(T^{\frac{1+D}{2+D}}\Big) for top-arm identification.

This review examines bandit problems in AI using statistical methods.

problem Sequential decision-making under uncertainty in AI environments.
method Foundational models, concentration inequalities, minimax regret bounds, frequentist and Bayesian algorithms, K-armed contextual bandits, SCAB, functional data analysis.
result Exploration-exploitation trade-offs and regret analyses in various bandit problems.

Study optimizes dynamic pricing in auctions with unknown buyer valuations.

problem Maximizing revenue in auctions with unknown buyer valuations.
method Stochastic KK-armed bandit problem approach, proving lower and upper bounds on regret.
result Upper bounds on regret for different settings, including distribution-dependent and distribution-free cases.

New algorithm reduces dueling bandit regret, efficiently recommending winning arms.

problem Finding the best arms in dueling bandit problems.
method Proposed CW-RMED and ECW-RMED algorithms with asymptotic regret bounds.
result ECW-RMED efficiently recommends winning arms with optimal regret bound.

The paper tackles non-stationary MAB with periodic rewards.

problem Non-stationary mean rewards over time in a business context.
method Combines Fourier analysis with confidence-bound learning to estimate periods and minimize regret.
result Proposes a near-optimal policy with a regret bound of O(Tk=1KTk)O(\sqrt{T\sum_{k=1}^K T_k}).

A new algorithm for selecting top-k arms in extreme contextual bandits with improved efficiency.

problem Selecting top-k arms from a large set with contextual information and limited rewards.
method Proposes an algorithm for both non-extreme and extreme settings, using Inverse Gap Weighting and arm hierarchy models.
result Achieves improved regret guarantees for extreme settings with significant computational and statistical efficiency.

We consider the stochastic bandit problem in the sublinear space setting, where one cannot record the win-loss record for all KK arms. We give an algorithm using O(1)O(1) words of space with regret \[ \sum_{i=1}^{K}\frac{1}{Δ_i}\log \frac{Δ_i}Δ\log T \] where ΔiΔ_i is the gap between the best arm and arm ii and ΔΔ is …

2017-12-25abs ↗pdf ↗

New algorithms improve multi-task bandit performance by transferring reward samples.

problem Sequential multi-task bandit problems with adjacent similar tasks.
method Two UCB-based algorithms that transfer reward samples between tasks.
result Transfer of reward samples reduces overall regret compared to no transfer.

A new algorithm reduces regret in bandit problems with adversarial corruptions.

problem Optimizing decision-making in bandit problems with variable uncertainties and adversarial interference.
method Proposes HCW-GLB-OMD, an OMD-based estimator with Hessian-based confidence weights for robustness.
result Achieves instance-wise minimax optimality with a κκ-factor in the corruption term.

KL-UCB-switch optimizes bandit strategies for both distribution-dependent and distribution-free performance.

problem Optimizing regret bounds for stochastic bandits.
method Combining MOSS and KL-UCB strategies.
result Achieves both optimal distribution-dependent and distribution-free regret bounds.

Improved bounds for adversarial bandits with variance analysis.

problem Optimizing decision-making in adversarial environments with varying gaps.
method First-order bounds, variance analysis, gap-dependent bounds for follow the regularized leader.
result Improved bounds for adversarial bandits with a factor of log(n)/log(log(n)) improvement.

New method tackles high-dimensional contextual bandits with flexible kernel models.

problem Maximizing rewards in decision-making scenarios with many features.
method Introduces stochastic assumptions and no-regret learning for Gaussian kernels.
result Achieves no-regret learning even with feature dimensions growing with samples.

Improved algorithm for bandits with delayed feedback, combining adversarial and stochastic performance.

problem Adversarial and stochastic multiarmed bandits with delayed feedback.
method Modified Zimmert and Seldin's algorithm with near-optimal regret guarantees.
result Near-optimal regret guarantees in both adversarial and stochastic settings.

Unified approach for non-stationary linear bandits with dynamic regret.

problem Non-stationary linear bandits with round-specific feasible actions and drifting reward models.
method Unified misspecification-reduction viewpoint, restarting algorithms with misspecification-dependent regret guarantees.
result Optimal \(T^{2/3}P_T^{1/3}\) dynamic-regret dependence for both linear bandits and contextual linear bandits.

The paper tackles a bandit problem with infinitely many arms per group, aiming to identify the group with the highest quantile reward.

problem Max-quantile group bandit problem with infinitely many arms per group.
method Two-step algorithm: first request arms from each group, then apply a finite-arm max-quantile bandit algorithm.
result Characterization of instance-dependent and worst-case regret, with matching lower bounds.