TL;DR
PSEO is a novel framework that optimizes post-hoc stacking ensembles in AutoML by hyperparameter tuning, leading to improved ensemble performance across diverse datasets.
Contribution
It introduces a hyperparameter search space for post-hoc stacking and employs binary quadratic programming for base model selection, enhancing ensemble adaptability.
Findings
Achieves the best average test rank among 16 methods.
Outperforms recent AutoML post-hoc ensemble strategies.
Demonstrates effectiveness on 80 public datasets.
Abstract
The Combined Algorithm Selection and Hyperparameter Optimization (CASH) problem is fundamental in Automated Machine Learning (AutoML). Inspired by the success of ensemble learning, recent AutoML systems construct post-hoc ensembles for final predictions rather than relying on the best single model. However, while most CASH methods conduct extensive searches for the optimal single model, they typically employ fixed strategies during the ensemble phase that fail to adapt to specific task characteristics. To tackle this issue, we propose PSEO, a framework for post-hoc stacking ensemble optimization. First, we conduct base model selection through binary quadratic programming, with a trade-off between diversity and performance. Furthermore, we introduce two mechanisms to fully realize the potential of multi-layer stacking. Finally, PSEO builds a hyperparameter space and searches for the…
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
