Computer and Modernization

Previous Articles     Next Articles

esearch and Application on Association Rule Mining Optimization Algorithm for High Speed EMU Malfunction

  

  1. School of Computer and Information Technology, Beijing Jiaotong University, Beijing 100044, China
  • Received:2016-12-15 Online:2017-09-20 Published:2017-09-19

Abstract: As high-speed and safe railway transportation, EMU is hard to avoid malfunction. In the view of the characteristics of EMU malfunction data—huge volume and low value density, we design an improved association rules mining algorithm based on the DHP algorithm. We adopt rehashing technique to solve the hash collision in the DHP algorithm and propose the RDHP algorithm, which can filter out all the infrequent item sets without additional database scanning. In order to enhance the efficiency of the algorithm, we propose the MR-RDHP algorithm based on the MapReduce programming framework. It decomposes the task of EMU malfunction data association rule mining to massive parallel processing on multiple computers in the cluster. The experimental result shows that the MR-RDHP algorithm has a good time performance and the rules dug out can be effectively used to guide EMU operation and maintenance.

Key words: EMU, association rules mining, DHP algorithm, rehashing, MapReduce

CLC Number: