paper-with-me

Papers

On Hyperparameter Search in Cluster Ensembles

2018-03-29 · Luzie Helfmann, Johannes von Lindheim, Mattes Mollenhauer, Ralf Banisch

Quality assessments of models in unsupervised learning and clustering verification in particular have been a long-standing problem in the machine learning research. The lack of robust and universally applicable cluster validity scores often makes the algorithm selection and hyperparameter evaluation a tough guess. In this paper, we show that cluster ensemble aggregation techniques such as consensus clustering may be used to evaluate clusterings and their hyperparameter configurations. We use normalized mutual information to compare individual objects of a clustering ensemble to the constructed consensus of the whole ensemble and show, that the resulting score can serve as an overall quality measure for clustering problems. This method is capable of highlighting the standout clustering and hyperparameter configuration in the ensemble even in the case of a distorted consensus. We apply this very general framework to various data sets and give possible directions for future research.

📄 PDF Abstract BibTeX arXiv:1803.11008

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringClustering Ensemble

Similar Papers 제목 키워드 기반

A Deep Neural Networks ensemble workflow from hyperparameter search to inference leveraging GPU clusters

2022-08-30 · Pierrick Pochelu, Serge G. Petiton, Bruno Conche

Automated Machine Learning with ensembling (or AutoML with ensembling) seeks to automatically build ensembles of Deep Neural Networks (DNNs) to achieve qualitative predictions. Ensemble of DNNs are well known to avoid ov…

AutoMLGPU

Hyperparameter Ensembles for Robustness and Uncertainty Quantification

2020-06-24 · NeurIPS 2020 12 · Florian Wenzel, Jasper Snoek, Dustin Tran, Rodolphe Jenatton

Ensembles over neural network weights trained from different random initialization, known as deep ensembles, achieve state-of-the-art accuracy and calibration. The recently introduced batch ensembles provide a drop-in re…

Diversityimage-classificationImage ClassificationUncertainty Quantification

Automatic Frankensteining: Creating Complex Ensembles Autonomously

2017-01-01 · SIAM 2017 2017 1 · Martin Wistuba, Nicolas Schilling, Lars Schmidt-Thieme

Automating machine learning by providing techniques that autonomously find the best algorithm, hyperparameter configuration and preprocessing is helpful for both researchers and practitioners. Therefore, it is not surpri…

AutoMLBIG-bench Machine LearningCPU

Optimizing Ensemble Weights and Hyperparameters of Machine Learning Models for Regression Problems

2019-08-14 · Mohsen Shahhosseini, Guiping Hu, Hieu Pham

Aggregating multiple learners through an ensemble of models aim to make better predictions by capturing the underlying distribution of the data more accurately. Different ensembling methods, such as bagging, boosting, an…

BIG-bench Machine Learningregression

AutoDEUQ: Automated Deep Ensemble with Uncertainty Quantification

2021-10-26 · Romain Egele, Romit Maulik, Krishnan Raghavan, Bethany Lusch 외

Deep neural networks are powerful predictors for a variety of tasks. However, they do not capture uncertainty directly. Using neural network ensembles to quantify uncertainty is competitive with approaches based on Bayes…

Uncertainty Quantification