paper-with-me

Papers

Semi-supervised Embedding Learning for High-dimensional Bayesian Optimization

2020-05-29 · Jingfan Chen, Guanghui Zhu, Chunfeng Yuan, Yihua Huang

Bayesian optimization is a broadly applied methodology to optimize the expensive black-box function. Despite its success, it still faces the challenge from the high-dimensional search space. To alleviate this problem, we propose a novel Bayesian optimization framework (termed SILBO), which finds a low-dimensional space to perform Bayesian optimization iteratively through semi-supervised dimension reduction. SILBO incorporates both labeled points and unlabeled points acquired from the acquisition function to guide the embedding space learning. To accelerate the learning procedure, we present a randomized method for generating the projection matrix. Furthermore, to map from the low-dimensional space to the high-dimensional original space, we propose two mapping strategies: $\text{SILBO}_{FZ}$ and $\text{SILBO}_{FX}$ according to the evaluation overhead of the objective function. Experimental results on both synthetic function and hyperparameter optimization tasks demonstrate that SILBO outperforms the existing state-of-the-art high-dimensional Bayesian optimization methods.

📄 PDF Abstract BibTeX arXiv:2005.14601

Code (1)

cjfcsjt/SILBO 공식 구현

Tasks

Bayesian OptimizationDimensionality ReductionHyperparameter OptimizationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

AutoEmbedder: A semi-supervised DNN embedding system for clustering

2020-07-11 · Knowledge-Based Systems 2020 7 · Abu Quwsar Ohi, M. F. Mridha, Farisa Benta Safir, Md. Abdul Hamid 외

Clustering is widely used in unsupervised learning method that deals with unlabeled data. Deep clustering has become a popular study area that relates clustering with Deep Neural Network (DNN) architecture. Deep clusteri…

ClusteringDeep Clustering

Asymptotic Bayes risk for Gaussian mixture in a semi-supervised setting

2019-07-08 · Marc Lelarge, Leo Miolane

Semi-supervised learning (SSL) uses unlabeled data for training and has been shown to greatly improve performance when compared to a supervised approach on the labeled data available. This claim depends both on the amoun…

Semi-supervised Impedance Inversion by Bayesian Neural Network Based on 2-d CNN Pre-training

2021-11-20 · Muyang Ge, Wenlong Wang, Wangxiangming Zheng

Seismic impedance inversion can be performed with a semi-supervised learning algorithm, which only needs a few logs as labels and is less likely to get overfitted. However, classical semi-supervised learning algorithm us…

Bayesian Inference

High Dimensional Bayesian Optimization via Supervised Dimension Reduction

2019-07-21 · Miao Zhang, Huiqi Li, Steven Su

Bayesian optimization (BO) has been broadly applied to computational expensive problems, but it is still challenging to extend BO to high dimensions. Existing works are usually under strict assumption of an additive or a…

Bayesian OptimizationDimensionality ReductionVocal Bursts Intensity Prediction

A Semi-Definite Programming approach to low dimensional embedding for unsupervised clustering

2016-06-29 · Stéphane Chrétien, Clément Dombry, Adrien Faivre

This paper proposes a variant of the method of Gu\'edon and Verhynin for estimating the cluster matrix in the Mixture of Gaussians framework via Semi-Definite Programming. A clustering oriented embedding is deduced from …

Clustering