A Trajectory-Based Bayesian Approach to Multi-Objective Hyperparameter Optimization with Epoch-Aware Trade-Offs
Wenyu Wang, Zheyi Fan, Szu Hui Ng

TL;DR
This paper introduces a trajectory-based Bayesian optimization method for multi-objective hyperparameter tuning that considers early epoch trade-offs and uses an epoch-aware early stopping mechanism to improve efficiency.
Contribution
It proposes a novel multi-objective hyperparameter optimization framework that incorporates training epochs as decision variables and develops a trajectory-based acquisition function.
Findings
Effectively identifies trade-offs at earlier training stages.
Improves hyperparameter tuning efficiency.
Outperforms existing methods on benchmarks.
Abstract
Training machine learning models inherently involves a resource-intensive and noisy iterative learning procedure that allows epoch-wise monitoring of the model performance. However, the insights gained from the iterative learning procedure typically remain underutilized in multi-objective hyperparameter optimization scenarios. Despite the limited research in this area, existing methods commonly identify the trade-offs only at the end of model training, overlooking the fact that trade-offs can emerge at earlier epochs in cases such as overfitting. To bridge this gap, we propose an enhanced multi-objective hyperparameter optimization problem that treats the number of training epochs as a decision variable, rather than merely an auxiliary parameter, to account for trade-offs at an earlier training stage. To solve this problem and accommodate its iterative learning, we then present a…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Machine Learning and Data Classification · Engineering Applied Research
MethodsEarly Stopping
