상세 보기
SBASS: Segment based approach for subsequence searches in sequence databases
- Park, Sanghyun;
- Kim, Sangwook;
- Chu, Wesley W
WEB OF SCIENCE
1SCOPUS
1초록
This paper investigates the Subsequence searching problem under time warping in sequence databases. Time warping enables to find sequences with similar changing patterns even when they are of different lengths. Our work is motivated by the observation that subsequence searches slow down quadratically as the total length of data sequences increases. To resolve this problem, we propose the Segment-Based Approach for subsequence Searching Technique (SBASS), which modifies the similarity measure from time warping to piece-wise time warping and limits the number of possible subsequences to be compared with a query sequence. That is, the SBASS divides a data sequence (x) over right arrow and a query sequence (x) over right arrow into piece-wise segments and compares (q) over right arrow with only those subsequences which consist of n consecutive segments of (x) over right arrow. Here, n is the number of segments in (q) over right arrow. For efficient retrieval of similar subsequences, we extract feature vectors from all data segments exploiting their monotonically changing properties, and build a multi-dimensional index. Using this index, queries are processed with four steps: M index filtering, (2) feature filtering, (3) successor filtering, and (4) post-processing. The effectiveness of our approach is verified through experiments on synthetic data sets.
키워드
- 제목
- SBASS: Segment based approach for subsequence searches in sequence databases
- 저자
- Park, Sanghyun; Kim, Sangwook; Chu, Wesley W
- 발행일
- 2007-01
- 유형
- Article
- 권
- 22
- 호
- 1-2
- 페이지
- 37 ~ 46