DocumentCode
3581543
Title
Approximate string matching for large-scale event processing
Author
Kuboi, Satoshi ; Baba, Kensuke ; Takano, Shigeru ; Murakami, Kazuaki
Author_Institution
Kyushu Univ., Fukuoka, Japan
fYear
2014
Firstpage
141
Lastpage
144
Abstract
Event processing is an important technology to detect what happened in the real world from a large amount of sensor data. This article is trying to find a suitable method for event processing with huge data. The authors formalize event processing as a problem of approximate string matching and evaluate the processing time of the two algorithms for the problem, the shift-add algorithm and the FFT-based algorithm. The shift-add algorithm is efficient for matching with a short string, however the processing time is proportional to the length of the string. On the other hand, the processing time of the FFT-based algorithm depends on the logarithm of the length of the string. Their experimental result with a common computer shows that the FFT-based algorithm is faster than the shift-add algorithm for a string longer than about 4,000.
Keywords
approximation theory; fast Fourier transforms; string matching; FFT-based algorithm; approximate string matching; large-scale event processing; shift-add algorithm; Algorithm design and analysis; Computers; Random access memory;
fLanguage
English
Publisher
ieee
Conference_Titel
Electrical Engineering and Informatics (MICEEI), 2014 Makassar International Conference on
Print_ISBN
978-1-4799-6725-4
Type
conf
DOI
10.1109/MICEEI.2014.7067327
Filename
7067327
Link To Document