paper-with-me

Papers

Sequential Model-Based Ensemble Optimization

2014-02-04 · Alexandre Lacoste, Hugo Larochelle, François Laviolette, Mario Marchand

One of the most tedious tasks in the application of machine learning is model selection, i.e. hyperparameter selection. Fortunately, recent progress has been made in the automation of this process, through the use of sequential model-based optimization (SMBO) methods. This can be used to optimize a cross-validation performance of a learning algorithm over the value of its hyperparameters. However, it is well known that ensembles of learned models almost consistently outperform a single model, even if properly selected. In this paper, we thus propose an extension of SMBO methods that automatically constructs such ensembles. This method builds on a recently proposed ensemble construction paradigm known as agnostic Bayesian learning. In experiments on 22 regression and 39 classification data sets, we confirm the success of this proposed approach, which is able to outperform model selection with SMBO.

📄 PDF Abstract BibTeX arXiv:1402.0796

Code (0)

등록된 구현이 없습니다.

Tasks

modelModel Selection

Similar Papers 제목 키워드 기반

On Uncertainty Estimation by Tree-based Surrogate Models in Sequential Model-based Optimization

2022-02-22 · Jungtaek Kim, Seungjin Choi

Sequential model-based optimization sequentially selects a candidate point by constructing a surrogate model with the history of evaluations, to solve a black-box optimization problem. Gaussian process (GP) regression is…

Robust OS-ELM with a novel selective ensemble based on particle swarm optimization

2014-08-13 · Yang Liu, Bo He, Diya Dong, Yue Shen 외

In this paper, a robust online sequential extreme learning machine (ROS-ELM) is proposed. It is based on the original OS-ELM with an adaptive selective ensemble framework. Two novel insights are proposed in this paper. F…

General Classification

Towards Inference Efficient Deep Ensemble Learning

2023-01-29 · Ziyue Li, Kan Ren, Yifan Yang, Xinyang Jiang 외

Ensemble methods can deliver surprising performance gains but also bring significantly higher computational costs, e.g., can be up to 2048X in large-scale ensemble tasks. However, we found that the majority of computatio…

Ensemble Learning

Affine-Mapping based Variational Ensemble Kalman Filter

2021-03-10 · Linjie Wen, Jinglai Li

We propose an affine-mapping based variational Ensemble Kalman filter for sequential Bayesian filtering problems with generic observation models. Specifically, the proposed method is formulated as to construct an affine …

Joint Training of Deep Ensembles Fails Due to Learner Collusion

2023-01-26 · NeurIPS 2023 11

Ensembles of machine learning models have been well established as a powerful method of improving performance over a single model. Traditionally, ensembling algorithms train their base learners independently or sequentia…

Diversity