A stream can be thought of as a very large set of data, sometimes even infinite, which arrives sequentially and must be processed without the possibility of being stored. In fact, the memory available to the algorithm is limited and it is not possible to store the whole stream of data which is instead scanned upon arrival and summarized through a succinct data structure in order to maintain only the information of interest. Two of the main tasks related to data stream processing are frequency estimation and heavy hitter detection. The frequency estimation problem requires estimating the frequency of each item, that is the number of times or the weight with which each appears in the stream, while heavy hitter detection means the detection of...
Streaming model supplies solutions for handling enormous data flows for over 20 years now. The mode...
We consider online mining of correlated heavy-hitters (CHH) from a data stream. Given a stream of tw...
Nowadays stream analysis is used in many context where the amount of data and/or the rate at which i...
An old and fundamental problem in databases and data streams is that of finding the heavy hitters, a...
The problem of mining Correlated Heavy Hitters (CHH) from a two- dimensional data stream has been in...
International audienceDue to the varying and dynamic characteristics of network traffic, the analysi...
International audienceWe investigate the problem of estimating on the fly the frequency at which ite...
This is the author accepted manuscript. The final version is available from Springer Verlag via the ...
The notion of heavy hitters—items that make up a large fraction of the population—has been successfu...
We deal with the problem of detecting frequent items in a stream under the constraint that items are...
Presented on September 16, 2019 at 11:00 a.m. in the Groseclose Building, Room 402.Jelani Nelson is ...
The frequent items problem is to process a stream of items and find all items occurring more than a ...
We investigate the problem of frequent itemset mining over a data stream with bursty traffic. In man...
We present algorithms for computing frequency counts exceeding a user-specified threshold over data ...
We present a novel approach for the problem of frequency estimation in data streams that is based on...
Streaming model supplies solutions for handling enormous data flows for over 20 years now. The mode...
We consider online mining of correlated heavy-hitters (CHH) from a data stream. Given a stream of tw...
Nowadays stream analysis is used in many context where the amount of data and/or the rate at which i...
An old and fundamental problem in databases and data streams is that of finding the heavy hitters, a...
The problem of mining Correlated Heavy Hitters (CHH) from a two- dimensional data stream has been in...
International audienceDue to the varying and dynamic characteristics of network traffic, the analysi...
International audienceWe investigate the problem of estimating on the fly the frequency at which ite...
This is the author accepted manuscript. The final version is available from Springer Verlag via the ...
The notion of heavy hitters—items that make up a large fraction of the population—has been successfu...
We deal with the problem of detecting frequent items in a stream under the constraint that items are...
Presented on September 16, 2019 at 11:00 a.m. in the Groseclose Building, Room 402.Jelani Nelson is ...
The frequent items problem is to process a stream of items and find all items occurring more than a ...
We investigate the problem of frequent itemset mining over a data stream with bursty traffic. In man...
We present algorithms for computing frequency counts exceeding a user-specified threshold over data ...
We present a novel approach for the problem of frequency estimation in data streams that is based on...
Streaming model supplies solutions for handling enormous data flows for over 20 years now. The mode...
We consider online mining of correlated heavy-hitters (CHH) from a data stream. Given a stream of tw...
Nowadays stream analysis is used in many context where the amount of data and/or the rate at which i...