Treffer: High-Performance Data Mining with Skeleton-based Structured Parallel Programming

Title:
High-Performance Data Mining with Skeleton-based Structured Parallel Programming
Publisher Information:
Università di Pisa
Publication Year:
2001
Collection:
Università di Pisa: UnipiEprints
Subject Terms:
Document Type:
Buch book
File Description:
application/postscript
Language:
English
Relation:
http://eprints.adm.unipi.it/2051/1/TR-01-06.ps.gz; Coppola, Massimo and Vanneschi, Marco (2001) High-Performance Data Mining with Skeleton-based Structured Parallel Programming. Technical Report del Dipartimento di Informatica . Università di Pisa, Pisa, IT.
Rights:
cc_by_nd
Accession Number:
edsbas.44AC2839
Database:
BASE

Weitere Informationen

We show how to apply a Structured Parallel Programming methodology based on skeletons to Data Mining problems, reporting several results about three commonly used mining techniques, namely association rules, decision tree induction and spatial clustering. We analyze the structural patterns common to these applications, looking at application performance and software engineering efficiency. Our aim is to clearly state what features a Structured Parallel Programming Environment should have to be useful for parallel Data Mining. Within the skeleton-based PPE SkIE that we have developed, we study the different patterns of data access of parallel implementations of Apriori, C4.5 and DBSCAN. We need to address large partitions reads, frequent and sparse access to small blocks, as well as an irregular mix of small and large transfers, to allow efficient development of applications on huge databases. We examine the addition of an object/component interface to the skeleton structured model, to simplify the development of environment-integrated, parallel Data Mining applications.