基于多核处理器的最大可擦除项集并行挖掘算法

Qunli Zhao, Hesheng Cheng, Chen Shen
{"title":"基于多核处理器的最大可擦除项集并行挖掘算法","authors":"Qunli Zhao, Hesheng Cheng, Chen Shen","doi":"10.17559/tv-20230719000815","DOIUrl":null,"url":null,"abstract":": Mining the erasable itemset is an interesting research domain, which has been applied to solve the problem of how to efficiently use limited funds to optimise production in economic crisis. After the problem of mining the erasable itemset was posed, researchers have proposed many algorithms to solve it, among which mining the maximum erasable itemset is a significant direction for research. Since all subsets of the maximum erasable itemset are erasable itemsets, all erasable itemsets can be obtained by mining the maximum erasable itemset, which reduces both the quantity of candidate and resultant itemsets generated during the mining process. However, computing many itemset values still takes a lot of CPU time when mining huge amounts of data. And it is difficult to solve the problem quickly with sequential algorithms. Therefore, this proposed study presents a parallel algorithm for the mining of maximum erasable itemsets, called PAMMEI, based on a multi-core processor platform. The algorithm divides the entire mining task into multiple subtasks and assigns them to multiple processor cores for parallel execution, while using an efficient pruning strategy to downsize the space to be searched and increase the mining speed. To verify the efficiency of the PAMMEI algorithm, the paper compares it with most advanced algorithms. The experimental results show that PAMMEI is superior to the comparable algorithms with respect to runtime, memory usage and scalability.","PeriodicalId":510054,"journal":{"name":"Tehnicki vjesnik - Technical Gazette","volume":"280 8","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A Parallel Mining Algorithm for Maximum Erasable Itemset Based on Multi-core Processor\",\"authors\":\"Qunli Zhao, Hesheng Cheng, Chen Shen\",\"doi\":\"10.17559/tv-20230719000815\",\"DOIUrl\":null,\"url\":null,\"abstract\":\": Mining the erasable itemset is an interesting research domain, which has been applied to solve the problem of how to efficiently use limited funds to optimise production in economic crisis. After the problem of mining the erasable itemset was posed, researchers have proposed many algorithms to solve it, among which mining the maximum erasable itemset is a significant direction for research. Since all subsets of the maximum erasable itemset are erasable itemsets, all erasable itemsets can be obtained by mining the maximum erasable itemset, which reduces both the quantity of candidate and resultant itemsets generated during the mining process. However, computing many itemset values still takes a lot of CPU time when mining huge amounts of data. And it is difficult to solve the problem quickly with sequential algorithms. Therefore, this proposed study presents a parallel algorithm for the mining of maximum erasable itemsets, called PAMMEI, based on a multi-core processor platform. The algorithm divides the entire mining task into multiple subtasks and assigns them to multiple processor cores for parallel execution, while using an efficient pruning strategy to downsize the space to be searched and increase the mining speed. To verify the efficiency of the PAMMEI algorithm, the paper compares it with most advanced algorithms. The experimental results show that PAMMEI is superior to the comparable algorithms with respect to runtime, memory usage and scalability.\",\"PeriodicalId\":510054,\"journal\":{\"name\":\"Tehnicki vjesnik - Technical Gazette\",\"volume\":\"280 8\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-04-15\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Tehnicki vjesnik - Technical Gazette\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.17559/tv-20230719000815\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Tehnicki vjesnik - Technical Gazette","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.17559/tv-20230719000815","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

:挖掘可擦除项集是一个有趣的研究领域,它被应用于解决经济危机下如何有效利用有限资金优化生产的问题。挖掘可擦除项集问题提出后,研究人员提出了许多算法来解决这个问题,其中挖掘最大可擦除项集是一个重要的研究方向。由于最大可擦除项集的所有子集都是可擦除项集,因此通过挖掘最大可擦除项集可以得到所有可擦除项集,这就减少了挖掘过程中产生的候选项集和结果项集的数量。然而,在挖掘海量数据时,计算许多项集值仍然需要耗费大量的 CPU 时间。而顺序算法很难快速解决这个问题。因此,本研究提出了一种基于多核处理器平台的最大可擦除项集挖掘并行算法,称为 PAMMEI。该算法将整个挖掘任务划分为多个子任务,并将其分配给多个处理器内核并行执行,同时采用高效的剪枝策略来缩小搜索空间,提高挖掘速度。为了验证 PAMMEI 算法的效率,本文将其与最先进的算法进行了比较。实验结果表明,PAMMEI 在运行时间、内存使用和可扩展性方面都优于同类算法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
A Parallel Mining Algorithm for Maximum Erasable Itemset Based on Multi-core Processor
: Mining the erasable itemset is an interesting research domain, which has been applied to solve the problem of how to efficiently use limited funds to optimise production in economic crisis. After the problem of mining the erasable itemset was posed, researchers have proposed many algorithms to solve it, among which mining the maximum erasable itemset is a significant direction for research. Since all subsets of the maximum erasable itemset are erasable itemsets, all erasable itemsets can be obtained by mining the maximum erasable itemset, which reduces both the quantity of candidate and resultant itemsets generated during the mining process. However, computing many itemset values still takes a lot of CPU time when mining huge amounts of data. And it is difficult to solve the problem quickly with sequential algorithms. Therefore, this proposed study presents a parallel algorithm for the mining of maximum erasable itemsets, called PAMMEI, based on a multi-core processor platform. The algorithm divides the entire mining task into multiple subtasks and assigns them to multiple processor cores for parallel execution, while using an efficient pruning strategy to downsize the space to be searched and increase the mining speed. To verify the efficiency of the PAMMEI algorithm, the paper compares it with most advanced algorithms. The experimental results show that PAMMEI is superior to the comparable algorithms with respect to runtime, memory usage and scalability.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Automatic Annotation Method of Gangue Data Based on Digital Image Processing Determination of FreeCarbon Dioxide Emissions in Mineral Fertilizers Production Novel Geodetic Fuzzy Subgraph-Based Ranking for Congestion Control in RPL-IoT Network Study and Optimization of Ethanol (LRF) Juliflora Biodiesel (HRF) Fuelled RCCI Engine with and without EGR System Research on Damage Detection of Civil Structures Based on Machine Learning of Multiple Vegetation Index Time Series
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1