From Black-Box Tuning to Guided Optimization via Hyperparameters Interaction Analysis
Moncef Garouani, Ayah Barhrhouj

TL;DR
This paper introduces MetaSHAP, a scalable XAI method that analyzes hyperparameter interactions using meta-learning and Shapley values, providing interpretable importance scores and actionable tuning insights across large benchmarks.
Contribution
MetaSHAP is a novel method that offers dataset-aware hyperparameter importance and interaction analysis, enhancing model tuning efficiency and interpretability.
Findings
MetaSHAP accurately ranks hyperparameter importance across diverse datasets.
It guides Bayesian optimization with competitive performance.
Provides interpretable hyperparameter influence ranges.
Abstract
Hyperparameters tuning is a fundamental, yet computationally expensive, step in optimizing machine learning models. Beyond optimization, understanding the relative importance and interaction of hyperparameters is critical to efficient model development. In this paper, we introduce MetaSHAP, a scalable semi-automated eXplainable AI (XAI) method, that uses meta-learning and Shapley values analysis to provide actionable and dataset-aware tuning insights. MetaSHAP operates over a vast benchmark of over 09 millions evaluated machine learning pipelines, allowing it to produce interpretable importance scores and actionable tuning insights that reveal how much each hyperparameter matters, how it interacts with others and in which value ranges its influence is concentrated. For a given algorithm and dataset, MetaSHAP learns a surrogate performance model from historical configurations, computes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Advanced Multi-Objective Optimization Algorithms
