@inbook{7b75825ae637462dad719385539b9fae,
title = "MaxDomino: Efficiently mining maximal sets",
abstract = "We present MaxDomino, an algorithm for mining maximal frequent sets using a novel concept of dominancy factor of a transaction. We also propose a hashing scheme to collapse the database to a form that contains only unique transactions. Unlike traditional bottom up approach with look-aheads, MaxDomino employs a top down strategy with selective bottom up search for mining maximal sets. Using the connect dataset [Benchmark dataset created by University California, Irvine], our experimental results reveal that MaxDomino outperforms GenMax at higher support levels. Furthermore, our scalability tests show that MaxDomino yields an order of magnitude improvement in speed over GenMax. MaxDomino is especially efficient when the maximal frequent sets are longer.",
author = "Krishnamoorthy Srikumar and Bharat Bhasker and Tripathi, \{Satish K.\}",
year = "2003",
doi = "10.1007/3-540-45073-4\_11",
language = "English",
isbn = "3540405364",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "131--139",
editor = "Anne James and Muhammad Younas and Brian Lings",
booktitle = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
address = "Germany",
}