paper-with-me

홈 › Papers

Differential Good Arm Identification

2023-03-13 · Yun-Da Tsai, Tzu-Hsien Tsai, Shou-De Lin

This paper targets a variant of the stochastic multi-armed bandit problem called good arm identification (GAI). GAI is a pure-exploration bandit problem with the goal to output as many good arms using as few samples as possible, where a good arm is defined as an arm whose expected reward is greater than a given threshold. In this work, we propose DGAI - a differentiable good arm identification algorithm to improve the sample complexity of the state-of-the-art HDoC algorithm in a data-driven fashion. We also showed that the DGAI can further boost the performance of a general multi-arm bandit (MAB) problem given a threshold as a prior knowledge to the arm set. Extensive experiments confirm that our algorithm outperform the baseline algorithms significantly in both synthetic and real world datasets for both GAI and MAB tasks.

📄 PDF Abstract BibTeX arXiv:2303.07154

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Identifying Differential Equations to predict Blood Glucose using Sparse Identification of Nonlinear Systems

2022-09-28 · David Jödicke, Daniel Parra, Gabriel Kronberger, Stephan Winkler

Describing dynamic medical systems using machine learning is a challenging topic with a wide range of applications. In this work, the possibility of modeling the blood glucose level of diabetic patients purely on the bas…

Identification of Power Systems with Droop-Controlled Units Using Neural Ordinary Differential Equations

2024-11-13 · Hannes M. H. Wolf, Christian A. Hans

In future power systems, the detailed structure and dynamics may not always be fully known. This is due to an increasing number of distributed energy resources, such as photovoltaic generators, battery storage systems, h…

Differentially Private Federated $k$-Means Clustering with Server-Side Data

2025-06-04 · Jonathan Scott, Christoph H. Lampert, David Saulpic

Clustering is a cornerstone of data analysis that is particularly suited to identifying coherent subgroups or substructures in unlabeled data, as are generated continuously in large amounts these days. However, in many c…

Clustering

Machine Learning of Partial Differential Equations from Noise Data

2020-09-28 · Wenbo Cao, Weiwei Zhang

Machine learning of partial differential equations from data is a potential breakthrough to solve the lack of physical equations in complex dynamic systems, but because numerical differentiation is ill-posed to noise dat…

BIG-bench Machine Learning

On the Complexity of Differentially Private Best-Arm Identification with Fixed Confidence

2023-09-05 · NeurIPS 2023 11

Best Arm Identification (BAI) problems are progressively used for data-sensitive applications, such as designing adaptive clinical trials, tuning hyper-parameters, and conducting user studies to name a few. Motivated by …