HCLGMay 24, 2021

Guided Hyperparameter Tuning Through Visualization and Inference

arXiv:2105.11516v12 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for deep learning practitioners to streamline hyperparameter optimization workflows.

The paper tackles the computationally expensive problem of hyperparameter tuning in deep learning by introducing a visualization system that suggests optimal hyperparameter values using a predictive mechanism, and a user study shows participants easily adopted the tool.

For deep learning practitioners, hyperparameter tuning for optimizing model performance can be a computationally expensive task. Though visualization can help practitioners relate hyperparameter settings to overall model performance, significant manual inspection is still required to guide the hyperparameter settings in the next batch of experiments. In response, we present a streamlined visualization system enabling deep learning practitioners to more efficiently explore, tune, and optimize hyperparameters in a batch of experiments. A key idea is to directly suggest more optimal hyperparameter values using a predictive mechanism. We then integrate this mechanism with current visualization practices for deep learning. Moreover, an analysis on the variance in a selected performance metric in the context of the model hyperparameters shows the impact that certain hyperparameters have on the performance metric. We evaluate the tool with a user study on deep learning model builders, finding that our participants have little issue adopting the tool and working with it as part of their workflow.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes