login

Efficient data mining for maximal frequent subtrees

Published 23 April 2004
YingJian Xiao, Jun Yao
Citations122

TL;DR

A new type of tree mining is defined, which uncovers maximal frequent induced subtrees from a database of unordered labeled trees and a novel algorithm, PathJoin, which uses a compact data structure, FST-Forest, which compresses the trees and still keeps the original tree structure.

Abstract

A new type of tree mining is defined, which uncovers maximal frequent induced subtrees from a database of unordered labeled trees. A novel algorithm, PathJoin, is proposed. The algorithm uses a compact data structure, FST-Forest, which compresses the trees and still keeps the original tree structure. PathJoin generates candidate subtrees by joining the frequent paths in FST-Forest. Such candidate subtree generation is localized and thus substantially reduces the number of candidate subtrees. Experiments with synthetic data sets show that the algorithm is effective and efficient.

Keywords

Computer Science