Combinatorial Bandit Bayesian Optimization for Tensor Outputs

Abstract

Bayesian optimization (BO) has been widely used to optimize expensive and black-box functions across various domains. However, existing BO methods have not addressed tensor-output functions. To fill this gap, we propose a novel tensor-output BO framework. Specifically, we first introduce a tensor-output Gaussian process (TOGP) with two classes of tensor-output kernels as a surrogate model of the tensor-output function, which can effectively capture the structural dependencies within the tensor. Based on it, we develop an upper confidence bound (UCB) acquisition function to select query points. Furthermore, we introduce a more practical and challenging problem setting, termed combinatorial bandit Bayesian optimization (CBBO), where only a subset of the tensor outputs can be selected to contribute to the objective. To tackle this, we propose a tensor-output CBBO method, which extends TOGP to handle partially observed tensor outputs, and accordingly design a novel combinatorial multi-arm bandit-UCB2 (CMAB-UCB2) criterion to sequentially select both the query points and the output subset. We establish theoretical regret bounds for both methods, guaranteeing sublinear regret. Extensive experiments on synthetic and real-world datasets demonstrate the superiority of our methods.

Cite

Text

Huang et al. "Combinatorial Bandit Bayesian Optimization for Tensor Outputs." International Conference on Learning Representations, 2026.

Markdown

[Huang et al. "Combinatorial Bandit Bayesian Optimization for Tensor Outputs." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/huang2026iclr-combinatorial/)

BibTeX

@inproceedings{huang2026iclr-combinatorial,
  title     = {{Combinatorial Bandit Bayesian Optimization for Tensor Outputs}},
  author    = {Huang, Jingru and Xu, Haijie and Guo, Jie and Jiang, Manrui and Zhang, Chen},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/huang2026iclr-combinatorial/}
}