paper-with-me

홈 › Papers

LinearAPT: An Adaptive Algorithm for the Fixed-Budget Thresholding Linear Bandit Problem

2024-03-10 · Yun-Ang Wu, Yun-Da Tsai, Shou-De Lin

In this study, we delve into the Thresholding Linear Bandit (TLB) problem, a nuanced domain within stochastic Multi-Armed Bandit (MAB) problems, focusing on maximizing decision accuracy against a linearly defined threshold under resource constraints. We present LinearAPT, a novel algorithm designed for the fixed budget setting of TLB, providing an efficient solution to optimize sequential decision-making. This algorithm not only offers a theoretical upper bound for estimated loss but also showcases robust performance on both synthetic and real-world datasets. Our contributions highlight the adaptability, simplicity, and computational efficiency of LinearAPT, making it a valuable addition to the toolkit for addressing complex sequential decision-making challenges.

📄 PDF Abstract BibTeX arXiv:2403.06230

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDecision MakingSequential Decision Making

Similar Papers 제목 키워드 기반

Online Sign Identification: Minimization of the Number of Errors in Thresholding Bandits

2021-10-18 · NeurIPS 2021 12 · Reda Ouhamma, Rémy Degenne, Pierre Gaillard, Vianney Perchet

In the fixed budget thresholding bandit problem, an algorithm sequentially allocates a budgeted number of samples to different distributions. It then predicts whether the mean of each distribution is larger or lower than…

Thresholding Bandit with Optimal Aggregate Regret

2019-05-27 · NeurIPS 2019 12 · Chao Tao, Saùl Blanco, Jian Peng, Yuan Zhou

We consider the thresholding bandit problem, whose goal is to find arms of mean rewards above a given threshold $\theta$, with a fixed budget of $T$ trials. We introduce LSA, a new, simple and anytime algorithm that aims…

Adaptive Iterative Soft-Thresholding Algorithm with the Median Absolute Deviation

2025-07-02 · Yining Feng, Ivan Selesnick arxiv

The adaptive Iterative Soft-Thresholding Algorithm (ISTA) has been a popular algorithm for finding a desirable solution to the LASSO problem without explicitly tuning the regularization parameter $λ$. Despite that the ad…

Locally Differentially Private Thresholding Bandits

2025-07-30 · Annalisa Barbara, Joseph Lazzaro, Ciara Pike-Burke arxiv

This work investigates the impact of ensuring local differential privacy in the thresholding bandit problem. We consider both the fixed budget and fixed confidence settings. We propose methods that utilize private respon…

An optimal algorithm for the Thresholding Bandit Problem

2016-05-27 · Andrea Locatelli, Maurilio Gutzeit, Alexandra Carpentier

We study a specific \textit{combinatorial pure exploration stochastic bandit problem} where the learner aims at finding the set of arms whose means are above a given threshold, up to a given precision, and \textit{for a …