Title :
ParalTabs: A Parallel Scheme of Decision Tables Construction
Author :
Moreno-Montiel, Benjamin ; MacKinney-Romero, Rene
Author_Institution :
Dept. Ing. Electr., Univ. Autonoma Metropolitana - Iztapalapa, Mexico City, Mexico
fDate :
Oct. 30 2013-Nov. 1 2013
Abstract :
Decision Tables is a well known classification algorithm which is both efficient and accurate. This paper presents the Parallel Scheme of Decision Tables (ParalTabs) which is an implementation of decision tables using the parallel model of Single Program and Multiple Data Streams (SPMD). This model communicates through shared memory, i.e., the threads communicate with each other by reading and writing in the same physical address space. The algorithm uses a parallel scheme that follows the strategy of divide and conquer (D & C). Data is given to different threads to work on and the results collected to obtain the final decision table. We found, by a series of tests, the granularity most appropriate to divide data and obtain a reduction in execution times. A sequential version of Decision Tables was used to perform tests on the data and also other classification tools were used in order to have a thorough comparison with the parallel classifier proposed. We found ParalTabs a useful algorithm to perform classification on large databases, obtaining improvements in execution times and performance measures.
Keywords :
decision tables; parallel programming; pattern classification; shared memory systems; very large databases; ParalTabs; SPMD; classification algorithm; decision tables construction; large databases; multiple data streams; parallel scheme; shared memory; single program; Clouds; Complexity theory; Data models; Parallel processing; Rain; Training; Vectors; Classification; Data Base; Decision Tables; Machine Learning; Parallel Computing;
Conference_Titel :
Computer Science (ENC), 2013 Mexican International Conference on
Conference_Location :
Morelia
DOI :
10.1109/ENC.2013.13