LGMLOct 1, 2020

Learning to be safe, in finite time

arXiv:2010.00417v2
Originality Incremental advance
AI Analysis

This addresses the exploration-preservation trade-off in safe learning for multi-armed bandits, providing a foundational method with finite-time guarantees, though it is incremental in applying classical tests to this context.

The paper tackles the problem of ensuring safe actions in unknown environments with probability one guarantees, showing that this can be achieved in finite time by relaxing optimality requirements, with an algorithm that achieves constant handicap in discarding unsafe actions.

This paper aims to put forward the concept that learning to take safe actions in unknown environments, even with probability one guarantees, can be achieved without the need for an unbounded number of exploratory trials, provided that one is willing to relax its optimality requirements mildly. We focus on the canonical multi-armed bandit problem and seek to study the exploration-preservation trade-off intrinsic within safe learning. More precisely, by defining a handicap metric that counts the number of unsafe actions, we provide an algorithm for discarding unsafe machines (or actions), with probability one, that achieves constant handicap. Our algorithm is rooted in the classical sequential probability ratio test, redefined here for continuing tasks. Under standard assumptions on sufficient exploration, our rule provably detects all unsafe machines in an (expected) finite number of rounds. The analysis also unveils a trade-off between the number of rounds needed to secure the environment and the probability of discarding safe machines. Our decision rule can wrap around any other algorithm to optimize a specific auxiliary goal since it provides a safe environment to search for (approximately) optimal policies. Simulations corroborate our theoretical findings and further illustrate the aforementioned trade-offs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes