Using Tarjan's Red Rule for Fast Dependency Tree Construction (2002)
Tags
Astrostatistics, Bayesian Networks, Efficient Statistical Algorithms, Statistical Data Mining for Astrophysics
Abstract
We focus on the problem of efficient learning of dependency trees. It is well-known that given the pairwise mutual information coefficients, a minimum-weight spanning tree algorithm solves this problem exactly and in polynomial time. However, for large data-sets it is the construction of the correlation matrix that dominates the running time. We have developed a new spanning-tree algorithm which is capable of exploiting partial knowledge about edge weights. The partial knowledge we maintain is a probabilistic confidence interval on the coefficients, which we derive by examining just a small sample of the data. The algorithm is able to flag the need to shrink an interval, which translates to inspection of more data for the particular attribute pair. Experimental results show running time that is near-constant in the number of records, without significant loss in accuracy of the generated trees. Interestingly, our spanning-tree algorithm is based solely on Tarjan's red-edge rule, which is generally considered a guaranteed recipe for bad performance.
Full text
Download (application/pdf, 141.8 kB)
Approximate BibTeX Entry
@inproceedings{pelleg-rededge,
Howpublished = {To appear, NIPS 2002},
Year = {2002},
Note = {To appear, NIPS 2002},
Author = {
Dan Pelleg, Andrew Moore
},
Title = {Using Tarjan's Red Rule for Fast Dependency Tree Construction}
}