PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 28, 2004612 citations

BIDE: efficient mining of frequent closed sequences

View Full Paper
JWJiang WangJHJiawei Han

Key Points

Key points are not available for this paper at this time.

Abstract

Previous studies have presented convincing arguments that a frequent pattern mining algorithm should not mine all frequent patterns but only the closed ones because the latter leads to not only more compact yet complete result set but also better efficiency. However, most of the previously developed closed pattern mining algorithms work under the candidate maintenance-and-test paradigm which is inherently costly in both runtime and space usage when the support threshold is low or the patterns become long. We present, BIDE, an efficient algorithm for mining frequent closed sequences without candidate maintenance. We adopt a novel sequence closure checking scheme called bidirectional extension, and prunes the search space more deeply compared to the previous algorithms by using the BackScan pruning method and the Scan-Skip optimization technique. A thorough performance study with both sparse and dense real-life data sets has demonstrated that BIDE significantly outperforms the previous algorithms: it consumes order(s) of magnitude less memory and can be more than an order of magnitude faster. It is also linearly scalable in terms of database size.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Wang et al. (2004) studied this question.

synapsesocial.com/papers/6a0e9ff27046b28dbef99a9dhttps://doi.org/10.1109/icde.2004.1319986
Ask AI
Helpful
Bookmark
Share
View Full Paper