Paper
6 November 2019 Reliable frequent itemsets mining with actor-based Apriori algorithm
Author Affiliations +
Proceedings Volume 11176, Photonics Applications in Astronomy, Communications, Industry, and High-Energy Physics Experiments 2019; 1117621 (2019) https://doi.org/10.1117/12.2536934
Event: Photonics Applications in Astronomy, Communications, Industry, and High-Energy Physics Experiments 2019, 2019, Wilga, Poland
Abstract
This paper presents an actor-based Apriori algorithm enhanced with fault tolerance mechanism. All phases of the algorithm including candidate generation and support counting operations are performed by asynchronous actors. When an error occurs during the execution of the algorithm, calculations are interrupted locally for specific actors. The actor state is restored from the snapshot and the operations that caused the failure are either repeated or skipped. Other actors progress with their current tasks. The algorithm can be executed in parallel and distributed environments. Proposed enhancements have been successfully implemented using JAVA and Akka library. This paper discusses the results of the performance of actor-based Apriori algorithm against different datasets. The presented approach has been illustrated with many experiments and measurements performed using multiprocessor and multithreaded computer.
© (2019) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Marek Puścian "Reliable frequent itemsets mining with actor-based Apriori algorithm", Proc. SPIE 11176, Photonics Applications in Astronomy, Communications, Industry, and High-Energy Physics Experiments 2019, 1117621 (6 November 2019); https://doi.org/10.1117/12.2536934
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Tolerancing

Mining

Failure analysis

Databases

Computing systems

Data mining

Data processing

RELATED CONTENT

Novel approach to data discretization
Proceedings of SPIE (September 11 2015)
Decomposition in data mining: a medical case study
Proceedings of SPIE (March 27 2001)
Association rule mining in intrusion detection systems
Proceedings of SPIE (April 15 2004)
Web usage data mining agent
Proceedings of SPIE (March 12 2002)

Back to Top