Investigating data preprocessing methods for circuit complexity models

作者:

Highlights:

摘要

Preprocessing the data is an important step while creating neural network (NN) applications because this step usually has a significant effect on the prediction performance of the model. This paper compares different data processing strategies for NNs for prediction of Boolean function complexity (BFC). We compare NNs’ predictive capabilities with (1) no preprocessing (2) scaling the values in different curves based on every curve’s own peak and then normalizing to [0, 1] range (3) applying z-score to values in all curves and then normalizing to [0, 1] range, and (4) logarithmically scaling all curves and then normalizing to [0, 1] range. The efficiency of these methods was measured by comparing RMS errors in NN-made BFC predictions for numerous ISCAS benchmark circuits. Logarithmic preprocessing method resulted in the best prediction statistics as compared to other techniques.

论文关键词:Machine learning,Feed-forward neural network,Data preprocessing,Pattern recognition,Boolean function complexity,Computer-aided design

论文评审过程:Available online 18 October 2007.

论文官网地址:https://doi.org/10.1016/j.eswa.2007.09.052