English

LLMulator: Generalizable Cost Modeling for Dataflow Accelerators with Input-Adaptive Control Flow

Hardware Architecture 2025-08-26 v1

Abstract

Accurate and fast performance prediction for dataflow-based accelerators is vital for efficient hardware design and design space exploration, yet existing methods struggle to generalize across architectures, applications, and input-dependent control flows. We present LLMulator, a progressive numeric modeling framework leveraging the program semantic knowledge of pre-trained large language models (LLMs) for robust, hardware- and application-aware prediction. Our numeric model treats performance values as categorical token sequences, enabling range-agnostic estimates and confidence-aware predictions for unseen applications. To handle input-dependent control flows, we introduce a reinforcement learning-based dynamic calibration method, reducing cycle prediction error by 9.7% over static models and converging to 11.2% error after a few iterations. For cross-hardware generalization, we develop a progressive data augmentation strategy that generates diverse datasets covering multi-level dataflow structures, memory parameters, and loop mapping primitives, significantly boosting prediction accuracy across architectures and configurations.

Keywords

Cite

@article{arxiv.2508.17826,
  title  = {LLMulator: Generalizable Cost Modeling for Dataflow Accelerators with Input-Adaptive Control Flow},
  author = {Kaiyan Chang and Wenlong Zhu and Shengwen Liang and Huawei Li and Ying Wang},
  journal= {arXiv preprint arXiv:2508.17826},
  year   = {2025}
}

Comments

Accepted by MICRO (IEEE/ACM International Symposium on Microarchitecture) 2025

R2 v1 2026-07-01T05:04:16.791Z