Dynamic feature selection for hardware prediction

  • Authors:
  • Alan Fern;Robert Givan;Babak Falsafi;T. N. Vijaykumar

  • Affiliations:
  • Electrical Engineering and Computer Science, Oregon State University, Corvallis, OR;Electrical and Computer Engineering, Purdue University, West Lafayette, IN;Electrical and Computer Engineering, Carnegie Mellon University, Pittsburgh, PA;Electrical and Computer Engineering, Purdue University, West Lafayette, IN

  • Venue:
  • Journal of Systems Architecture: the EUROMICRO Journal
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most hardware predictors are table based (e.g. two-level branch predictors) and have exponential size growth in the number of input bits or features (e.g. previous branch outcomes). This growth severely limits the amount of predictive information that such predictors can use. To avoid exponential growth we introduce the idea of "dynamic feature selection" for building hardware predictors that can use a large amount of predictive information. Based on this idea, we design the dynamic decision tree (DDT) predictor, which exhibits only linear size growth in the number of features. Our initial evaluation, in branch prediction, shows that the general-purpose DDT, using only branch-history features, is comparable on average to conventional branch predictors, opening the door to practically using large numbers of additional features.