| Title: | Pattern discovery in trees : algorithms and applications to document and scientific data management |
| Author: | |
| Document Type: | Dissertation |
| Department: | Department of Computer and Information Science |
| Degree: | Doctor of Philosophy |
| Major: | Computer Science |
| Advisory Committee: |
Wang, Jason T. L.
McHugh, James A.
Calvin, James M.
Shi, Pengcheng
Tsai, Frank C.D.
|
| Thesis Date: | 1999, May |
| Keywords: |
Algorithms.
Programming language (Electronic computers).
|
| Availability: | Unrestricted |
| Abstract: |
Ordered, labeled trees are trees in which each node has a label and the left-to-right order of its children (if it has any) is fixed. Such trees have many applications in vision, pattern recognition, molecular biology and natural language processing. In this dissertation we present algorithms for finding patterns in
the ordered labeled trees. Specifically we study the largest approximately
common substructure (LACS) problem for such trees. We consider a substructure
of a tree T to be a connected subgraph of T. Given two trees T1, T2
and an integer We consider two types of distance measures: the general edit distance and a restricted edit distance originated from Selkow. We present dynamic programming algorithms to solve the LACS problem based on the two distance measures. The algorithms run as fast as the best known algorithms for computing the distance of two trees when the distance allowed in the common substructures is a constant independent of the input trees. To demonstrate the utility of our algorithms, we discuss their applications to discovering motifs in multiple RNA secondary structures. Such an application shows an example of scientific data mining. We represent an RNA secondary structure by an ordered labeled tree based on a previously proposed scheme. The patterns in the trees are substructures that can differ in both substitutions and deletions/insertions of nodes of the trees. Our techniques incorporate approximate tree matching algorithms and novel heuristics for discovery and optimization. Experimental results obtained by running these algorithms on both generated data and RNA secondary structures show the good performance of the algorithms. It is shown that the optimization heuristics speed up the discovery algorithm by a factor of 10. Moreover, our optimized approach is 100,000 times faster than the brute force method. Finally we implement our techniques into a graphic toolbox that enables users to find repeated substructures in an RNA secondary structure as well as frequently occurring patterns in multiple RNA secondary structures pertaining to rhinovirus obtained from the National Cancer Institute. The system is implemented in C programming language and X windows and is fully operational on SUN workstations. |
| Complete Thesis: |
njit-etd1999-047
(146 pages ~ 5,568 KB pdf)
|
| Feedback: | Please complete this Feedback Form to inform us about your experience using this website. It will assist us in better serving your information needs in the future. Thank You! |
|
Created October 24, 2007
To view these documents you will need the Acrobat Reader Plug-in. If you do not have it you can download it free from
|