HPExplorer: XAI Method to Explore the Relationship Between Hyperparameters and Model Performance

Abstract

Hyperparameters (HPs) play a central role in the performance of machine learning (ML) models, governing model structure, regularization, and convergence properties. Understanding the intricate relationship between HP configurations and model performance is essential for ML practitioners, especially those with limited expertise, to develop effective models that produce satisfactory results. This paper introduces HyperParameter Explorer (HPExplorer), a semi-automated eXplainable AI (XAI) method, to support ML practitioners to explore this relationship. HPExplorer integrates an automated HP discovery algorithm with an interactive visual exploration component. The HP discovery algorithm identifies performance-consistent subspaces within the HP space, where models perform similarly despite minor variations in HP configurations. The interactive visual exploration component enables users to explore the discovered performance-consistent subspaces using an interactive 2-D projection called Star Coordinate. Users can also compare HP configurations from different subspaces to explore their impact on model performance. We developed HPExplorer in close collaboration with ML practitioners, particularly geoscientists, using ML in their research. Initial feedback from scientists using HPExplorer in real-world scenarios indicates that HPExploer enhances the transparency in configuring HPs and increases the confidence of users in their decisions.

Cite

Text

Grushetskaya et al. "HPExplorer: XAI Method to Explore the Relationship Between Hyperparameters and Model Performance." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024. doi:10.1007/978-3-031-70378-2_20

Markdown

[Grushetskaya et al. "HPExplorer: XAI Method to Explore the Relationship Between Hyperparameters and Model Performance." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024.](https://mlanthology.org/ecmlpkdd/2024/grushetskaya2024ecmlpkdd-hpexplorer/) doi:10.1007/978-3-031-70378-2_20

BibTeX

@inproceedings{grushetskaya2024ecmlpkdd-hpexplorer,
  title     = {{HPExplorer: XAI Method to Explore the Relationship Between Hyperparameters and Model Performance}},
  author    = {Grushetskaya, Yulia and Sips, Mike and Schachtschneider, Reyko and Saberioon, Mohammadmehdi and Mahan, Akram},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2024},
  pages     = {319-334},
  doi       = {10.1007/978-3-031-70378-2_20},
  url       = {https://mlanthology.org/ecmlpkdd/2024/grushetskaya2024ecmlpkdd-hpexplorer/}
}