ACHO: Adaptive Conformal Hyperparameter Optimization
Machine Learning
2023-11-29 v3
Abstract
Several novel frameworks for hyperparameter search have emerged in the last decade, but most rely on strict, often normal, distributional assumptions, limiting search model flexibility. This paper proposes a novel optimization framework based on upper confidence bound sampling of conformal confidence intervals, whose weaker assumption of exchangeability enables greater choice of search model architectures. Several such architectures were explored and benchmarked on hyperparameter search of random forests and convolutional neural networks, displaying satisfactory interval coverage and superior tuning performance to random search.
Cite
@article{arxiv.2207.03017,
title = {ACHO: Adaptive Conformal Hyperparameter Optimization},
author = {Riccardo Doyle},
journal= {arXiv preprint arXiv:2207.03017},
year = {2023}
}
Comments
12 pages, 4 tables, 4 figures