An Optimized Pattern Recognition Algorithm for Anomaly Detection in IoT Environment
This work addresses pattern matching issues in IoT and web mining, but it appears incremental as it applies an existing algorithm type to a new dataset.
The paper tackled the problem of pattern recognition for anomaly detection in IoT environments by applying an optimized string searching algorithm to a large DNA sequence dataset, reporting results on the number of mismatches in string searches.
With the advent of large-scale heterogeneous search engines comes the problem of unified search control resulting in mismatches that could have otherwise avoided. A mechanism is needed to determine exact patterns in web mining and ubiquitous device searching. In this paper we demonstrate the use of an optimized string searching algorithm to recognize exact patterns from a large database. The underlying principle in designing the algorithm is that each letter that maps to a fixed real values and some arithmetic operations which are applied to compute corresponding pattern and substring values. We have implemented this algorithm in C. We have tested the algorithm using a large dataset. We created our own dataset using DNA sequences. The experimental result shows the number of mismatch occurred in string search from a large database. Furthermore, some of the inherent weaknesses in the use of this algorithm are highlighted.