Generic Subsequence Matching Framework: Modularity, Flexibility, Efficiency
David Novak, Petr Volny, Pavel Zezula

TL;DR
The paper introduces a modular, flexible, and efficient generic framework for subsequence matching that simplifies development, enables component reuse, and facilitates fair comparison across diverse data types and applications.
Contribution
It presents a new generic subsequence matching framework (SMF) with modular architecture, promoting easier design, development, and evaluation of subsequence matching systems across various domains.
Findings
Framework simplifies the combination of different matching subtasks.
Modular design enhances reusability and efficiency.
Openness allows integration of diverse solutions like metric indexes.
Abstract
Subsequence matching has appeared to be an ideal approach for solving many problems related to the fields of data mining and similarity retrieval. It has been shown that almost any data class (audio, image, biometrics, signals) is or can be represented by some kind of time series or string of symbols, which can be seen as an input for various subsequence matching approaches. The variety of data types, specific tasks and their partial or full solutions is so wide that the choice, implementation and parametrization of a suitable solution for a given task might be complicated and time-consuming; a possibly fruitful combination of fragments from different research areas may not be obvious nor easy to realize. The leading authors of this field also mention the implementation bias that makes difficult a proper comparison of competing approaches. Therefore we present a new generic Subsequence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Music and Audio Processing · Video Analysis and Summarization
