CRJan 25, 2019

An Optimized Pattern Recognition Algorithm for Anomaly Detection in IoT Environment

arXiv:1901.08729v12 citations
Originality Synthesis-oriented
AI Analysis

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes