Journal Issue10.1002/SAM.V2:5/6
Time-decayed correlated aggregates over data streams
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Time Adaptive Sketches (Ada-Sketches) for Summarizing Data Streams
Anshumali Shrivastava,Arnd Christian König,Mikhail Bilenko +2 more
- 14 Jun 2016
TL;DR: The core idea of the method is inspired by the well-known digital Dolby noise reduction procedure that dates back to the 1960s, and the method's generalization of classic sketching techniques give hope for wide applicability of Ada-sketches in practice.
Fast and accurate mining of correlated heavy hitters
TL;DR: In this paper, a counter-based algorithm for tracking correlated heavy hitters (CHHs) is presented, formally proving its error bounds and correctness and show, through extensive experimental results, that their algorithm outperforms the Misra-Gries based algorithm with regard to accuracy and speed whilst requiring asymptotic much less space.
Identifying correlated heavy-hitters in a two-dimensional data stream
TL;DR: An approximate formulation of CHH identification is formulated, and an algorithm for tracking CHHs on a data stream is presented that is easy to implement and uses workspace much smaller than the stream itself.
Finding correlated heavy-hitters over data streams
Bibudh Lahiri,Srikanta Tirthapura +1 more
- 01 Dec 2009
TL;DR: This work considers online mining of correlated heavy-hitters (CHH) from network data streams through correlated aggregate queries that first filters a subset by applying a predicate along a primary dimension, and then computes aggregates along a secondary dimension of that subset data.
15
Computing Hierarchical Summary from Two-Dimensional Big Data Streams
TL;DR: A new concept, which can capture the sequential nature of the relationship between pairs of hierarchical items at multiple concept levels and can capture local contextual patterns within the context of the global patterns, is introduced.
10
References
•Book
Communication Complexity
Eyal Kushilevitz,Noam Nisan +1 more
- 01 Jan 1996
TL;DR: This chapter surveys the theory of two-party communication complexity and presents results regarding the following models of computation: • Finite automata • Turing machines • Decision trees • Ordered binary decision diagrams • VLSI chips • Networks of threshold gates.
2K
Maintaining Stream Statistics over Sliding Windows
TL;DR: The problem of maintaining aggregates and statistics over data streams, with respect to the last N data elements seen so far, is considered, and it is shown that, using $O(\frac{1}{\epsilon} \log^2 N)$ bits of memory, the number of 1's can be estimated to within a factor of $1 + \ep silon$.
991
•Posted Content
Medians and Beyond: New Aggregation Techniques for Sensor Networks
TL;DR: In this article, the authors proposed a data aggregation scheme that significantly extends the class of queries that can be answered using sensor networks, such as the median, the consensus value, a histogram of the data distribution, and range queries.
530
Medians and beyond: new aggregation techniques for sensor networks
Nisheeth Shrivastava,Chiranjeeb Buragohain,Divyakant Agrawal,Subhash Suri +3 more
- 03 Nov 2004
TL;DR: This paper proposes a data aggregation scheme that significantly extends the class of queries that can be answered using sensor networks, and provides strict theoretical guarantees on the approximation quality of the queries in terms of the message size.
514
Maintaining time-decaying stream aggregates
Edith Cohen,Martin J. Strauss +1 more
TL;DR: This work formalizes the problem of maintaining time-decaying aggregates and statistics of a data stream: the relative contribution of each data item to the aggregate is scaled down by a factor that depends on, and is non-increasing with, elapsed time.
158
Related Papers (5)
Moses Charikar,Kevin Chen,Martin Farach-Colton +2 more
- 08 Jul 2002
Jayadev Misra,David Gries +1 more