English

Conditional PED-ANOVA: Hyperparameter Importance in Hierarchical & Dynamic Search Spaces

Machine Learning 2026-02-10 v2 Artificial Intelligence

Abstract

We propose conditional PED-ANOVA (condPED-ANOVA), a principled framework for estimating hyperparameter importance (HPI) in conditional search spaces, where the presence or domain of a hyperparameter can depend on other hyperparameters. Although the original PED-ANOVA provides a fast and efficient way to estimate HPI within the top-performing regions of the search space, it assumes a fixed, unconditional search space and therefore cannot properly handle conditional hyperparameters. To address this, we introduce a conditional HPI for top-performing regions and derive a closed-form estimator that accurately reflects conditional activation and domain changes. Experiments show that naive adaptations of existing HPI estimators yield misleading or uninterpretable importances in conditional settings, whereas condPED-ANOVA consistently provides meaningful importances that reflect the underlying conditional structure. Our code is publicly available at https://github.com/kAIto47802/condPED-ANOVA.

Cite

@article{arxiv.2601.20800,
  title  = {Conditional PED-ANOVA: Hyperparameter Importance in Hierarchical & Dynamic Search Spaces},
  author = {Kaito Baba and Yoshihiko Ozaki and Shuhei Watanabe},
  journal= {arXiv preprint arXiv:2601.20800},
  year   = {2026}
}

Comments

19 pages, 14 figures

R2 v1 2026-07-01T09:24:15.869Z