In this dissertation, we present algorithms that approximate properties in the data stream model, where elements of an underlying data set arrive sequentially, but algorithms must use space sublinear in the size of the underlying data set. We first study the problem of finding all k-periods of a length-n string S, presented as a data stream. S is said to have k-period p if its prefix of length n − p differs from its suffix of length n − p in at most k locations. We give algorithms to compute the k-periods of a string S using poly(k, log n) bits of space and we complement these results with comparable lower bounds. We then study the problem of identifying a longest substring of strings S and T of length n that forms a d-near-alignment under ...
We explore problems related to computing graph distances in the data-stream model. The goal is to de...
As the size of data available for processing increases, new models of computation are needed. This ...
We study algorithms for the sliding-window model, an important variant of the data-stream model, in ...
In this dissertation, we present algorithms that approximate properties in the data stream model, wh...
We study the problem of finding all k-periods of a length-n string S, presented as a data stream. S ...
In contrast to the traditional random access memory computational model where the entire input is av...
In the streaming algorithms model of computation we must process data in order and without enoug...
The streaming model supposes that, rather than being available all at once, the data is received in ...
Data streams have emerged as a natural computational model for numerous applications of big data pro...
The central goal of data stream algorithms is to process massive streams of data using sublinear sto...
In this thesis, we give efficient algorithms and near-tight lower bounds for the following problems ...
This thesis is concerned with the study of problems related to the measurement of disorder in the da...
The challenge of monitoring massive amounts of data gen-erated by communication networks has led to ...
This report presents algorithms for finding large matchings in the streaming model. In this model, a...
We study the problem of estimating the size of a matching when the graph is revealed in a streaming ...
We explore problems related to computing graph distances in the data-stream model. The goal is to de...
As the size of data available for processing increases, new models of computation are needed. This ...
We study algorithms for the sliding-window model, an important variant of the data-stream model, in ...
In this dissertation, we present algorithms that approximate properties in the data stream model, wh...
We study the problem of finding all k-periods of a length-n string S, presented as a data stream. S ...
In contrast to the traditional random access memory computational model where the entire input is av...
In the streaming algorithms model of computation we must process data in order and without enoug...
The streaming model supposes that, rather than being available all at once, the data is received in ...
Data streams have emerged as a natural computational model for numerous applications of big data pro...
The central goal of data stream algorithms is to process massive streams of data using sublinear sto...
In this thesis, we give efficient algorithms and near-tight lower bounds for the following problems ...
This thesis is concerned with the study of problems related to the measurement of disorder in the da...
The challenge of monitoring massive amounts of data gen-erated by communication networks has led to ...
This report presents algorithms for finding large matchings in the streaming model. In this model, a...
We study the problem of estimating the size of a matching when the graph is revealed in a streaming ...
We explore problems related to computing graph distances in the data-stream model. The goal is to de...
As the size of data available for processing increases, new models of computation are needed. This ...
We study algorithms for the sliding-window model, an important variant of the data-stream model, in ...