Efficient Frequent Connected Subgraph Mining in Graphs of Bounded Treewidth

Abstract

The frequent connected subgraph mining problem, i.e., the problem of listing all connected graphs that are subgraph isomorphic to at least a certain number of transaction graphs of a database, cannot be solved in output polynomial time in the general case. If, however, the transaction graphs are restricted to forests then the problem becomes tractable. In this paper we generalize the positive result on forests to graphs of bounded treewidth . In particular, we show that for this class of transaction graphs, frequent connected subgraphs can be listed in incremental polynomial time . Since subgraph isomorphism remains NP-complete for bounded treewidth graphs, the positive complexity result of this paper shows that efficient frequent pattern mining is possible even for computationally hard pattern matching operators.

Cite

Text

Horváth and Ramon. "Efficient Frequent Connected Subgraph Mining in Graphs of Bounded Treewidth." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2008. doi:10.1007/978-3-540-87479-9_52

Markdown

[Horváth and Ramon. "Efficient Frequent Connected Subgraph Mining in Graphs of Bounded Treewidth." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2008.](https://mlanthology.org/ecmlpkdd/2008/horvath2008ecmlpkdd-efficient/) doi:10.1007/978-3-540-87479-9_52

BibTeX

@inproceedings{horvath2008ecmlpkdd-efficient,
  title     = {{Efficient Frequent Connected Subgraph Mining in Graphs of Bounded Treewidth}},
  author    = {Horváth, Tamás and Ramon, Jan},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2008},
  pages     = {520-535},
  doi       = {10.1007/978-3-540-87479-9_52},
  url       = {https://mlanthology.org/ecmlpkdd/2008/horvath2008ecmlpkdd-efficient/}
}