Skip to main content
Log in

Parallel Data Mining for Association Rules on Shared-Memory Systems

  • Regular Paper
  • Published:
Knowledge and Information Systems Aims and scope Submit manuscript

Abstract.

In this paper we present a new parallel algorithm for data mining of association rules on shared-memory multiprocessors. We study the degree of parallelism, synchronization, and data locality issues, and present optimizations for fast frequency computation. Experiments show that a significant improvement of performance is achieved using our proposed optimizations. We also achieved good speed-up for the parallel algorithm.

A lot of data-mining tasks (e.g. association rules, sequential patterns) use complex pointer-based data structures (e.g. hash trees) that typically suffer from suboptimal data locality. In the multiprocessor case shared access to these data structures may also result in false sharing. For these tasks it is commonly observed that the recursive data structure is built once and accessed multiple times during each iteration. Furthermore, the access patterns after the build phase are highly ordered. In such cases locality and false sharing sensitive memory placement of these structures can enhance performance significantly. We evaluate a set of placement policies for parallel association discovery, and show that simple placement schemes can improve execution time by more than a factor of two. More complex schemes yield additional gains.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Additional information

Received 24 May 1999 / Revised 20 June 2000 / Accepted in revised form 6 July 2000

Rights and permissions

Reprints and permissions

About this article

Cite this article

Parthasarathy, S., Zaki, M., Ogihara, M. et al. Parallel Data Mining for Association Rules on Shared-Memory Systems. Knowledge and Information Systems 3, 1–29 (2001). https://doi.org/10.1007/PL00011656

Download citation

  • Issue Date:

  • DOI: https://doi.org/10.1007/PL00011656

Navigation