Skip to main content

Showing 1–19 of 19 results for author: Takeno, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2507.09828  [pdf, ps, other

    stat.ML cs.LG

    Regret Analysis of Posterior Sampling-Based Expected Improvement for Bayesian Optimization

    Authors: Shion Takeno, Yu Inatsu, Masayuki Karasuyama, Ichiro Takeuchi

    Abstract: Bayesian optimization is a powerful tool for optimizing an expensive-to-evaluate black-box function. In particular, the effectiveness of expected improvement (EI) has been demonstrated in a wide range of applications. However, theoretical analyses of EI are limited compared with other theoretically established algorithms. This paper analyzes a randomized variant of EI, which evaluates the EI from… ▽ More

    Submitted 29 September, 2025; v1 submitted 13 July, 2025; originally announced July 2025.

    Comments: 38pages, 5 figures, accepted to TMLR (https://openreview.net/forum?id=v0s9knY99c)

  2. arXiv:2504.09157  [pdf, other

    stat.ML cs.LG

    Dose-finding design based on level set estimation in phase I cancer clinical trials

    Authors: Keiichiro Seno, Kota Matsui, Shogo Iwazaki, Yu Inatsu, Shion Takeno, Shigeyuki Matsui

    Abstract: The primary objective of phase I cancer clinical trials is to evaluate the safety of a new experimental treatment and to find the maximum tolerated dose (MTD). We show that the MTD estimation problem can be regarded as a level set estimation (LSE) problem whose objective is to determine the regions where an unknown function value is above or below a given threshold. Then, we propose a novel dose-f… ▽ More

    Submitted 12 April, 2025; originally announced April 2025.

  3. arXiv:2502.16870  [pdf, ps, other

    cs.LG stat.ML

    Distributionally Robust Active Learning for Gaussian Process Regression

    Authors: Shion Takeno, Yoshito Okura, Yu Inatsu, Tatsuya Aoyama, Tomonari Tanaka, Satoshi Akahane, Hiroyuki Hanada, Noriaki Hashimoto, Taro Murayama, Hanju Lee, Shinya Kojima, Ichiro Takeuchi

    Abstract: Gaussian process regression (GPR) or kernel ridge regression is a widely used and powerful tool for nonlinear prediction. Therefore, active learning (AL) for GPR, which actively collects data labels to achieve an accurate prediction with fewer data labels, is an important problem. However, existing AL methods do not theoretically guarantee prediction accuracy for target distribution. Furthermore,… ▽ More

    Submitted 6 July, 2025; v1 submitted 24 February, 2025; originally announced February 2025.

    Comments: 26 pages, 3 figures, Accepted to ICML2025, fix several typos

  4. arXiv:2502.06363  [pdf, ps, other

    cs.LG stat.ML

    Improved Regret Analysis in Gaussian Process Bandits: Optimality for Noiseless Reward, RKHS norm, and Non-Stationary Variance

    Authors: Shogo Iwazaki, Shion Takeno

    Abstract: We study the Gaussian process (GP) bandit problem, whose goal is to minimize regret under an unknown reward function lying in some reproducing kernel Hilbert space (RKHS). The maximum posterior variance analysis is vital in analyzing near-optimal GP bandit algorithms such as maximum variance reduction (MVR) and phased elimination (PE). Therefore, we first show the new upper bound of the maximum po… ▽ More

    Submitted 10 February, 2025; originally announced February 2025.

    Comments: 35 pages

  5. arXiv:2410.16052  [pdf, other

    cs.LG stat.ML

    Near-Optimal Algorithm for Non-Stationary Kernelized Bandits

    Authors: Shogo Iwazaki, Shion Takeno

    Abstract: This paper studies a non-stationary kernelized bandit (KB) problem, also called time-varying Bayesian optimization, where one seeks to minimize the regret under an unknown reward function that varies over time. In particular, we focus on a near-optimal algorithm whose regret upper bound matches the regret lower bound. For this goal, we show the first algorithm-independent regret lower bound for no… ▽ More

    Submitted 21 October, 2024; originally announced October 2024.

    Comments: 24 pages, 2 figures

  6. arXiv:2409.00979  [pdf, ps, other

    cs.LG stat.ML

    Regret Analysis for Randomized Gaussian Process Upper Confidence Bound

    Authors: Shion Takeno, Yu Inatsu, Masayuki Karasuyama

    Abstract: Gaussian process upper confidence bound (GP-UCB) is a theoretically established algorithm for Bayesian optimization (BO), where we assume the objective function $f$ follows a GP. One notable drawback of GP-UCB is that the theoretical confidence parameter $β$ increases along with the iterations and is too large. To alleviate this drawback, this paper analyzes the randomized variant of GP-UCB called… ▽ More

    Submitted 15 July, 2025; v1 submitted 2 September, 2024; originally announced September 2024.

    Comments: 37 pages, 4 figures. Accepted to Journal of Artificial Intelligence Research as an extended paper from arXiv:2302.01511

  7. arXiv:2408.03144  [pdf, other

    stat.ML cs.LG

    Active Learning for Level Set Estimation Using Randomized Straddle Algorithms

    Authors: Yu Inatsu, Shion Takeno, Kentaro Kutsukake, Ichiro Takeuchi

    Abstract: Level set estimation (LSE), the problem of identifying the set of input points where a function takes value above (or below) a given threshold, is important in practical applications. When the function is expensive-to-evaluate and black-box, the \textit{straddle} algorithm, which is a representative heuristic for LSE based on Gaussian process models, and its extensions having theoretical guarantee… ▽ More

    Submitted 27 November, 2024; v1 submitted 6 August, 2024; originally announced August 2024.

    Comments: 23 pages, 5 figures

  8. arXiv:2406.05964  [pdf, other

    stat.ML cs.LG

    Distributionally Robust Safe Sample Elimination under Covariate Shift

    Authors: Hiroyuki Hanada, Tatsuya Aoyama, Satoshi Akahane, Tomonari Tanaka, Yoshito Okura, Yu Inatsu, Noriaki Hashimoto, Shion Takeno, Taro Murayama, Hanju Lee, Shinya Kojima, Ichiro Takeuchi

    Abstract: We consider a machine learning setup where one training dataset is used to train multiple models across slightly different data distributions. This occurs when customized models are needed for various deployment environments. To reduce storage and training costs, we propose the DRSSS method, which combines distributionally robust (DR) optimization and safe sample screening (SSS). The key benefit o… ▽ More

    Submitted 14 November, 2024; v1 submitted 9 June, 2024; originally announced June 2024.

  9. arXiv:2311.13460  [pdf, other

    cs.LG stat.ML

    Multi-Objective Bayesian Optimization with Active Preference Learning

    Authors: Ryota Ozaki, Kazuki Ishikawa, Youhei Kanzaki, Shinya Suzuki, Shion Takeno, Ichiro Takeuchi, Masayuki Karasuyama

    Abstract: There are a lot of real-world black-box optimization problems that need to optimize multiple criteria simultaneously. However, in a multi-objective optimization (MOO) problem, identifying the whole Pareto front requires the prohibitive search cost, while in many practical scenarios, the decision maker (DM) only needs a specific solution among the set of the Pareto optimal solutions. We propose a B… ▽ More

    Submitted 22 November, 2023; originally announced November 2023.

  10. arXiv:2311.03760  [pdf, other

    cs.LG stat.ML

    Posterior Sampling-Based Bayesian Optimization with Tighter Bayesian Regret Bounds

    Authors: Shion Takeno, Yu Inatsu, Masayuki Karasuyama, Ichiro Takeuchi

    Abstract: Among various acquisition functions (AFs) in Bayesian optimization (BO), Gaussian process upper confidence bound (GP-UCB) and Thompson sampling (TS) are well-known options with established theoretical properties regarding Bayesian cumulative regret (BCR). Recently, it has been shown that a randomized variant of GP-UCB achieves a tighter BCR bound compared with GP-UCB, which we call the tighter BCR… ▽ More

    Submitted 4 June, 2024; v1 submitted 7 November, 2023; originally announced November 2023.

    Comments: 28 pages, 3 figures, 2 tables, Accepted to ICML2024

  11. arXiv:2302.01513  [pdf, other

    cs.LG

    Towards Practical Preferential Bayesian Optimization with Skew Gaussian Processes

    Authors: Shion Takeno, Masahiro Nomura, Masayuki Karasuyama

    Abstract: We study preferential Bayesian optimization (BO) where reliable feedback is limited to pairwise comparison called duels. An important challenge in preferential BO, which uses the preferential Gaussian process (GP) model to represent flexible preference structure, is that the posterior distribution is a computationally intractable skew GP. The most widely used approach for preferential BO is Gaussi… ▽ More

    Submitted 11 June, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

    Comments: 25 pages, 9 figures, Accepted to ICML2023

  12. arXiv:2302.01511  [pdf, other

    cs.LG

    Randomized Gaussian Process Upper Confidence Bound with Tighter Bayesian Regret Bounds

    Authors: Shion Takeno, Yu Inatsu, Masayuki Karasuyama

    Abstract: Gaussian process upper confidence bound (GP-UCB) is a theoretically promising approach for black-box optimization; however, the confidence parameter $β$ is considerably large in the theorem and chosen heuristically in practice. Then, randomized GP-UCB (RGP-UCB) uses a randomized confidence parameter, which follows the Gamma distribution, to mitigate the impact of manually specifying $β$. This stud… ▽ More

    Submitted 11 June, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

    Comments: 33 pages, 3 figures, Accepted to ICML2023

  13. arXiv:2301.11588  [pdf, other

    stat.ML cs.LG

    Bounding Box-based Multi-objective Bayesian Optimization of Risk Measures under Input Uncertainty

    Authors: Yu Inatsu, Shion Takeno, Hiroyuki Hanada, Kazuki Iwata, Ichiro Takeuchi

    Abstract: In this study, we propose a novel multi-objective Bayesian optimization (MOBO) method to efficiently identify the Pareto front (PF) defined by risk measures for black-box functions under the presence of input uncertainty (IU). Existing BO methods for Pareto optimization in the presence of IU are risk-specific or without theoretical guarantees, whereas our proposed method addresses general risk mea… ▽ More

    Submitted 24 November, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

    Comments: 39 pages, 5 figures

  14. arXiv:2201.13112  [pdf, other

    stat.ML cs.LG

    Bayesian Optimization for Distributionally Robust Chance-constrained Problem

    Authors: Yu Inatsu, Shion Takeno, Masayuki Karasuyama, Ichiro Takeuchi

    Abstract: In black-box function optimization, we need to consider not only controllable design variables but also uncontrollable stochastic environment variables. In such cases, it is necessary to solve the optimization problem by taking into account the uncertainty of the environmental variables. Chance-constrained (CC) problem, the problem of maximizing the expected value under a certain level of constrai… ▽ More

    Submitted 2 February, 2022; v1 submitted 31 January, 2022; originally announced January 2022.

    Comments: 18 pages, 2 figures

  15. arXiv:2111.08330  [pdf, ps, other

    stat.ML cs.LG math.OC

    Bayesian Optimization for Cascade-type Multi-stage Processes

    Authors: Shunya Kusakawa, Shion Takeno, Yu Inatsu, Kentaro Kutsukake, Shogo Iwazaki, Takashi Nakano, Toru Ujihara, Masayuki Karasuyama, Ichiro Takeuchi

    Abstract: Complex processes in science and engineering are often formulated as multistage decision-making problems. In this paper, we consider a type of multistage decision-making process called a cascade process. A cascade process is a multistage process in which the output of one stage is used as an input for the subsequent stage. When the cost of each stage is expensive, it is difficult to search for the… ▽ More

    Submitted 7 March, 2023; v1 submitted 16 November, 2021; originally announced November 2021.

    Comments: 70pages, 7 figures

    Journal ref: Neural Computation (2022) 34 (12): 2408-2431

  16. arXiv:2102.09788  [pdf, other

    cs.LG

    Sequential- and Parallel- Constrained Max-value Entropy Search via Information Lower Bound

    Authors: Shion Takeno, Tomoyuki Tamura, Kazuki Shitara, Masayuki Karasuyama

    Abstract: Max-value entropy search (MES) is one of the state-of-the-art approaches in Bayesian optimization (BO). In this paper, we propose a novel variant of MES for constrained problems, called Constrained MES via Information lower BOund (CMES-IBO), that is based on a Monte Carlo (MC) estimator of a lower bound of a mutual information (MI). Unlike existing studies, our MI is defined so that uncertainty wi… ▽ More

    Submitted 2 February, 2022; v1 submitted 19 February, 2021; originally announced February 2021.

    Comments: 39pages, 8 figures

    Journal ref: Proceedings of the 39th International Conference on Machine Learning, PMLR 162:20960-20986, 2022

  17. arXiv:2003.13428  [pdf, other

    cond-mat.mtrl-sci cs.LG physics.comp-ph stat.ML

    Cost-effective search for lower-error region in material parameter space using multifidelity Gaussian process modeling

    Authors: Shion Takeno, Yuhki Tsukada, Hitoshi Fukuoka, Toshiyuki Koyama, Motoki Shiga, Masayuki Karasuyama

    Abstract: Information regarding precipitate shapes is critical for estimating material parameters. Hence, we considered estimating a region of material parameter space in which a computational model produces precipitates having shapes similar to those observed in the experimental images. This region, called the lower-error region (LER), reflects intrinsic information of the material contained in the precipi… ▽ More

    Submitted 15 March, 2020; originally announced March 2020.

    Comments: 23 pages, 6 figures

    Journal ref: Phys. Rev. Materials 4, 083802 (2020)

  18. arXiv:1906.00127  [pdf, other

    cs.LG stat.ML

    Multi-objective Bayesian Optimization using Pareto-frontier Entropy

    Authors: Shinya Suzuki, Shion Takeno, Tomoyuki Tamura, Kazuki Shitara, Masayuki Karasuyama

    Abstract: This paper studies an entropy-based multi-objective Bayesian optimization (MBO). The entropy search is successful approach to Bayesian optimization. However, for MBO, existing entropy-based methods ignore trade-off among objectives or introduce unreliable approximations. We propose a novel entropy-based MBO called Pareto-frontier entropy search (PFES) by considering the entropy of Pareto-frontier,… ▽ More

    Submitted 10 February, 2020; v1 submitted 31 May, 2019; originally announced June 2019.

  19. arXiv:1901.08275  [pdf, other

    stat.ML cs.LG

    Multi-fidelity Bayesian Optimization with Max-value Entropy Search and its parallelization

    Authors: Shion Takeno, Hitoshi Fukuoka, Yuhki Tsukada, Toshiyuki Koyama, Motoki Shiga, Ichiro Takeuchi, Masayuki Karasuyama

    Abstract: In a standard setting of Bayesian optimization (BO), the objective function evaluation is assumed to be highly expensive. Multi-fidelity Bayesian optimization (MFBO) accelerates BO by incorporating lower fidelity observations available with a lower sampling cost. In this paper, we focus on the information-based approach, which is a popular and empirically successful approach in BO. For MFBO, howev… ▽ More

    Submitted 12 February, 2020; v1 submitted 24 January, 2019; originally announced January 2019.

    Comments: 31 pages, 5 figures