English

Interim Report on Human-Guided Adaptive Hyperparameter Optimization with Multi-Fidelity Sprints

Computation and Language 2025-05-16 v1 Machine Learning

Abstract

This case study applies a phased hyperparameter optimization process to compare multitask natural language model variants that utilize multiphase learning rate scheduling and optimizer parameter grouping. We employ short, Bayesian optimization sessions that leverage multi-fidelity, hyperparameter space pruning, progressive halving, and a degree of human guidance. We utilize the Optuna TPE sampler and Hyperband pruner, as well as the Scikit-Learn Gaussian process minimization. Initially, we use efficient low-fidelity sprints to prune the hyperparameter space. Subsequent sprints progressively increase their model fidelity and employ hyperband pruning for efficiency. A second aspect of our approach is using a meta-learner to tune threshold values to resolve classification probabilities during inference. We demonstrate our method on a collection of variants of the 2021 Joint Entity and Relation Extraction model proposed by Eberts and Ulges.

Keywords

Cite

@article{arxiv.2505.09792,
  title  = {Interim Report on Human-Guided Adaptive Hyperparameter Optimization with Multi-Fidelity Sprints},
  author = {Michael Kamfonas},
  journal= {arXiv preprint arXiv:2505.09792},
  year   = {2025}
}
R2 v1 2026-06-28T23:33:42.294Z