LGNEJan 29, 2015

Particle swarm optimization for time series motif discovery

arXiv:1501.07399v129 citations
Originality Incremental advance
AI Analysis

This provides a more efficient and flexible solution for motif discovery in time series data across various domains, though it appears incremental as it builds on existing optimization techniques.

The authors tackled the problem of finding similar segments (motifs) in time series data by proposing a particle swarm optimization algorithm, which achieves comparable results to state-of-the-art methods in considerably less time with minimal memory usage.

Efficiently finding similar segments or motifs in time series data is a fundamental task that, due to the ubiquity of these data, is present in a wide range of domains and situations. Because of this, countless solutions have been devised but, to date, none of them seems to be fully satisfactory and flexible. In this article, we propose an innovative standpoint and present a solution coming from it: an anytime multimodal optimization algorithm for time series motif discovery based on particle swarms. By considering data from a variety of domains, we show that this solution is extremely competitive when compared to the state-of-the-art, obtaining comparable motifs in considerably less time using minimal memory. In addition, we show that it is robust to different implementation choices and see that it offers an unprecedented degree of flexibility with regard to the task. All these qualities make the presented solution stand out as one of the most prominent candidates for motif discovery in long time series streams. Besides, we believe the proposed standpoint can be exploited in further time series analysis and mining tasks, widening the scope of research and potentially yielding novel effective solutions.

Foundations

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

Your Notes