« Back to top page

Empirical Attainment Surface

Empirical Attainment Surface

Visualizing Variability of Pareto Fronts over Multiple Runs (Empirical Attainment Surface)

Abstract Hyperparameter optimization is crucial to achieving high performance in deep learning. On top of the performance, other criteria such as inference time or memory requirement often need to be optimized due to some practical reasons. This motivates research on multi-objective optimization (MOO). However, Pareto fronts of MOO methods are often shown without considering the variability caused by random seeds, making the performance stability evaluation difficult. This package provides empirical attainment surface implementation based on the original implementation.