دانلود مقاله ISI انگلیسی شماره 83100
ترجمه فارسی عنوان مقاله

معادن الگوهای مکرر حداکثر در پایگاه داده های تراکنش و جریان داده های پویا: یک روش مبتنی بر جرقه

عنوان انگلیسی
Mining maximal frequent patterns in transactional databases and dynamic data streams: A spark-based approach
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
83100 2018 33 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Information Sciences, Volume 432, March 2018, Pages 278-300

پیش نمایش مقاله
پیش نمایش مقاله  معادن الگوهای مکرر حداکثر در پایگاه داده های تراکنش و جریان داده های پویا: یک روش مبتنی بر جرقه

چکیده انگلیسی

Mining maximal frequent patterns (MFPs) in transactional databases (TDBs) and dynamic data streams (DDSs) is substantially important for business intelligence. MFPs, as the smallest set of patterns, help to reveal customers’ purchase rules and market basket analysis (MBA). Although, numerous studies have been carried out in this area, most of them extend the main-memory based Apriori or FP-growth algorithms. Therefore, these approaches are not only unscalable but also lack parallelism. Consequently, ever increasing big data sources requirements cannot be met. In addition, mining performance in some existing approaches degrade drastically due to the presence of null transactions. We, therefore, proposed an efficient way to mining MFPs with Apache Spark to overcome these issues. For the faster computation and efficient utilization of memory, we utilized a prime number based data transformation technique, in which values of individual transaction have been preserved. After removing null transactions and infrequent items, the resulting transformed dataset becomes denser compared to the original distributions. We tested our proposed algorithms in both real static TDBs and DDSs. Experimental results and performance analysis show that our approach is efficient and scalable to large dataset sizes.