English

Attention-Informed Surrogates for Navigating Power-Performance Trade-offs in HPC

Machine Learning 2026-01-23 v1

Abstract

High-Performance Computing (HPC) schedulers must balance user performance with facility-wide resource constraints. The task boils down to selecting the optimal number of nodes for a given job. We present a surrogate-assisted multi-objective Bayesian optimization (MOBO) framework to automate this complex decision. Our core hypothesis is that surrogate models informed by attention-based embeddings of job telemetry can capture performance dynamics more effectively than standard regression techniques. We pair this with an intelligent sample acquisition strategy to ensure the approach is data-efficient. On two production HPC datasets, our embedding-informed method consistently identified higher-quality Pareto fronts of runtime-power trade-offs compared to baselines. Furthermore, our intelligent data sampling strategy drastically reduced training costs while improving the stability of the results. To our knowledge, this is the first work to successfully apply embedding-informed surrogates in a MOBO framework to the HPC scheduling problem, jointly optimizing for performance and power on production workloads.

Keywords

Cite

@article{arxiv.2601.15399,
  title  = {Attention-Informed Surrogates for Navigating Power-Performance Trade-offs in HPC},
  author = {Ashna Nawar Ahmed and Banooqa Banday and Terry Jones and Tanzima Z. Islam},
  journal= {arXiv preprint arXiv:2601.15399},
  year   = {2026}
}

Comments

13 pages, 6 figures Published in MLForSys workshop in NeurIPS 2025 Link: https://openreview.net/forum?id=R0Vc9lnDd5

R2 v1 2026-07-01T09:14:49.620Z