Skip to main content
Top
Published in: Knowledge and Information Systems 11/2020

31-07-2020 | Regular Paper

An efficient projection-based method for high utility itemset mining using a novel pruning approach on the utility matrix

Author: Mohammad Karim Sohrabi

Published in: Knowledge and Information Systems | Issue 11/2020

Log in

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

search-config
loading …

Abstract

High utility itemset mining is an important extension of frequent itemset mining which considers unit profits and quantities of items as external and internal utilities, respectively. Since the utility function has not downward closure property, an overestimated value of utility is obtained using an anti-monotonic upper bound of utility function to prune the search space and improve the efficiency of high utility itemset mining methods. Transaction-weighted utilization (TWU) of itemset was the first and one of the most important functions which has been used as the anti-monotonic upper bound of utility by various algorithms. A variety of high utility itemset mining methods have attempted to tighten the utility upper bound and have exploited appropriate pruning strategies to improve mining efficiency. Although TWU and its improved alternatives have attempted to increase the efficiency of high utility itemset mining methods by pruning their search spaces, they suffer from a significant number of generated candidates which are high-TWU but are not high utility itemsets. Calculating the actual utilities of low utility candidates needs to multiple scanning of the dataset and thus imposes a huge overhead to the mining methods, which can cause to lose the pruning benefits of the upper bounds. Proposing appropriate pruning strategies, exploiting efficient data structures, and using tight anti-monotonic upper bounds can overcome this problem and lead to significant performance improvement in high utility itemset mining methods. In this paper, a new projection-based method, called MAHI (matrix-aided high utility itemset mining), is introduced which uses a novel utility matrix-based pruning strategy, called MA-prune to improve the high utility itemset mining performance in terms of execution time. The experimental results show that MAHI is faster than former algorithms.

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 "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!

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!

