Mining in a mobile environment Conference

McRoskey, S, Notwell, J, Chawla, NV et al. (2009). Mining in a mobile environment . 56-60. 10.1145/1601966.1601977

cited authors

  • McRoskey, S; Notwell, J; Chawla, NV; Poellabauer, C

abstract

  • Distributed PRocessing in Mobile Environments (DPRiME) is a framework for processing large data sets across an ad-hoc network. Developed to address the shortcomings of Google's MapReduce outside of a fully-connected network, DPRiME separates nodes on the network into a master and workers; the master distributes sections of the data to available one-hop workers to process in parallel. Upon returning results to its master, a worker is assigned an unfinished task. Five data mining classifiers were implemented to process the data: decision trees, k-means, k-nearest neighbor, Naïve Bayes, and artificial neural networks. Ensembles were used so the classification tasks could be performed in parallel. This framework is well-suited for many tasks because it handles communications, node movement, node failure, packet loss, data partitioning, and result collection automatically. Therefore, DPRiME allows users with little knowledge of networking or distributed systems to harness the processing power of an entire network of single- and multi-hop nodes. Copyright 2009 ACM.

publication date

  • November 25, 2009

Digital Object Identifier (DOI)

International Standard Book Number (ISBN) 13

start page

  • 56

end page

  • 60