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

Download:

Current browse context:

cs.DC

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 > Distributed, Parallel, and Cluster Computing

Title: Progressive Temporal Window Widening

Authors: David Tolpin
Abstract: This paper introduces a scheme for data stream processing which is robust to batch duration. Streaming frameworks process streams in batches retrieved at fixed time intervals. In a common setting a pattern recognition algorithm is applied independently to each batch. Choosing the right time interval is tough --- a pattern may not fit in an interval which is too short, but detection will be delayed and memory may be exhausted if the interval is too long. We propose here Progressive Window Widening, an algorithm for increasing the interval gradually so that patterns are caught at any pace without unnecessary delays or memory overflow.
This algorithm is relevant to computer security, system monitoring, user behavior tracking, and other applications where patterns of unknown or varying duration must be recognized online in data streams. Modern data stream processing frameworks are ubiquitously used to process high volumes of data, and adaptive memory and CPU allocation, facilitated by Progressive Window Widening, is crucial for their performance.
Comments: 15 pages, 5 figures, LNCS format
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC)
Cite as: arXiv:1604.00997 [cs.DC]
  (or arXiv:1604.00997v3 [cs.DC] for this version)

Submission history

From: David Tolpin [view email]
[v1] Mon, 4 Apr 2016 19:33:00 GMT (703kb,D)
[v2] Sun, 3 Jul 2016 15:41:38 GMT (704kb,D)
[v3] Fri, 17 Feb 2017 10:16:01 GMT (714kb,D)

Link back to: arXiv, form interface, contact.