paper-with-me

홈 › Papers

Testing the Feasibility of Linear Programs with Bandit Feedback

2024-06-21 · Aditya Gangrade, Aditya Gopalan, Venkatesh Saligrama, Clayton Scott

While the recent literature has seen a surge in the study of constrained bandit problems, all existing methods for these begin by assuming the feasibility of the underlying problem. We initiate the study of testing such feasibility assumptions, and in particular address the problem in the linear bandit setting, thus characterising the costs of feasibility testing for an unknown linear program using bandit feedback. Concretely, we test if $\exists x: Ax \ge 0$ for an unknown $A \in \mathbb{R}^{m \times d}$, by playing a sequence of actions $x_t\in \mathbb{R}^d$, and observing $Ax_t + \mathrm{noise}$ in response. By identifying the hypothesis as determining the sign of the value of a minimax game, we construct a novel test based on low-regret algorithms and a nonasymptotic law of iterated logarithms. We prove that this test is reliable, and adapts to the `signal level,' $\Gamma,$ of any instance, with mean sample costs scaling as $\widetilde{O}(d^2/\Gamma^2)$. We complement this by a minimax lower bound of $\Omega(d/\Gamma^2)$ for sample costs of reliable tests, dominating prior asymptotic lower bounds by capturing the dependence on $d$, and thus elucidating a basic insight missing in the extant literature on such problems.

📄 PDF Abstract BibTeX arXiv:2406.15648

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bandit Learning with Implicit Feedback

2018-12-01 · NeurIPS 2018 12 · Yi Qi, Qingyun Wu, Hongning Wang, Jie Tang 외

Implicit feedback, such as user clicks, although abundant in online information service systems, does not provide substantial evidence on users' evaluation of system's output. Without proper modeling, such incomplete sup…

Bayesian InferenceThompson Sampling

Linear Bandits with Feature Feedback

2019-03-09 · Urvashi Oswal, Aniruddha Bhargava, Robert Nowak

This paper explores a new form of the linear bandit problem in which the algorithm receives the usual stochastic rewards as well as stochastic feedback about which features are relevant to the rewards, the latter feedbac…

Linear and Neural Dueling Bandits with Delayed Feedback

2026-05-26 · Xiangyi Wang, Pingchen Lu, Jie Mao, Mingze Kong 외 arxiv

Contextual dueling bandits form a cornerstone of preference-based decision-making, with critical applications in recommender systems and large language model alignment. However, standard algorithms rely on the idealized …

A Unified Analysis of Nonstochastic Delayed Feedback for Combinatorial Semi-Bandits, Linear Bandits, and MDPs

2023-05-15 · Dirk van der Hoeven, Lukas Zierahn, Tal Lancewicki, Aviv Rosenberg 외

We derive a new analysis of Follow The Regularized Leader (FTRL) for online learning with delayed bandit feedback. By separating the cost of delayed feedback from that of bandit feedback, our analysis allows us to obtain…

Convex Programs and Lyapunov Functions for Reinforcement Learning: A Unified Perspective on the Analysis of Value-Based Methods

2022-02-14 · Xingang Guo, Bin Hu

Value-based methods play a fundamental role in Markov decision processes (MDPs) and reinforcement learning (RL). In this paper, we present a unified control-theoretic framework for analyzing valued-based methods such as …

Reinforcement Learning (RL)