• 대한전기학회
Mobile QR Code QR CODE : The Transactions of the Korean Institute of Electrical Engineers
  • COPE
  • kcse
  • 한국과학기술단체총연합회
  • 한국학술지인용색인
  • Scopus
  • crossref
  • orcid
Title BHUI: A New Bitwise Operation-based High Utility Itemset Mining
Authors 황정희(Jeong-Hee Hwang) ; 지정희(Jeonghee Chi) ; 박소영(Soyoung Park)
DOI https://doi.org/10.5370/KIEE.2019.68.11.1417
Page pp.1417-1424
ISSN 1975-8359
Keywords High utility mining; Utility mining; Bitwise operation; Utility list structure
Abstract Pattern mining finding frequent patterns are widely used to search useful information from large scale data. General pattern mining, however, have the problem of not applying the characteristics of the individual items because all items have the same importance.
High utility itemset mining that solves this problem retrieves meaningful information by applying a relative weight to each item. In this paper, we propose a new high utility itemset mining algorithm based on bitwise operations. The bitwise operation predetermines the likelihood of joining two itemsets to reduce the join operation. Since the join operation is the most time consuming operation in the high utility itemset mining, the proposed algorithm significantly reduces the mining time. We analyzed the performance of the proposed algorithm with execution time and the number of generated utility itemsets and compared the performance with HUI-Miner.
Our experimental results show that the proposed algorithm outperforms HUI-Miner.