paper-with-me

홈 › Papers

Online Learning and Bandits with Queried Hints

2022-11-04 · Aditya Bhaskara, Sreenivas Gollapudi, Sungjin Im, Kostas Kollias, Kamesh Munagala

We consider the classic online learning and stochastic multi-armed bandit (MAB) problems, when at each step, the online policy can probe and find out which of a small number ($k$) of choices has better reward (or loss) before making its choice. In this model, we derive algorithms whose regret bounds have exponentially better dependence on the time horizon compared to the classic regret bounds. In particular, we show that probing with $k=2$ suffices to achieve time-independent regret bounds for online linear and convex optimization. The same number of probes improve the regret bound of stochastic MAB with independent arms from $O(\sqrt{nT})$ to $O(n^2 \log T)$, where $n$ is the number of arms and $T$ is the horizon length. For stochastic MAB, we also consider a stronger model where a probe reveals the reward values of the probed arms, and show that in this case, $k=3$ probes suffice to achieve parameter-independent constant regret, $O(n^2)$. Such regret bounds cannot be achieved even with full feedback after the play, showcasing the power of limited ``advice'' via probing before making the play. We also present extensions to the setting where the hints can be imperfect, and to the case of stochastic MAB where the rewards of the arms can be correlated.

📄 PDF Abstract BibTeX arXiv:2211.02703

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Heterogeneous Multi-Agent Bandits with Parsimonious Hints

2025-02-22 · Amirmahdi Mirfakhar, Xuchuang Wang, Jinhang Zuo, Yair Zick 외

We study a hinted heterogeneous multi-agent multi-armed bandits problem (HMA2B), where agents can query low-cost observations (hints) in addition to pulling arms. In this framework, each of the $M$ agents has a unique re…

4kMulti-Armed Bandits

Versatile Dueling Bandits: Best-of-both-World Analyses for Online Learning from Preferences

2022-02-14 · Aadirupa Saha, Pierre Gaillard

We study the problem of $K$-armed dueling bandit for both stochastic and adversarial environments, where the goal of the learner is to aggregate information through relative preferences of pair of decisions points querie…

Multi-Armed Bandits

Learning interactions to boost human creativity with bandits and GPT-4

2023-11-16 · Ara Vartanian, Xiaoxi Sun, Yun-Shiuan Chuang, Siddharth Suresh 외

This paper considers how interactions with AI algorithms can boost human creative thought. We employ a psychological task that demonstrates limits on human creativity, namely semantic feature generation: given a concept …

Federated Online and Bandit Convex Optimization

2023-11-29 · Kumar Kshitij Patel, Lingxiao Wang, Aadirupa Saha, Nati Sebro

We study the problems of distributed online and bandit convex optimization against an adaptive adversary. We aim to minimize the average regret on $M$ machines working in parallel over $T$ rounds with $R$ intermittent co…

Leveraging Initial Hints for Free in Stochastic Linear Bandits

2022-03-08 · Ashok Cutkosky, Chris Dann, Abhimanyu Das, Qiuyi 외

We study the setting of optimizing with bandit feedback with additional prior knowledge provided to the learner in the form of an initial hint of the optimal action. We present a novel algorithm for stochastic linear ban…