Skip to main content
Top

2021 | OriginalPaper | Chapter

Eclat_RPGrowth: Finding Rare Patterns Using Vertical Mining and Rare Pattern Tree

Authors : Sunitha Vanamala, L. Padma Sree, S. Durga Bhavani

Published in: Computer Networks, Big Data and IoT

Publisher: Springer Singapore

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Frequent pattern mining is one of the key research areas in the Data Mining (DM) paradigm. There are many algorithms in the literature to identify the frequent itemsets whereas research on rare pattern mining is in the burgeoning stage. Rare items are the infrequent items, where few applications like medical diagnosis, telecommunications, and false alarm detection in industries demand for rare patterns and rare associations with frequent or infrequent items sets in the database. The algorithms that are used to identify frequent items can also be used to identify rare patterns. However, such algorithms suffer from RareItemProblem. Rare Pattern Mining algorithms that are based on Apriori and FP-Growth were designed but Eclat-based rare pattern mining algorithms have not been explored. This paper proposes an Eclat-RPGrowth, algorithm to find rare patterns and the support of itemset is calculated by using intersection of BitSets for corresponding k − 1 itemsets. Also, this research work proposes a variant of Eclat_RPGrowth as Eclat_PRPgrowth. Both the algorithms are outperformed in execution time, and with the number of rare items generated.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literature
1.
go back to reference Agrawal R, Srikant R (1994) Fast algorithms for mining association rules in large databases. In: Proceedings of 20th international conference on very large data bases (VLDB). VLDB, pp 487–499 Agrawal R, Srikant R (1994) Fast algorithms for mining association rules in large databases. In: Proceedings of 20th international conference on very large data bases (VLDB). VLDB, pp 487–499
2.
go back to reference Han J, Pei J, Yin Y (2000) Mining frequent patterns without candidate generation. In: Proceedings of the 2000 ACM SIGMOD international conference on management of data, pp 1–12 Han J, Pei J, Yin Y (2000) Mining frequent patterns without candidate generation. In: Proceedings of the 2000 ACM SIGMOD international conference on management of data, pp 1–12
3.
go back to reference Zaki M (2000) Scalable algorithms for association mining. IEEE Trans Knowl Data Eng 12(3):372–390 Zaki M (2000) Scalable algorithms for association mining. IEEE Trans Knowl Data Eng 12(3):372–390
4.
go back to reference Koh YS, Rountree N (2005) Finding sporadic rules using apriori-inverse. In: Ho T-B, Cheung D, Liu H (eds) PAKDD 2005, vol 3518. LNCS (LNAI). Springer, Heidelberg, pp 97–106 Koh YS, Rountree N (2005) Finding sporadic rules using apriori-inverse. In: Ho T-B, Cheung D, Liu H (eds) PAKDD 2005, vol 3518. LNCS (LNAI). Springer, Heidelberg, pp 97–106
5.
go back to reference Tsang S, Koh YS, Dobbie G (2011) Rp-tree: rare pattern tree mining. In: Data warehousing and knowledge discovery, Springer, pp 277–288 Tsang S, Koh YS, Dobbie G (2011) Rp-tree: rare pattern tree mining. In: Data warehousing and knowledge discovery, Springer, pp 277–288
6.
go back to reference Hu YH, Chen YL (2006) Mining association rules with multiple minimum supports: a new mining algorithm and a support tuning mechanism. Decision support systems, pp 1–24 Hu YH, Chen YL (2006) Mining association rules with multiple minimum supports: a new mining algorithm and a support tuning mechanism. Decision support systems, pp 1–24
7.
go back to reference Kiran RU, Reddy PK (2011) Novel techniques to reduce search space in multiple minimum supports-based frequent pattern mining algorithms. In: Proceedings of the international conference on extending database technology (EDBT), pp 11–20 Kiran RU, Reddy PK (2011) Novel techniques to reduce search space in multiple minimum supports-based frequent pattern mining algorithms. In: Proceedings of the international conference on extending database technology (EDBT), pp 11–20
8.
go back to reference Darrab S, Ergenic B (2016) Frequent pattern mining under multiple support thresholds. In: The international conference on applied computer science (ACS), Wseas Transactions on Computer Research, pp 1–10 Darrab S, Ergenic B (2016) Frequent pattern mining under multiple support thresholds. In: The international conference on applied computer science (ACS), Wseas Transactions on Computer Research, pp 1–10
9.
go back to reference Szathmary L, Valtchev P, Napoli A (2010) Finding minimal rare itemsets and rare association rules. In: Proceedings of the 4th international conference on knowledge science, engineering and management (KSEM 2010) Szathmary L, Valtchev P, Napoli A (2010) Finding minimal rare itemsets and rare association rules. In: Proceedings of the 4th international conference on knowledge science, engineering and management (KSEM 2010)
10.
go back to reference Gupta A, Mittal A, Bhattacharya A (2011) Minimally infrequent itemset mining using pattern-growth paradigm and residual trees. In: Proceedings of the international conference on management of data (COMAD), pp 57–68 Gupta A, Mittal A, Bhattacharya A (2011) Minimally infrequent itemset mining using pattern-growth paradigm and residual trees. In: Proceedings of the international conference on management of data (COMAD), pp 57–68
11.
go back to reference Darrab S, Ergenic B (2017) Vertical pattern mining algorithm for multiple support thresholds. In: International conference on knowledge based and intelligent information and engineering (KES). Procedia computer science, vol 112, pp 417–426 Darrab S, Ergenic B (2017) Vertical pattern mining algorithm for multiple support thresholds. In: International conference on knowledge based and intelligent information and engineering (KES). Procedia computer science, vol 112, pp 417–426
12.
go back to reference Jusoh JA et al (2018) Mining infrequent patterns using R-Eclat algorithms. J Fundam Appl Sci 24 Jusoh JA et al (2018) Mining infrequent patterns using R-Eclat algorithms. J Fundam Appl Sci 24
15.
go back to reference Vanamala S, Padma Sree L, Durga Bhavani S (2013) Efficient rare association rule mining algorithm. Int J Eng Res Appl (IJERA) 3(3):753–757 Vanamala S, Padma Sree L, Durga Bhavani S (2013) Efficient rare association rule mining algorithm. Int J Eng Res Appl (IJERA) 3(3):753–757
16.
go back to reference Ma Z, Yang J, Zhang T, Liu F (2016) An improved Eclat algorithm for mining association rules based on increased search strategy. Int J Database Theory Appl 9:251–266CrossRef Ma Z, Yang J, Zhang T, Liu F (2016) An improved Eclat algorithm for mining association rules based on increased search strategy. Int J Database Theory Appl 9:251–266CrossRef
18.
go back to reference Ma Z, Yang J, Zhang T, Liu F (2016) An improved Eclat algorithm for mining association rules based on increased search strategy. Int J Database Theory Appl 9:251–266 Ma Z, Yang J, Zhang T, Liu F (2016) An improved Eclat algorithm for mining association rules based on increased search strategy. Int J Database Theory Appl 9:251–266
Metadata
Title
Eclat_RPGrowth: Finding Rare Patterns Using Vertical Mining and Rare Pattern Tree
Authors
Sunitha Vanamala
L. Padma Sree
S. Durga Bhavani
Copyright Year
2021
Publisher
Springer Singapore
DOI
https://doi.org/10.1007/978-981-16-0965-7_14