Approximate Similarity Search Over Multiple Stream Time Series

Xiang Lian,Lei Chen,Bin Wang
DOI: https://doi.org/10.1007/978-3-540-71703-4_86
2007-01-01
Abstract:Similarity search over stream time series has a wide spectrum of applications. Most previous work in static time-series databases and stream time series aim at retrieving the exact answer to a similarity search. However, little work considers the approximate similarity search in stream time series. In this paper, we propose a weighted locality-sensitive hashing (WLSH) technique, which is adaptive to characteristics of stream data, to answer approximate similarity search over stream time series. Due to the unique requirement of stream processing, we present an efficient method to update hash functions adaptive to stream data and maintain hash files incrementally at a low cost. Extensive experiments demonstrate the effectiveness of WLSH, as well as the efficiency of approximate similarity search via hashing on stream time series.
What problem does this paper attempt to address?