paper-with-me

Papers

Safe Linear Bandits over Unknown Polytopes

2022-09-27 · Aditya Gangrade, Tianrui Chen, Venkatesh Saligrama

The safe linear bandit problem (SLB) is an online approach to linear programming with unknown objective and unknown roundwise constraints, under stochastic bandit feedback of rewards and safety risks of actions. We study the tradeoffs between efficacy and smooth safety costs of SLBs over polytopes, and the role of aggressive doubly-optimistic play in avoiding the strong assumptions made by extant pessimistic-optimistic approaches. We first elucidate an inherent hardness in SLBs due the lack of knowledge of constraints: there exist easy' instances, for which suboptimal extreme points have large gaps', but on which SLB methods must still incur $\Omega(\sqrt{T})$ regret or safety violations, due to an inability to resolve unknown optima to arbitrary precision. We then analyse a natural doubly-optimistic strategy for the safe linear bandit problem, DOSS, which uses optimistic estimates of both reward and safety risks to select actions, and show that despite the lack of knowledge of constraints or feasible points, DOSS simultaneously obtains tight instance-dependent $O(\log^2 T)$ bounds on efficacy regret, and $\tilde O(\sqrt{T})$ bounds on safety violations. Further, when safety is demanded to a finite precision, violations improve to $O(\log^2 T).$ These results rely on a novel dual analysis of linear bandits: we argue that \algoname proceeds by activating noisy versions of at least $d$ constraints in each round, which allows us to separately analyse rounds where a poor' set of constraints is activated, and rounds where good' sets of constraints are activated. The costs in the former are controlled to $O(\log^2 T)$ by developing new dual notions of gaps, based on global sensitivity analyses of linear programs, that quantify the suboptimality of each such set of constraints. The latter costs are controlled to $O(1)$ by explicitly analysing the solutions of optimistic play.

📄 PDF Abstract BibTeX arXiv:2209.13694

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Linear Stochastic Bandits Under Safety Constraints

2019-08-16 · NeurIPS 2019 12 · Sanae Amani, Mahnoosh Alizadeh, Christos Thrampoulidis

Bandit algorithms have various application in safety-critical systems, where it is important to respect the system constraints that rely on the bandit's unknown parameters at every round. In this paper, we formulate a li…

Safe Exploration

Decentralized Multi-Agent Linear Bandits with Safety Constraints

2020-12-01 · Sanae Amani, Christos Thrampoulidis

We study decentralized stochastic linear bandits, where a network of $N$ agents acts cooperatively to efficiently solve a linear bandit-optimization problem over a $d$-dimensional space. For this problem, we propose DLUC…

Data-Driven Motion Planning for Uncertain Nonlinear Systems

2025-07-31 · Babak Esmaeili, Hamidreza Modares, Stefano Di Cairano arxiv

This paper proposes a data-driven motion-planning framework for nonlinear systems that constructs a sequence of overlapping invariant polytopes. Around each randomly sampled waypoint, the algorithm identifies a convex ad…

Motion Planning

Active Learning with Safety Constraints

2022-06-22 · Romain Camilleri, Andrew Wagenmaker, Jamie Morgenstern, Lalit Jain 외

Active learning methods have shown great promise in reducing the number of samples necessary for learning. As automated learning systems are adopted into real-time, real-world decision-making pipelines, it is increasingl…

Active LearningDecision MakingExperimental Design

Diversity-Preserving K-Armed Bandits, Revisited

2020-10-05 · Hédi Hadiji, Sébastien Gerchinovitz, Jean-Michel Loubes, Gilles Stoltz

We consider the bandit-based framework for diversity-preserving recommendations introduced by Celis et al. (2019), who approached it in the case of a polytope mainly by a reduction to the setting of linear bandits. We de…

Diversity