WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/4048,
	  title     = {Performance Evaluation of Neural Network Prediction for Data Prefetching in Embedded Applications},
	  author    = {Sofien Chtourou and  Mohamed Chtourou and  Omar Hammami},
	  country	= {},
	  institution	= {},
	  abstract     = {Embedded systems need to respect stringent real
time constraints. Various hardware components included in such
systems such as cache memories exhibit variability and therefore
affect execution time. Indeed, a cache memory access from an
embedded microprocessor might result in a cache hit where the
data is available or a cache miss and the data need to be fetched
with an additional delay from an external memory. It is therefore
highly desirable to predict future memory accesses during
execution in order to appropriately prefetch data without incurring
delays. In this paper, we evaluate the potential of several artificial
neural networks for the prediction of instruction memory
addresses. Neural network have the potential to tackle the nonlinear
behavior observed in memory accesses during program
execution and their demonstrated numerous hardware
implementation emphasize this choice over traditional forecasting
techniques for their inclusion in embedded systems. However,
embedded applications execute millions of instructions and
therefore millions of addresses to be predicted. This very
challenging problem of neural network based prediction of large
time series is approached in this paper by evaluating various neural
network architectures based on the recurrent neural network
paradigm with pre-processing based on the Self Organizing Map
(SOM) classification technique.},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {1},
	  number    = {12},
	  year      = {2007},
	  pages     = {4032 - 4036},
	  ee        = {https://publications.waset.org/pdf/4048},
	  url   	= {https://publications.waset.org/vol/12},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 12, 2007},
	}