Mining useful patterns from graph data is a difficult balancing act: exact frequent-subgraph methods can become computationally intractable, yet limiting the patterns too sharply can leave important structure undiscovered. In Efficient Frequent Subtree Mining Beyond Forests, Pascal Welke investigates algorithms that make this problem more manageable by focusing on frequent subtrees and using spanning-tree representations of graphs.
Finding useful patterns without requiring exhaustive search
The dissertation presents a mining approach that samples spanning trees to transform graph databases into forests that can be processed efficiently. This produces an incomplete pattern set, but the work analyzes the likelihood of missing frequent patterns and reports practical evaluation of the method. A further approach implicitly considers exponentially large collections of spanning trees, aiming to improve recall without giving up computational tractability.
From mined subtrees to graph embeddings
Welke also studies how the mined patterns can support embeddings of arbitrary graphs into a Hamming space. The proposed computation tests whether frequent tree patterns occur within spanning-tree representations of new graphs, providing a tractable alternative with one-sided error relative to exact subgraph-isomorphism testing. The dissertation additionally explores how a partial order over patterns can speed up embedding calculations, and how min-hashing can help approximate Jaccard distance.
Research for graph-data and machine-learning specialists
This is a focused research dissertation for readers working with graph databases, frequent pattern mining, subgraph isomorphism, graph representation, or distance-based learning. Its value lies in connecting algorithm design with the practical challenge of processing graph structures that are too complex for straightforward exhaustive mining.
A doctoral study in artificial intelligence
Part of the Dissertations in Artificial Intelligence series, this work offers a detailed treatment of a specialized problem at the intersection of data mining and graph theory. It will be especially pertinent to graduate students, researchers, and technical practitioners seeking methods for efficient subtree mining beyond forest-shaped input data.
User Reviews
Only logged in customers who have purchased this product may leave a review.
Original price was: $100.00.$50.00Current price is: $50.00.

There are no reviews yet.