Line-Segment Feature Analysis Algorithm for Handwritten-Digits Data Reduction


KIPS Transactions on Software and Data Engineering, Vol. 10, No. 4, pp. 125-132, Apr. 2021
https://doi.org/10.3745/KTSDE.2021.10.4.125,   PDF Download:
Keywords: MLP, Line-Segment Feature Analysis, Eigenvalue, Data Dimension Reduction, Handwritten-Digits Recognition
Abstract

As the layers of artificial neural network deepens, and the dimension of data used as an input increases, there is a problem of high arithmetic operation requiring a lot of arithmetic operation at a high speed in the learning and recognition of the neural network (NN). Thus, this study proposes a data dimensionality reduction method to reduce the dimension of the input data in the NN. The proposed Line-segment Feature Analysis (LFA) algorithm applies a gradient-based edge detection algorithm using median filters to analyze the line-segment features of the objects existing in an image. Concerning the extracted edge image, the eigenvalues corresponding to eight kinds of line-segment are calculated, using 3×3 or 5×5-sized detection filters consisting of the coefficient values, including [0, 1, 2, 4, 8, 16, 32, 64, and 128]. Two one-dimensional 256-sized data are produced, accumulating the same response values from the eigenvalue calculated with each detection filter, and the two data elements are added up. Two LFA256 data are merged to produce 512-sized LAF512 data. For the performance evaluation of the proposed LFA algorithm to reduce the data dimension for the recognition of handwritten numbers, as a result of a comparative experiment, using the PCA technique and AlexNet model, LFA256 and LFA512 showed a recognition performance respectively of 98.7% and 99%.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
C. Kim and W. Lee, "Line-Segment Feature Analysis Algorithm for Handwritten-Digits Data Reduction," KIPS Transactions on Software and Data Engineering, vol. 10, no. 4, pp. 125-132, 2021. DOI: https://doi.org/10.3745/KTSDE.2021.10.4.125.

[ACM Style]
Chang-Min Kim and Woo-Beom Lee. 2021. Line-Segment Feature Analysis Algorithm for Handwritten-Digits Data Reduction. KIPS Transactions on Software and Data Engineering, 10, 4, (2021), 125-132. DOI: https://doi.org/10.3745/KTSDE.2021.10.4.125.