1. What have the authors contributed in "Mining sequential patterns from probabilistic databases by pattern-growth" ?
The authors propose a pattern-growth approach for mining sequential patterns from probabilistic databases.. The authors also noted the difficulties in generalizing PrefixSpan to the probabilistic case ( PrefixSpan is a pattern-growth algorithm, considered to be the best performer for deterministic sequential pattern mining ).. The authors overcome these difficulties in this note and adapt PrefixSpan to work under probabilistic settings.. The authors then report on an experimental evaluation of the candidate generateand-test approaches against the pattern-growth approach.
read more
2. What is the key contribution of this work?
The key contributions of this work are to formulate the analogue of a projected database in probabilistic settings, and to identify the appropriate L1 computation to perform on the projected database.
read more
3. How is the subset of sequential patterns mined?
The subset of sequential patterns is mined by constructing the set of projected databases based on frequent 1-sequences and mining each recursively.
read more
4. What is the objective of the definition of probabilistic database?
The objective is to find all sequences s such that Sup(s,D) ≥ θm for some user-defined threshold 0 < θ ≤ 1.Probabilistic Databases.
read more




