We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DB

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Databases

Title: Mining Seasonal Temporal Patterns in Time Series

Abstract: Very large time series are increasingly available from an ever wider range of IoT-enabled sensors, from which significant insights can be obtained through mining temporal patterns from them. A useful type of patterns found in many real-world applications exhibits periodic occurrences, and is thus called seasonal temporal pattern (STP). Compared to regular patterns, mining seasonal temporal patterns is more challenging since traditional measures such as support and confidence do not capture the seasonality characteristics. Further, the anti-monotonicity property does not hold for STPs, and thus, resulting in an exponential search space. This paper presents our Frequent Seasonal Temporal Pattern Mining from Time Series (FreqSTPfTS) solution providing: (1) The first solution for seasonal temporal pattern mining (STPM) from time series that can mine STP at different data granularities. (2) The STPM algorithm that uses efficient data structures and two pruning techniques to reduce the search space and speed up the mining process. (3) An approximate version of STPM that uses mutual information, a measure of data correlation, to prune unpromising time series from the search space. (4) An extensive experimental evaluation showing that STPM outperforms the baseline in runtime and memory consumption, and can scale to big datasets. The approximate STPM is up to an order of magnitude faster and less memory consuming than the baseline, while maintaining high accuracy.
Subjects: Databases (cs.DB)
Cite as: arXiv:2206.14604 [cs.DB]
  (or arXiv:2206.14604v4 [cs.DB] for this version)

Submission history

From: Van Long Ho [view email]
[v1] Tue, 28 Jun 2022 10:02:55 GMT (1510kb,D)
[v2] Fri, 1 Jul 2022 13:46:11 GMT (1515kb,D)
[v3] Mon, 10 Oct 2022 13:37:48 GMT (987kb,D)
[v4] Mon, 9 Jan 2023 12:34:30 GMT (978kb,D)

Link back to: arXiv, form interface, contact.