English

HAPEns: Hardware-Aware Post-Hoc Ensembling for Tabular Data

Machine Learning 2026-03-12 v1

Abstract

Ensembling is commonly used in machine learning on tabular data to boost predictive performance and robustness, but larger ensembles often lead to increased hardware demand. We introduce HAPEns, a post-hoc ensembling method that explicitly balances accuracy against hardware efficiency. Inspired by multi-objective and quality diversity optimization, HAPEns constructs a diverse set of ensembles along the Pareto front of predictive performance and resource usage. Existing hardware-aware post-hoc ensembling baselines are not available, highlighting the novelty of our approach. Experiments on 83 tabular classification datasets show that HAPEns significantly outperforms baselines, finding superior trade-offs for ensemble performance and deployment cost. Ablation studies also reveal that memory usage is a particularly effective objective metric. Further, we show that even a greedy ensembling algorithm can be significantly improved in this task with a static multi-objective weighting scheme.

Keywords

Cite

@article{arxiv.2603.10582,
  title  = {HAPEns: Hardware-Aware Post-Hoc Ensembling for Tabular Data},
  author = {Jannis Maier and Lennart Purucker},
  journal= {arXiv preprint arXiv:2603.10582},
  year   = {2026}
}

Comments

10 pages (7 Appendix), 15 figures

R2 v1 2026-07-01T11:14:23.332Z