English

A Machine Learning Pipeline Stage for Adaptive Frequency Adjustment

Hardware Architecture 2020-07-06 v1 Performance

Abstract

A machine learning (ML) design framework is proposed for adaptively adjusting clock frequency based on propagation delay of individual instructions. A random forest model is trained to classify propagation delays in real time, utilizing current operation type, current operands, and computation history as ML features. The trained model is implemented in Verilog as an additional pipeline stage within a baseline processor. The modified system is experimentally tested at the gate level in 45 nm CMOS technology, exhibiting a speedup of 70% and energy reduction of 30% with coarse-grained ML classification. A speedup of 89% is demonstrated with finer granularities with 15.5% reduction in energy consumption.

Keywords

Cite

@article{arxiv.2007.01820,
  title  = {A Machine Learning Pipeline Stage for Adaptive Frequency Adjustment},
  author = {Arash Fouman Ajirlou and Inna Partin-Vaisband},
  journal= {arXiv preprint arXiv:2007.01820},
  year   = {2020}
}

Comments

12 pages, 8 figures, 5 tables, IEEE transaction on computers. arXiv admin note: substantial text overlap with arXiv:2006.07450

R2 v1 2026-06-23T16:50:13.828Z