...
首页> 外文期刊>Journal of supercomputing >Effective naive Bayes nearest neighbor based image classification on GPU
【24h】

Effective naive Bayes nearest neighbor based image classification on GPU

机译:在GPU上基于有效朴素贝叶斯最近邻的图像分类

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

Non-parametric classifier, Naive Bayes nearest neighbor, is designed with no training phase, and its performance outperforms many well-trained learning-based image classifiers. Unfortunately, despite its high accuracy, it suffers from great computational pressure from distance computations in space of local feature. This paper explores accelerating strategies from perspectives of both algorithm design and software development. Our approach integrates space decomposition capability of Product quantization (PQ) and parallel accelerating capability of underlying computational platform, Graphics processing unit (GPU). PQ is exploited to compress the indexed local features and prune the search space. GPU is used to ease most of computational pressure by processing the tasks in parallel. To achieve good parallel efficiency, a new sequential classification process is first designed and decomposed into independent components with high parallelism. Effective parallelization techniques are then presented to make use of computational resources. Parallel heap array is built to accelerate the process of feature quantization. Distance table lookup is built to speed up the process of feature search. Comparative experiments on UIUC-Sport dataset demonstrate that our integrated solution outperforms other implementations significantly on Core-quad Intel Core i7 950 CPU and GPU of NVIDIA Geforce GTX460. Scalability experiment on 80 million tiny images database shows that our approach still performs well when large-scale image database is explored.
机译:非参数分类器Naive Bayes最近邻设计为没有训练阶段,其性能优于许多训练有素的基于学习的图像分类器。不幸的是,尽管它具有很高的精度,但是它受到局部特征空间中距离计算的巨大计算压力。本文从算法设计和软件开发的角度探讨了加速策略。我们的方法整合了产品量化(PQ)的空间分解功能和基础计算平台,图形处理单元(GPU)的并行加速功能。利用PQ压缩索引的局部特征并修剪搜索空间。 GPU用于通过并行处理任务来减轻大部分计算压力。为了获得良好的并行效率,首先设计了一种新的顺序分类过程,并将其分解为具有高度并行性的独立组件。然后提出了有效的并行化技术以利用计算资源。构建并行堆阵列可加快特征量化的过程。距离表查找的建立是为了加快特征搜索的过程。在UIUC-Sport数据集上进行的比较实验表明,我们的集成解决方案在NVIDIA Geforce GTX460的酷睿四核Intel Core i7 950 CPU和GPU上明显优于其他实现。在8000万个微型图像数据库上的可伸缩性实验表明,当探索大规模图像数据库时,我们的方法仍然可以很好地执行。

著录项

  • 来源
    《Journal of supercomputing》 |2014年第2期|820-848|共29页
  • 作者单位

    Services Computing Technology and System Lab, Cluster and Grid Computing Lab, School of Computer Science and Technology, Huazhong University of Science and Technology, Wuhan, China;

    Services Computing Technology and System Lab, Cluster and Grid Computing Lab, School of Computer Science and Technology, Huazhong University of Science and Technology, Wuhan, China;

    Services Computing Technology and System Lab, Cluster and Grid Computing Lab, School of Computer Science and Technology, Huazhong University of Science and Technology, Wuhan, China;

    Services Computing Technology and System Lab, Cluster and Grid Computing Lab, School of Computer Science and Technology, Huazhong University of Science and Technology, Wuhan, China;

  • 收录信息 美国《科学引文索引》(SCI);美国《工程索引》(EI);
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

    Image classification; Naive Bayes nearest neighbor; Graphics processing unit; Product quantization; Index structure;

    机译:图像分类;朴素贝叶斯(Naive Bayes)最近的邻居;图形处理单元;产品量化;索引结构;

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号