首页> 外文期刊>Journal of Intelligent Information Systems >One-pass MapReduce-based clustering method for mixed large scale data
【24h】

One-pass MapReduce-based clustering method for mixed large scale data

机译:基于一遍MapReduce的混合大规模数据聚类方法

获取原文
获取原文并翻译 | 示例
获取外文期刊封面目录资料

摘要

Big data is often characterized by a huge volume and a mixed types of attributes namely, numeric and categorical. K-prototypes has been fitted into MapReduce framework and hence it has become a solution for clustering mixed large scale data. However, k-prototypes requires computing all distances between each of the cluster centers and the data points. Many of these distance computations are redundant, because data points usually stay in the same cluster after first few iterations. Also, k-prototypes is not suitable for running within MapReduce framework: the iterative nature of k-prototypes cannot be modeled through MapReduce since at each iteration of k-prototypes, the whole data set must be read and written to disks and this results a high input/output (I/O) operations. To deal with these issues, we propose a new one-pass accelerated MapReduce-based k-prototypes clustering method for mixed large scale data. The proposed method reads and writes data only once which reduces largely the I/O operations compared to existing MapReduce implementation of k-prototypes. Furthermore, the proposed method is based on a pruning strategy to accelerate the clustering process by reducing the redundant distance computations between cluster centers and data points. Experiments performed on simulated and real data sets show that the proposed method is scalable and improves the efficiency of the existing k-prototypes methods.
机译:大数据通常具有庞大的数量和混合类型的属性(即数字和类别)的特点。 K原型已被纳入MapReduce框架,因此它已成为聚类大型数据的解决方案。但是,k原型需要计算每个聚类中心和数据点之间的所有距离。这些距离计算中有许多是多余的,因为数据点通常在前几次迭代后就位于同一簇中。同样,k原型也不适合在MapReduce框架中运行:k原型的迭代性质无法通过MapReduce建模,因为在k原型的每次迭代中,必须将整个数据集读取并写入磁盘,这会导致a高输入/输出(I / O)操作。为了解决这些问题,我们提出了一种用于混合大规模数据的基于MapReduce的单程加速k原型聚类新方法。与现有的k原型MapReduce实现相比,该方法仅读取和写入数据一次,从而大大减少了I / O操作。此外,提出的方法基于修剪策略,通过减少聚类中心和数据点之间的冗余距离计算来加速聚类过程。在模拟和真实数据集上进行的实验表明,该方法具有可扩展性,并提高了现有k原型方法的效率。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号