Title :
Efficient Processing of Warping Time Series Join of Motion Capture Data
Author :
Chen, Yueguo ; Chen, Gang ; Chen, Ke ; Ooi, Beng Chin
Author_Institution :
Sch. of Comput., Nat. Univ. of Singapore, Singapore
fDate :
March 29 2009-April 2 2009
Abstract :
Discovering non-trivial matching subsequences from two time series is very useful in synthesizing novel time series. This can be applied to applications such as motion synthesis where smooth and natural motion sequences are often required to be generated from existing motion sequences. We first address this problem by defining it as a problem of l-epsiv-join over two time series. Given two time series, the goal of l-epsiv-join is to find those non-trivial matching subsequences by detecting maximal l-connections from the epsiv-matching matrix of the two time series. Given a querying motion sequence, the l-epsiv-join can be applied to retrieve all connectable motion sequences from a database of motion sequences. To support efficient l-epsiv-join of time series, we propose a two-step filter-and-refine algorithm, called warping time series join (WTSJ) algorithm. The filtering step serves to prune those sparse regions of the epsiv-matching matrix where there are no maximal l-connections without incurring costly computation. The refinement step serves to detect closed l-connections within regions that cannot be pruned by the filtering step. To speed up the computation of epsiv-matching matrix, we propose a block-based time series summarization method, based on which the block-wise epsiv-matching matrix is first computed. Lots of pairwise distance computation of elements can then be avoided by applying the filtering algorithm on the block-wise epsiv-matching matrix. Extensive experiments on l-epsiv-join of motion capture sequences are conducted. The results confirm the efficiency and effectiveness of our proposed algorithm in processing l-epsiv-join of motion capture time series.
Keywords :
data mining; image matching; image motion analysis; image sequences; matrix algebra; query processing; time series; visual databases; block-based time series summarization method; block-wise epsiv-matching matrix; maximal l-connection detection; motion capture data synthesis; motion sequence database querying; nontrivial matching subsequence discovery; pairwise distance computation; two-step filter-and-refine algorithm; warping time series l-epsiv-join algorithm; Application software; Computer science; Data engineering; Databases; Educational institutions; Filtering algorithms; Humans; Information retrieval; Joining processes; Sparse matrices; motion capture data; motion synthesis; subsequence join; warping time series join;
Conference_Titel :
Data Engineering, 2009. ICDE '09. IEEE 25th International Conference on
Conference_Location :
Shanghai
Print_ISBN :
978-1-4244-3422-0
Electronic_ISBN :
1084-4627
DOI :
10.1109/ICDE.2009.20