首页 | 本学科首页   官方微博 | 高级检索  
     

基于HAMA的半监督哈希方法
引用本文:刘扬,朱明.基于HAMA的半监督哈希方法[J].计算机系统应用,2014,23(11):169-174.
作者姓名:刘扬  朱明
作者单位:中国科学技术大学 自动化系,合肥,230027
基金项目:中国科学院重点部署项目课题(KGZD-EW-103-5(5))
摘    要:在海量数据检索应用中,基于哈希算法的最近邻搜索算法有着很高的计算和内存效率。而半监督哈希算法,结合了无监督哈希算法的正规化信息以及监督算法跨越语义鸿沟的优点,从而取得了良好的结果。但其线下的哈希函数训练过程则非常之缓慢,要对全部数据集进行复杂的训练过程。 HAMA是在Hadoop平台基础上,按照分布式计算BSP模型构建的并行计算框架。本文尝试在HAMA框架基础上,将半监督哈希算法的训练过程中的调整相关矩阵计算过程分解为无监督的相关矩阵部分与监督性的调整部分,分别进行并行计算处理。这使得使得其可以水平扩展在较大规模的商业计算集群上,使得其可以应用于实际应用。实验表明,这种分布式算法,有效提高算法的性能,并且可以进一步应用在大规模的计算集群上。

关 键 词:无监督哈希算法  BSP模型  分布式计算  Hadoop平台  HAMA框架  矩阵计算
收稿时间:2014/3/23 0:00:00
修稿时间:5/4/2014 12:00:00 AM

HAMA-Based Semi-Supervised Hashing Algorithm
LIU Yang and ZHU Ming.HAMA-Based Semi-Supervised Hashing Algorithm[J].Computer Systems& Applications,2014,23(11):169-174.
Authors:LIU Yang and ZHU Ming
Affiliation:Department of Automation, University of Scince and Technology of China, Hefei 230027, China;Department of Automation, University of Scince and Technology of China, Hefei 230027, China
Abstract:In the massive data retrieval applications, hashing-based approximate nearest(ANN) search has become popular due to its computational and memory efficiency for online search. Semi-supervised hashing (SSH) framework that minimizes empirical error over the labeled set and an information theoretic regularizer over both labeled and unlabeled sets. But the training of hashing function of this framework is so slow due to the large-scale complex training process. HAMA is a Hadoop top-level parallel framework based on Bulk Synchronous Parallel mode (BSP). In this paper, we analyze calculation of adjusted covariance matrix in the training process of SSH, split it into two parts: unsupervised data variance part and supervised pairwise labeled data part, and explore its parallelization. And experiments show the performance and scalability over general commercial hardware and network environment.
Keywords:semi-supervised hashing  bulk synchronous parallel mode  hadoop  HAMA framework  matrix computation
本文献已被 维普 等数据库收录!
点击此处可从《计算机系统应用》浏览原始摘要信息
点击此处可从《计算机系统应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号