Recent Developments in Pattern Mining

Abstract

Pattern Mining is one of the most researched topics in the data mining community. Literally hundreds of algorithms for efficiently enumerating all frequent itemsets have been proposed. These exhaustive algorithms, however, all suffer from the pattern explosion problem. Depending on the minimal support threshold, even for moderately sized databases, millions of patterns may be generated. Although this problem is by now well recognized in te pattern mining community, it has not yet been solved satisfactorily. In my talk I will give an overview of the different approaches that have been proposed to alleviate this problem. As a first step, constraint-based mining and condensed representations such as the closed itemsets and the non-derivable itemsets were introduced. These methods, however, still produce too many and redundant results. More recently, promising methods based upon the minimal description length principle, information theory, and statistical models have been introduced. We show the respective advantages and disadvantages of these approaches and their connections, and illustrate their usefulness on real life data. After this overview we move from itemsets to more complex patterns, such as sequences and graphs. Even though these extensions seem trivial at first, they turn out to be quite challenging. I will end my talk with an overview of what I consider to be important open questions in this fascinating research area.

Cite

Text

Calders. "Recent Developments in Pattern Mining." International Conference on Algorithmic Learning Theory, 2012. doi:10.1007/978-3-642-34106-9_5

Markdown

[Calders. "Recent Developments in Pattern Mining." International Conference on Algorithmic Learning Theory, 2012.](https://mlanthology.org/alt/2012/calders2012alt-recent/) doi:10.1007/978-3-642-34106-9_5

BibTeX

@inproceedings{calders2012alt-recent,
  title     = {{Recent Developments in Pattern Mining}},
  author    = {Calders, Toon},
  booktitle = {International Conference on Algorithmic Learning Theory},
  year      = {2012},
  pages     = {34},
  doi       = {10.1007/978-3-642-34106-9_5},
  url       = {https://mlanthology.org/alt/2012/calders2012alt-recent/}
}