Literature
1.
go back to reference Sohrabi MK, Ghods V (2016). CUSE: A novel cube-based approach for sequential pattern mining. In: 4th international symposium on computational and business intelligence (ISCBI), pp 186–190 Sohrabi MK, Ghods V (2016). CUSE: A novel cube-based approach for sequential pattern mining. In: 4th international symposium on computational and business intelligence (ISCBI), pp 186–190
2.
go back to reference Wu J, Hong Z, Pan S, Zhu X, Cai Z, Zhang C (2016) Multi-graph-view subgraph mining for graph classification. Knowl Inf Syst 48(1):29–54 Wu J, Hong Z, Pan S, Zhu X, Cai Z, Zhang C (2016) Multi-graph-view subgraph mining for graph classification. Knowl Inf Syst 48(1):29–54
3.
go back to reference Agrawal R, Imielinski T, Swami A (1993) Mining association rules between sets of items in large databases. In: Proceedings of the 1993ACM-SIGMOD international conference on management of data (SIGMOD’93), Washington, DC, pp 207–216 Agrawal R, Imielinski T, Swami A (1993) Mining association rules between sets of items in large databases. In: Proceedings of the 1993ACM-SIGMOD international conference on management of data (SIGMOD’93), Washington, DC, pp 207–216
4.
go back to reference Han J, Pei J, Yin Y (2000) Mining frequent patterns without candidate generation. In: Proceeding of the 2000 ACM-SIGMOD international conference on management of data (SIGMOD’00), Dallas, TX, pp 1–12 Han J, Pei J, Yin Y (2000) Mining frequent patterns without candidate generation. In: Proceeding of the 2000 ACM-SIGMOD international conference on management of data (SIGMOD’00), Dallas, TX, pp 1–12
5.
go back to reference Zaki MJ (2000) Scalable algorithms for association mining. IEEE Trans Knowl Data Eng 12(3):372–390 Zaki MJ (2000) Scalable algorithms for association mining. IEEE Trans Knowl Data Eng 12(3):372–390
6.
go back to reference Han J, Pei J, Yin Y, Mao R (2004) Mining frequent patterns without candidate generation: a frequent-pattern tree approach. Data Min Knowl Discov 8(1):53–87MathSciNet Han J, Pei J, Yin Y, Mao R (2004) Mining frequent patterns without candidate generation: a frequent-pattern tree approach. Data Min Knowl Discov 8(1):53–87MathSciNet
7.
go back to reference Sohrabi MK, Ghods V (2014) Top-down vertical itemset mining. In: Proceedings of the SPIE 9443 sixth international conference on graphic and image processing Sohrabi MK, Ghods V (2014) Top-down vertical itemset mining. In: Proceedings of the SPIE 9443 sixth international conference on graphic and image processing
8.
go back to reference Sohrabi MK, Roshani R (2017) Frequent itemset mining using cellular learning automata. Comput Hum Behav 68:244–253 Sohrabi MK, Roshani R (2017) Frequent itemset mining using cellular learning automata. Comput Hum Behav 68:244–253
9.
go back to reference Aryabarzan N, Minaei-Bidgoli B, Teshnehlab M (2018) negFIN: An efficient algorithm for fast mining frequent itemsets. Expert Syst Appl 105:129–143 Aryabarzan N, Minaei-Bidgoli B, Teshnehlab M (2018) negFIN: An efficient algorithm for fast mining frequent itemsets. Expert Syst Appl 105:129–143
10.
go back to reference Yun U, Lee G (2016) Incremental mining of weighted maximal frequent itemsets from dynamic databases. Expert Syst Appl 54:304–327 Yun U, Lee G (2016) Incremental mining of weighted maximal frequent itemsets from dynamic databases. Expert Syst Appl 54:304–327
11.
go back to reference Hashem T, Karim MR, Samiullah M, Ahmed CF (2017) An efficient dynamic superset bit-vector approach for mining frequent closed itemsets and their lattice structure. Expert Syst Appl 67:252–271 Hashem T, Karim MR, Samiullah M, Ahmed CF (2017) An efficient dynamic superset bit-vector approach for mining frequent closed itemsets and their lattice structure. Expert Syst Appl 67:252–271
12.
go back to reference Sohrabi MK, Barforoush AA (2012) Efficient colossal pattern mining in high dimensional datasets. Knowl Based Syst 33:41–52 Sohrabi MK, Barforoush AA (2012) Efficient colossal pattern mining in high dimensional datasets. Knowl Based Syst 33:41–52
13.
go back to reference Sohrabi MK (2018) A gossip based information fusion protocol for distributed frequent itemset mining. Enterp Inf Syst 12(6):674–694 Sohrabi MK (2018) A gossip based information fusion protocol for distributed frequent itemset mining. Enterp Inf Syst 12(6):674–694
14.
go back to reference Djenouri Y, Djenouri D, Belhadi A, Cano A (2019) Exploiting GPU and cluster parallelism in single scan frequent itemset mining. Inf Sci 496:363–377 Djenouri Y, Djenouri D, Belhadi A, Cano A (2019) Exploiting GPU and cluster parallelism in single scan frequent itemset mining. Inf Sci 496:363–377
15.
go back to reference Sohrabi MK, Barforoush AA (2013) Parallel frequent itemset mining using systolic arrays. Knowl Based Syst 37:462–471 Sohrabi MK, Barforoush AA (2013) Parallel frequent itemset mining using systolic arrays. Knowl Based Syst 37:462–471
16.
go back to reference Sohrabi MK, Taheri N (2018) A haoop-based parallel mining of frequent itemsets using N-lists. J Chin Inst Eng 41(3):229–238 Sohrabi MK, Taheri N (2018) A haoop-based parallel mining of frequent itemsets using N-lists. J Chin Inst Eng 41(3):229–238
17.
go back to reference Chan R, Yang Q, Shen Y-D (2003) Mining high utility itemsets. In: Proceedings of 3rd IEEE international conference data mining, 2003, (Washington, D.C., USA, 2003) pp. 19–22 Chan R, Yang Q, Shen Y-D (2003) Mining high utility itemsets. In: Proceedings of 3rd IEEE international conference data mining, 2003, (Washington, D.C., USA, 2003) pp. 19–22
18.
go back to reference Yao H, Hamilton HJ, Butz CJ (2004) A foundational approach to mining itemset utilities from databases. In: Proceedings of 3rd SIAM international conference on data mining, 2004, (Orlando, Florida, USA, 2004) pp 482–486 Yao H, Hamilton HJ, Butz CJ (2004) A foundational approach to mining itemset utilities from databases. In: Proceedings of 3rd SIAM international conference on data mining, 2004, (Orlando, Florida, USA, 2004) pp 482–486
19.
go back to reference Liu Y, Liao W-K, Choudhary A (2005) A two-phase algorithm for fast discovery of high utility itemsets. In: Ho T, Cheung D, Liu H (eds), Pacific-Asia conference on advances in knowledge discovery and data Mining, 2005, (Hanoi, Vietnam, 2005), Advances in knowledge discovery and data mining 2005, LCNS, vol 3518, Springer, Heidelberg, pp 689–695 Liu Y, Liao W-K, Choudhary A (2005) A two-phase algorithm for fast discovery of high utility itemsets. In: Ho T, Cheung D, Liu H (eds), Pacific-Asia conference on advances in knowledge discovery and data Mining, 2005, (Hanoi, Vietnam, 2005), Advances in knowledge discovery and data mining 2005, LCNS, vol 3518, Springer, Heidelberg, pp 689–695
20.
go back to reference Yao H, Hamilton HJ (2006) Mining itemset utilities from transaction databases. Data Knowl Eng 59(3):603–626 Yao H, Hamilton HJ (2006) Mining itemset utilities from transaction databases. Data Knowl Eng 59(3):603–626
21.
go back to reference Li Y-C, Yeh J-S, Chang C-C (2008) Isolated items discarding strategy for discovering high utility itemsets. Data Knowl Eng 64(1):198–217 Li Y-C, Yeh J-S, Chang C-C (2008) Isolated items discarding strategy for discovering high utility itemsets. Data Knowl Eng 64(1):198–217
22.
go back to reference Ahmed CF, Tanbeer SK, Jeong B-S, Lee Y-K (2009) Efficient tree structures for high-utility pattern mining in incremental databases. IEEE Trans Knowl Data Eng 21(12):1708–1721 Ahmed CF, Tanbeer SK, Jeong B-S, Lee Y-K (2009) Efficient tree structures for high-utility pattern mining in incremental databases. IEEE Trans Knowl Data Eng 21(12):1708–1721
23.
go back to reference Ahmed CF, Tanbeer SK, Jeong B-S, Lee Y-K (2011) HUC-prune: an efficient candidate pruning technique to mine high utility patterns. Appl Intel 34(2):181–198 Ahmed CF, Tanbeer SK, Jeong B-S, Lee Y-K (2011) HUC-prune: an efficient candidate pruning technique to mine high utility patterns. Appl Intel 34(2):181–198
24.
go back to reference Lin C-W, Hong T-P, Lu W-H (2011) An effective tree structure for mining high utility itemsets. Exp Syst Appl 38(6):7419–7424 Lin C-W, Hong T-P, Lu W-H (2011) An effective tree structure for mining high utility itemsets. Exp Syst Appl 38(6):7419–7424
25.
go back to reference Tseng VS, Wu C-W, Shie B-E, Yu PS (2010) UP-growth: an efficient algorithm for high utility itemset mining. In: Proceedings of 16th ACM SIGKDD international conference of knowledge discovery and data mining, 2010, (Washington, D.C., USA, 2010), pp 253–262 Tseng VS, Wu C-W, Shie B-E, Yu PS (2010) UP-growth: an efficient algorithm for high utility itemset mining. In: Proceedings of 16th ACM SIGKDD international conference of knowledge discovery and data mining, 2010, (Washington, D.C., USA, 2010), pp 253–262
26.
go back to reference Tseng VS, Shie BE, Wu CW, Yu PS (2013) Efficient algorithms for mining high utility itemsets from transactional databases. IEEE Trans Knowl Data Eng 25(8):1772–1786 Tseng VS, Shie BE, Wu CW, Yu PS (2013) Efficient algorithms for mining high utility itemsets from transactional databases. IEEE Trans Knowl Data Eng 25(8):1772–1786
27.
go back to reference Guo S-M, Gao H (2016) HUITWU: an efficient algorithm for high-utility itemset mining in transaction databases. J Comput Sci Technol 31(4):776–786 Guo S-M, Gao H (2016) HUITWU: an efficient algorithm for high-utility itemset mining in transaction databases. J Comput Sci Technol 31(4):776–786
28.
go back to reference Erwin A, Gopalan RP, Achuthan NR (2007) A bottom-up projection based algorithm for mining high utility itemsets. In: Proceedings of 2nd international workshop integrating artificial intelligence and data mining, 2007, (Gold Coast, Australia, 2007), vol 84, pp 3–11 Erwin A, Gopalan RP, Achuthan NR (2007) A bottom-up projection based algorithm for mining high utility itemsets. In: Proceedings of 2nd international workshop integrating artificial intelligence and data mining, 2007, (Gold Coast, Australia, 2007), vol 84, pp 3–11
29.
go back to reference Erwin A, Gopalan RP, Achuthan NR (2008) Efficient mining of high utility itemsets from large datasets. In: Washio T, Suzuki E, Ting KM, Inokuchi A (Eds), Pacific-Asia Conference on Advances in Knowledge Discovery and Data Mining, 2008, (Osaka, Japan, 2008), Advances in knowledge discovery and data mining. PAKDD 2008. LNCS. Springer, Berlin, vol 5012, pp 554–561 Erwin A, Gopalan RP, Achuthan NR (2008) Efficient mining of high utility itemsets from large datasets. In: Washio T, Suzuki E, Ting KM, Inokuchi A (Eds), Pacific-Asia Conference on Advances in Knowledge Discovery and Data Mining, 2008, (Osaka, Japan, 2008), Advances in knowledge discovery and data mining. PAKDD 2008. LNCS. Springer, Berlin, vol 5012, pp 554–561
30.
go back to reference Lan G-C, Hong T-P, Tseng VS (2014) An efficient projection-based indexing approach for mining high utility itemsets. Knowl Inf Syst 38(1):85–107 Lan G-C, Hong T-P, Tseng VS (2014) An efficient projection-based indexing approach for mining high utility itemsets. Knowl Inf Syst 38(1):85–107
31.
go back to reference Bai A, Deshpande PS, Dhabu M (2018) Selective database projections based approach for mining high-utility itemsets. IEEE Access 6:14389–14409 Bai A, Deshpande PS, Dhabu M (2018) Selective database projections based approach for mining high-utility itemsets. IEEE Access 6:14389–14409
32.
go back to reference Liu M, Qu J (2012) Mining high utility itemsets without candidate generation. In: Proceedings of 21st ACM international conference on information and knowledge management, 2012, (Maui, Hawaii, USA, 2012), pp 55–64 Liu M, Qu J (2012) Mining high utility itemsets without candidate generation. In: Proceedings of 21st ACM international conference on information and knowledge management, 2012, (Maui, Hawaii, USA, 2012), pp 55–64
33.
go back to reference Liu J, Wang K, Fung BCM (2012) Direct discovery of high utility itemsets without candidate generation. In: Proceedings 12th IEEE international conference on data mining, 2012, (Washington, D.C., USA, 2012) pp 984–989 Liu J, Wang K, Fung BCM (2012) Direct discovery of high utility itemsets without candidate generation. In: Proceedings 12th IEEE international conference on data mining, 2012, (Washington, D.C., USA, 2012) pp 984–989
34.
go back to reference Fournier-Viger P, Wu C-W, Zida S, Tseng VS (2014) FHM: faster high-utility itemset mining using estimated utility co-occurrence pruning. In: Andreasen T, Christiansen H, Cubero JC, Raś ZW (eds), International symposium on methodologies for intelligent systems, (Roskilde, Denmark, 2013), foundations of intelligent systems. ISMIS 2014, LNCS, Springer, Cham, vol 8502, pp 83–92 Fournier-Viger P, Wu C-W, Zida S, Tseng VS (2014) FHM: faster high-utility itemset mining using estimated utility co-occurrence pruning. In: Andreasen T, Christiansen H, Cubero JC, Raś ZW (eds), International symposium on methodologies for intelligent systems, (Roskilde, Denmark, 2013), foundations of intelligent systems. ISMIS 2014, LNCS, Springer, Cham, vol 8502, pp 83–92
35.
go back to reference Krishnamoorthy S (2015) Pruning strategies for mining high utility itemsets. Exp Syst Appl 42(5):2371–2381 Krishnamoorthy S (2015) Pruning strategies for mining high utility itemsets. Exp Syst Appl 42(5):2371–2381
36.
go back to reference Krishnamoorthy S (2018) HMiner: efficiently mining high utility itemsets. Exp Syst Appl 90:168–183 Krishnamoorthy S (2018) HMiner: efficiently mining high utility itemsets. Exp Syst Appl 90:168–183
37.
go back to reference Zida S, Fournier-Viger P, Lin JC-W, Wu C, Tseng VS (2017) EFIM: a fast and memory efficient algorithm for high-utility itemset mining. Knowl Inf Syst 51(2):595–625 Zida S, Fournier-Viger P, Lin JC-W, Wu C, Tseng VS (2017) EFIM: a fast and memory efficient algorithm for high-utility itemset mining. Knowl Inf Syst 51(2):595–625
38.
go back to reference Dawar S, Goyal V, Bera D (2017) A hybrid framework for mining high-utility itemsets in a sparse transaction database. Applied Intelligence 47(3):809–827 Dawar S, Goyal V, Bera D (2017) A hybrid framework for mining high-utility itemsets in a sparse transaction database. Applied Intelligence 47(3):809–827
39.
go back to reference Ryang H, Yun U (2017) Indexed list-based high utility pattern mining with utility upper-bound reduction and pattern combination techniques. Knowl Inf Syst 51(2):627–659 Ryang H, Yun U (2017) Indexed list-based high utility pattern mining with utility upper-bound reduction and pattern combination techniques. Knowl Inf Syst 51(2):627–659
40.
go back to reference Gan W, Lin JC-W, Fournier-Viger P, Chao H-C, Tseng VS, Yu PS (2018) A survey of utility-oriented pattern mining. arXiv: 1805.10511 Gan W, Lin JC-W, Fournier-Viger P, Chao H-C, Tseng VS, Yu PS (2018) A survey of utility-oriented pattern mining. arXiv: 1805.10511
41.
go back to reference Rahmati B, Sohrabi MK (2019) A systematic survey of high utility itemset mining. Int J Inf Technol Decis Mak 18(4):1113–1185 Rahmati B, Sohrabi MK (2019) A systematic survey of high utility itemset mining. Int J Inf Technol Decis Mak 18(4):1113–1185
42.
go back to reference Chu C-J, Tseng VS, Liang T (2009) An efficient algorithm for mining high utility itemsets with negative item values in large databases. Appl Math Comput 215(2):767–778MATH Chu C-J, Tseng VS, Liang T (2009) An efficient algorithm for mining high utility itemsets with negative item values in large databases. Appl Math Comput 215(2):767–778MATH
43.
go back to reference Lin JC-W, Fournier-Viger P, Gan W (2016) FHN: an efficient algorithm for mining high-utility itemsets with negative unit profits. Knowl-Based Syst 111:283–298 Lin JC-W, Fournier-Viger P, Gan W (2016) FHN: an efficient algorithm for mining high-utility itemsets with negative unit profits. Knowl-Based Syst 111:283–298
44.
go back to reference Krishnamoorthy S (2018) Efficiently mining high utility itemsets with negative unit profits. Knowl-Based Syst 145:1–14 Krishnamoorthy S (2018) Efficiently mining high utility itemsets with negative unit profits. Knowl-Based Syst 145:1–14
46.
go back to reference Hong T-P, Lee C-H, Wang S-L (2009) Mining high average-utility itemsets. In: Proceedings of IEEE international conference on systems, man and cybernetics, 2009, (San Antonio, TX, USA, 2009) pp 2526–2530 Hong T-P, Lee C-H, Wang S-L (2009) Mining high average-utility itemsets. In: Proceedings of IEEE international conference on systems, man and cybernetics, 2009, (San Antonio, TX, USA, 2009) pp 2526–2530
47.
go back to reference Hong T-P, Lee C-H, Wang S-L (2011) Effective utility mining with the measure of average utility. Exp Syst Appl 38(7):8259–8265 Hong T-P, Lee C-H, Wang S-L (2011) Effective utility mining with the measure of average utility. Exp Syst Appl 38(7):8259–8265
48.
go back to reference Lan G-C, Hong T-P, Tseng VS (2012) A projection-based approach for discovering high average-utility itemsets. J Inf Sci Eng 28(1):193–209 Lan G-C, Hong T-P, Tseng VS (2012) A projection-based approach for discovering high average-utility itemsets. J Inf Sci Eng 28(1):193–209
49.
go back to reference Lin JC-W, Li T, Fournier-Viger P, Hong T-P, Zhan J, Voznak M (2016) An efficient algorithm to mine high average-utility itemsets. Adv Eng Inf 30(2):233–243 Lin JC-W, Li T, Fournier-Viger P, Hong T-P, Zhan J, Voznak M (2016) An efficient algorithm to mine high average-utility itemsets. Adv Eng Inf 30(2):233–243
50.
go back to reference Lin JC-W, Ren S, Fournier-Viger P, Hong T-P, Su J-H, Vo B (2017) A fast algorithm for mining high average-utility itemsets. Appl Intell 47(2):331–346 Lin JC-W, Ren S, Fournier-Viger P, Hong T-P, Su J-H, Vo B (2017) A fast algorithm for mining high average-utility itemsets. Appl Intell 47(2):331–346
51.
go back to reference Yun U, Kim D (2017) Mining of high average-utility itemsets using novel list structure and pruning strategy. Future Gener Comput Syst 68:346–360 Yun U, Kim D (2017) Mining of high average-utility itemsets using novel list structure and pruning strategy. Future Gener Comput Syst 68:346–360
52.
go back to reference Lin JC-W, Ren S, Fournier-Viger P, Hong T-P (2017) EHAUPM: efficient high average-utility pattern mining with tighter upper bounds. IEEE Access 5:12927–12940 Lin JC-W, Ren S, Fournier-Viger P, Hong T-P (2017) EHAUPM: efficient high average-utility pattern mining with tighter upper bounds. IEEE Access 5:12927–12940
53.
go back to reference Wu JM-T, Lin JC-W, Pirouz M, Fournier-Viger P (2018) TUB-HAUPM: tighter upper bound for mining high average-utility patterns. IEEE Access 6:18655–18669 Wu JM-T, Lin JC-W, Pirouz M, Fournier-Viger P (2018) TUB-HAUPM: tighter upper bound for mining high average-utility patterns. IEEE Access 6:18655–18669
54.
go back to reference Truong T, Duong H, Le HB, Fournier-Viger P (2019) Efficient vertical mining of high average-utility itemsets based on novel upper-bounds. IEEE Trans Knowl Data Eng 31(2):301–314 Truong T, Duong H, Le HB, Fournier-Viger P (2019) Efficient vertical mining of high average-utility itemsets based on novel upper-bounds. IEEE Trans Knowl Data Eng 31(2):301–314
55.
go back to reference Wu C, Shie V, Tseng VS, Yu PS (2012) Mining top-k high utility itemsets. In: Proceedings 18th ACM SIGKDD international conference on knowledge discovery and data mining, 2012, (Beijing, China, 2012) pp 78–86 Wu C, Shie V, Tseng VS, Yu PS (2012) Mining top-k high utility itemsets. In: Proceedings 18th ACM SIGKDD international conference on knowledge discovery and data mining, 2012, (Beijing, China, 2012) pp 78–86
56.
go back to reference Ryang H, Yun U (2015) Top-k high utility pattern mining with effective threshold raising strategies. Knowl-Based Syst 76:109–126 Ryang H, Yun U (2015) Top-k high utility pattern mining with effective threshold raising strategies. Knowl-Based Syst 76:109–126
57.
go back to reference Tseng VS, Wu C, Fournier-Viger P, Yu PS (2016) Efficient algorithms for mining top-K high utility itemsets. IEEE Trans Knowl Data Eng 28(1):54–67 Tseng VS, Wu C, Fournier-Viger P, Yu PS (2016) Efficient algorithms for mining top-K high utility itemsets. IEEE Trans Knowl Data Eng 28(1):54–67
58.
go back to reference Duong Q-H, Liao B, Fournier-Viger P, Dam T-L (2016) An efficient algorithm for mining the top-k high utility itemsets, using novel threshold raising and pruning strategies. Knowl-Based Syst 104:106–122 Duong Q-H, Liao B, Fournier-Viger P, Dam T-L (2016) An efficient algorithm for mining the top-k high utility itemsets, using novel threshold raising and pruning strategies. Knowl-Based Syst 104:106–122
59.
go back to reference Liu J, Zhang X, Fung BCM, Li J, Iqbal F (2018) Opportunistic mining of top-n high utility patterns. Inf Sci 441:171–185MathSciNetMATH Liu J, Zhang X, Fung BCM, Li J, Iqbal F (2018) Opportunistic mining of top-n high utility patterns. Inf Sci 441:171–185MathSciNetMATH
60.
go back to reference Krishnamoorthy S (2019) Mining top-k high utility itemsets with effective threshold raising strategies. Expert Syst Appl 117:148–165 Krishnamoorthy S (2019) Mining top-k high utility itemsets with effective threshold raising strategies. Expert Syst Appl 117:148–165
61.
go back to reference Wang C, Chen S, Huang Y (2009). A fuzzy approach for mining high utility quantitative itemsets. In: Proceedings of IEEE International conference on fuzzy systems, 2009, (Jeju Island, Korea, 2009) pp 1909–1913 Wang C, Chen S, Huang Y (2009). A fuzzy approach for mining high utility quantitative itemsets. In: Proceedings of IEEE International conference on fuzzy systems, 2009, (Jeju Island, Korea, 2009) pp 1909–1913
62.
go back to reference Lai C, Chung P, Tseng VS (2010) A novel algorithm for mining fuzzy high utility itemsets. Int J Innov Comput Inf Control 6(10):4347–4361 Lai C, Chung P, Tseng VS (2010) A novel algorithm for mining fuzzy high utility itemsets. Int J Innov Comput Inf Control 6(10):4347–4361
63.
go back to reference Chen C-H, Li A-F, Lee Y-C (2014) Actionable high-coherent-utility fuzzy itemset mining. Soft Comput 18(12):2413–2424 Chen C-H, Li A-F, Lee Y-C (2014) Actionable high-coherent-utility fuzzy itemset mining. Soft Comput 18(12):2413–2424
64.
go back to reference Kannimuthu S, Premalatha K (2014) Discovery of high utility itemsets using genetic algorithm with ranked mutation. Appl Artif Intel 28(4):337–359 Kannimuthu S, Premalatha K (2014) Discovery of high utility itemsets using genetic algorithm with ranked mutation. Appl Artif Intel 28(4):337–359
65.
go back to reference Lin JC-W, Yang L, Fournier-Viger P, Wu JM-T, Hong T-P, Wang LS-L, Zhan J (2016) Mining high-utility itemsets based on particle swarm optimization. Eng Appl Artif Intell 55:320–330 Lin JC-W, Yang L, Fournier-Viger P, Wu JM-T, Hong T-P, Wang LS-L, Zhan J (2016) Mining high-utility itemsets based on particle swarm optimization. Eng Appl Artif Intell 55:320–330
66.
go back to reference Lin JC-W, Yang L, Fournier-Viger P, Hong T-P, Voznak M (2016) A binary PSO approach to mine high-utility itemsets. Soft Comput 21(17):5103–5121 Lin JC-W, Yang L, Fournier-Viger P, Hong T-P, Voznak M (2016) A binary PSO approach to mine high-utility itemsets. Soft Comput 21(17):5103–5121
67.
go back to reference Wu JM-T, Zhan J, Lin JC-W (2017) An ACO-based approach to mine high-utility itemsets. Knowl-Based Syst 116:102–113 Wu JM-T, Zhan J, Lin JC-W (2017) An ACO-based approach to mine high-utility itemsets. Knowl-Based Syst 116:102–113
68.
go back to reference Khode S, Mohod S (2017) Mining high utility itemsets using TKO and TKU to find top-k high utility web access patterns. In: International conference of electronics, communication and aerospace technology (ICECA), pp 504–509 Khode S, Mohod S (2017) Mining high utility itemsets using TKO and TKU to find top-k high utility web access patterns. In: International conference of electronics, communication and aerospace technology (ICECA), pp 504–509
69.
go back to reference Ahmed CF, Tanbeer SK, Jeong B-S (2011) A framework for mining high utility web access sequences. IETE Tech Rev 28(1):3–16 Ahmed CF, Tanbeer SK, Jeong B-S (2011) A framework for mining high utility web access sequences. IETE Tech Rev 28(1):3–16
70.
go back to reference Tamilselvi T, Arasun GT (2019) Handling high web access utility mining using intelligent hybrid hill climbing algorithm based tree construction. Clust Comput 22:145–155 Tamilselvi T, Arasun GT (2019) Handling high web access utility mining using intelligent hybrid hill climbing algorithm based tree construction. Clust Comput 22:145–155
71.
go back to reference Bakariya B, Thakur GS (2015) An efficient algorithm for extracting high utility itemsets from weblog data. IETE Tech Rev 32(2):151–160 Bakariya B, Thakur GS (2015) An efficient algorithm for extracting high utility itemsets from weblog data. IETE Tech Rev 32(2):151–160
72.
go back to reference Choi H-J, Park CH (2019) Emerging topic detection in twitter stream based on high utility pattern mining. Exp Syst Appl 115:27–36 Choi H-J, Park CH (2019) Emerging topic detection in twitter stream based on high utility pattern mining. Exp Syst Appl 115:27–36
73.
go back to reference Gan W, Lin JC-W, Fournier-Viger P, Chao H-C, Fujita H (2018) Extracting non-redundant correlated purchase behaviors by utility measure. Knowl-Based Syst 143:30–41 Gan W, Lin JC-W, Fournier-Viger P, Chao H-C, Fujita H (2018) Extracting non-redundant correlated purchase behaviors by utility measure. Knowl-Based Syst 143:30–41
74.
go back to reference Padhye PR, Deshmukh RJ (2016) A marketing solution for cross-selling by high utility itemset mining with dynamic transactional databases. In: International conference on computational techniques in information and communication technologies (ICCTICT), pp 367–373 Padhye PR, Deshmukh RJ (2016) A marketing solution for cross-selling by high utility itemset mining with dynamic transactional databases. In: International conference on computational techniques in information and communication technologies (ICCTICT), pp 367–373
75.
go back to reference Weng C-H (2016) Discovering highly expected utility itemsets for revenue prediction. Knowl-Based Syst 104:39–51 Weng C-H (2016) Discovering highly expected utility itemsets for revenue prediction. Knowl-Based Syst 104:39–51
76.
go back to reference Yun U, Lee G, Yoon E (2017) Efficient high utility pattern mining for establishing manufacturing plans with sliding window control. IEEE Trans Ind Electron 64(9):7239–7249 Yun U, Lee G, Yoon E (2017) Efficient high utility pattern mining for establishing manufacturing plans with sliding window control. IEEE Trans Ind Electron 64(9):7239–7249
77.
go back to reference Kannimuthu S, Premalatha K, Shankar S (2012) Investigation of high utility itemset mining in service oriented computing: deployment of knowledge as a service in E-commerce. In: 2012 fourth international conference on advanced computing (ICoAC), pp 1–8 Kannimuthu S, Premalatha K, Shankar S (2012) Investigation of high utility itemset mining in service oriented computing: deployment of knowledge as a service in E-commerce. In: 2012 fourth international conference on advanced computing (ICoAC), pp 1–8
78.
go back to reference Yang R, Xu M, Jones P, Samatova N (2017) Real time utility-based recommendation for revenue optimization via an adaptive online Top-K high utility itemsets mining model. In: 13th international conference on natural computation, fuzzy systems and knowledge discovery (ICNC-FSKD), pp 1859–1866 Yang R, Xu M, Jones P, Samatova N (2017) Real time utility-based recommendation for revenue optimization via an adaptive online Top-K high utility itemsets mining model. In: 13th international conference on natural computation, fuzzy systems and knowledge discovery (ICNC-FSKD), pp 1859–1866
79.
go back to reference Shie B-E, Yu PS, Tseng VS (2013) Mining interesting user behavior patterns in mobile commerce environments. Appl Intell 38(3):418–435 Shie B-E, Yu PS, Tseng VS (2013) Mining interesting user behavior patterns in mobile commerce environments. Appl Intell 38(3):418–435
80.
go back to reference Shie B-E, Hsiao H-F, Tseng VS (2013) Efficient algorithms for discovering high utility user behavior patterns in mobile commerce environments. Knowl Inf Syst 37(2):363–387 Shie B-E, Hsiao H-F, Tseng VS (2013) Efficient algorithms for discovering high utility user behavior patterns in mobile commerce environments. Knowl Inf Syst 37(2):363–387
Metadata
Title
An efficient projection-based method for high utility itemset mining using a novel pruning approach on the utility matrix
Author
Mohammad Karim Sohrabi
Publication date
31-07-2020
Publisher
Springer London
Published in
Knowledge and Information Systems / Issue 11/2020
Print ISSN: 0219-1377
Electronic ISSN: 0219-3116
DOI
https://doi.org/10.1007/s10115-020-01485-w

Other articles of this Issue 11/2020

Knowledge and Information Systems 11/2020 Go to the issue

Premium Partner