A genetic algorithm to discover flexible motifs with support

November 16, 2015 Β· Entered Twilight Β· πŸ› 2016 IEEE 16th International Conference on Data Mining Workshops (ICDMW)

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 9.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: README.md, bin, build.py, src

Authors Joan Serrà, Aleksandar Matic, Josep Luis Arcos, Alexandros Karatzoglou arXiv ID 1511.04986 Category cs.LG: Machine Learning Cross-listed cs.NE Citations 7 Venue 2016 IEEE 16th International Conference on Data Mining Workshops (ICDMW) Repository https://github.com/joansj/genmotif ⭐ 6 Last Checked 1 month ago
Abstract
Finding repeated patterns or motifs in a time series is an important unsupervised task that has still a number of open issues, starting by the definition of motif. In this paper, we revise the notion of motif support, characterizing it as the number of patterns or repetitions that define a motif. We then propose GENMOTIF, a genetic algorithm to discover motifs with support which, at the same time, is flexible enough to accommodate other motif specifications and task characteristics. GENMOTIF is an anytime algorithm that easily adapts to many situations: searching in a range of segment lengths, applying uniform scaling, dealing with multiple dimensions, using different similarity and grouping criteria, etc. GENMOTIF is also parameter-friendly: it has only two intuitive parameters which, if set within reasonable bounds, do not substantially affect its performance. We demonstrate the value of our approach in a number of synthetic and real-world settings, considering traffic volume measurements, accelerometer signals, and telephone call records.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Machine Learning