Mining@home: toward a public-resource computing framework for distributed data mining

  • Authors:
  • C. Lucchese;C. Mastroianni;S. Orlando;D. Talia

  • Affiliations:
  • I.S.T.I.-C.N.R.-HPC Laboratory, Via Moruzzi 1, Pisa 56100, Italy;I.C.A.R., C.N.R., Rende, Italy;Department of Computer Science, University of Venice, Italy;I.C.A.R., C.N.R., Rende, Italy and D.E.I.S., University of Calabria, Rende, Italy

  • Venue:
  • Concurrency and Computation: Practice & Experience
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Several classes of scientific and commercial applications require the execution of a large number of independent tasks. One highly successful and low-cost mechanism for acquiring the necessary computing power for these applications is the ‘public-resource computing’, or ‘desktop Grid’ paradigm, which exploits the computational power of private computers. So far, this paradigm has not been applied to data mining applications for two main reasons. First, it is not straightforward to decompose a data mining algorithm into truly independent sub-tasks. Second, the large volume of the involved data makes it difficult to handle the communication costs of a parallel paradigm. This paper introduces a general framework for distributed data mining applications called Mining@home. In particular, we focus on one of the main data mining problems: the extraction of closed frequent itemsets from transactional databases. We show that it is possible to decompose this problem into independent tasks, which however need to share a large volume of the data. We thus introduce a data-intensive computing network, which adopts a P2P topology based on super peers with caching capabilities, aiming to support the dissemination of large amounts of information. Finally, we evaluate the execution of a pattern extraction task on such network. Copyright © 2009 John Wiley & Sons, Ltd.