Latent Structure Pattern Mining
Abstract
Pattern mining methods for graph data have largely been restricted to ground features, such as frequent or correlated subgraphs. Kazius et al. have demonstrated the use of elaborate patterns in the biochemical domain, summarizing several ground features at once. Such patterns bear the potential to reveal latent information not present in any individual ground feature. However, those patterns were handcrafted by chemical experts. In this paper, we present a data-driven bottom-up method for pattern generation that takes advantage of the embedding relationships among individual ground features. The method works fully automatically and does not require data preprocessing (e.g., to introduce abstract node or edge labels). Controlling the process of generating ground features, it is possible to align them canonically and merge (stack) them, yielding a weighted edge graph. In a subsequent step, the subgraph features can further be reduced by singular value decomposition (SVD). Our experiments show that the resulting features enable substantial performance improvements on chemical datasets that have been problematic so far for graph mining approaches.
Cite
Text
Maunz et al. "Latent Structure Pattern Mining." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2010. doi:10.1007/978-3-642-15883-4_23Markdown
[Maunz et al. "Latent Structure Pattern Mining." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2010.](https://mlanthology.org/ecmlpkdd/2010/maunz2010ecmlpkdd-latent/) doi:10.1007/978-3-642-15883-4_23BibTeX
@inproceedings{maunz2010ecmlpkdd-latent,
title = {{Latent Structure Pattern Mining}},
author = {Maunz, Andreas and Helma, Christoph and Cramer, Tobias and Kramer, Stefan},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2010},
pages = {353-368},
doi = {10.1007/978-3-642-15883-4_23},
url = {https://mlanthology.org/ecmlpkdd/2010/maunz2010ecmlpkdd-latent/}
}