Active Learning for Level Set Estimation Using Randomized Straddle Algorithms

Abstract

Level set estimation (LSE) the problem of identifying the set of input points where a function takes a value above (or below) a given threshold is important in practical applications. When the function is expensive to evaluate and black-box, the straddle algorithm, a representative heuristic for LSE based on Gaussian process models, and its extensions with theoretical guarantees have been developed. However, many existing methods include a confidence parameter, $\beta^{1/2}_t$, that must be specified by the user. Methods that choose $\beta^{1/2}_t$ heuristically do not provide theoretical guarantees. In contrast, theoretically guaranteed values of $\beta^{1/2}_t$ need to be increased depending on the number of iterations and candidate points; they are conservative and do not perform well in practice. In this study, we propose a novel method, the randomized straddle algorithm, in which $\beta_t$ in the straddle algorithm is replaced by a random sample from the chi-squared distribution with two degrees of freedom. The confidence parameter in the proposed method does not require adjustment, does not depend on the number of iterations and candidate points, and is not conservative. Furthermore, we show that the proposed method has theoretical guarantees that depend on the sample complexity and the number of iterations. Finally, we validate the applicability of the proposed method through numerical experiments using synthetic and real data.

Cite

Text

Inatsu et al. "Active Learning for Level Set Estimation Using Randomized Straddle Algorithms." Transactions on Machine Learning Research, 2024.

Markdown

[Inatsu et al. "Active Learning for Level Set Estimation Using Randomized Straddle Algorithms." Transactions on Machine Learning Research, 2024.](https://mlanthology.org/tmlr/2024/inatsu2024tmlr-active/)

BibTeX

@article{inatsu2024tmlr-active,
  title     = {{Active Learning for Level Set Estimation Using Randomized Straddle Algorithms}},
  author    = {Inatsu, Yu and Takeno, Shion and Kutsukake, Kentaro and Takeuchi, Ichiro},
  journal   = {Transactions on Machine Learning Research},
  year      = {2024},
  url       = {https://mlanthology.org/tmlr/2024/inatsu2024tmlr-active/}
}