Conditional PED-ANOVA: Hyperparameter Importance in Hierarchical & Dynamic Search Spaces
Kaito Baba, Yoshihiko Ozaki, Shuhei Watanabe
TL;DR
This paper tackles hyperparameter importance (HPI) estimation in conditional search spaces where hyperparameters may be inactive or change domains depending on others. It introduces condPED-ANOVA, a conditional extension of PED-ANOVA that defines conditional local HPI via within-regime variance and derives a closed-form estimator using the Pearson divergence between regime-specific one-dimensional PDFs. The approach yields meaningful, interpretable importances that reflect the underlying conditional structure, avoiding misleading attributions caused by naive extensions. Empirically, condPED-ANOVA is fast and robust across conditional activation and regime-switching scenarios, supporting reliable HPI analysis in AutoML and HPO pipelines.
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 importance estimates in conditional settings, whereas condPED-ANOVA consistently provides meaningful importances that reflect the underlying conditional structure.
