Auto-nnU-Net, an AutoML extension of nnU-Net, reports the highest mean test Dice score on the Medical Segmentation Decathlon while optimizing both accuracy and training runtime.
MO-DEHB: Evolutionary-based Hyperband for Multi-Objective Optimization
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Hyperparameter optimization (HPO) is a powerful technique for automating the tuning of machine learning (ML) models. However, in many real-world applications, accuracy is only one of multiple performance criteria that must be considered. Optimizing these objectives simultaneously on a complex and diverse search space remains a challenging task. In this paper, we propose MO-DEHB, an effective and flexible multi-objective (MO) optimizer that extends the recent evolutionary Hyperband method DEHB. We validate the performance of MO-DEHB using a comprehensive suite of 15 benchmarks consisting of diverse and challenging MO problems, including HPO, neural architecture search (NAS), and joint NAS and HPO, with objectives including accuracy, latency and algorithmic fairness. A comparative study against state-of-the-art MO optimizers demonstrates that MO-DEHB clearly achieves the best performance across our 15 benchmarks.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Auto-nnU-Net: Towards Automated Medical Image Segmentation
Auto-nnU-Net, an AutoML extension of nnU-Net, reports the highest mean test Dice score on the Medical Segmentation Decathlon while optimizing both accuracy and training runtime.