A Neural Net Branch Predictor to Reduce Power

We present a power-aware neural network (PAN) branch prediction (BP) scheme for dynamic branch prediction, and schemes to incorporate anti-aliasing techniques into the neural branch predictor. We avoid incorrectly falling into segments of code that consume much power. By adding lookup table-based ha...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Sethuram, R., Khan, O.I., Venkatanarayanan, H.V., Bushnell, M.L.
Format: Tagungsbericht
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:We present a power-aware neural network (PAN) branch prediction (BP) scheme for dynamic branch prediction, and schemes to incorporate anti-aliasing techniques into the neural branch predictor. We avoid incorrectly falling into segments of code that consume much power. By adding lookup table-based hardware, we estimate the power dissipated in the entire processor between successive branches. We consider a processor with a neural net branch predictor and use aggressive training on the neural network (NN) to severely penalize incorrect branch predictions that cause the processor to waste power. Our scheme dynamically learns to dissipate less power during successive calls to a particular branch instruction. Hence, our approach is different from all prior approaches that reduce miss-prediction or use hardware techniques (clock gating, banking) to reduce power dissipation. We also incorporate the conventional anti-aliasing techniques, such as GShare [1] and bimodal [2], into a NN-based BP, implemented in the SimpleScalar v2.0 [3] simulator. This is the first neural net branch predictor that reduces CPU power. Our new technique reduced power consumption by 11.6% on average for the SPEC2000 integer benchmark programs.
ISSN:1063-9667
2380-6923
DOI:10.1109/VLSID.2007.14