###
DOI:
计算机系统应用英文版:2014,23(11):169-174
←前一篇   |   后一篇→
本文二维码信息
码上扫一扫!
基于HAMA的半监督哈希方法
(中国科学技术大学 自动化系, 合肥 230027)
HAMA-Based Semi-Supervised Hashing Algorithm
(Department of Automation, University of Scince and Technology of China, Hefei 230027, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 1735次   下载 2306
Received:March 23, 2014    Revised:May 04, 2014
中文摘要: 在海量数据检索应用中, 基于哈希算法的最近邻搜索算法有着很高的计算和内存效率. 而半监督哈希算法, 结合了无监督哈希算法的正规化信息以及监督算法跨越语义鸿沟的优点, 从而取得了良好的结果. 但其线下的哈希函数训练过程则非常之缓慢, 要对全部数据集进行复杂的训练过程. HAMA是在Hadoop平台基础上, 按照分布式计算BSP模型构建的并行计算框架. 本文尝试在HAMA框架基础上, 将半监督哈希算法的训练过程中的调整相关矩阵计算过程分解为无监督的相关矩阵部分与监督性的调整部分, 分别进行并行计算处理. 这使得使得其可以水平扩展在较大规模的商业计算集群上, 使得其可以应用于实际应用. 实验表明, 这种分布式算法, 有效提高算法的性能, 并且可以进一步应用在大规模的计算集群上.
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.
文章编号:     中图分类号:    文献标志码:
基金项目:中国科学院重点部署项目课题(KGZD-EW-103-5(5))
引用文本:
刘扬,朱明.基于HAMA的半监督哈希方法.计算机系统应用,2014,23(11):169-174
LIU Yang,ZHU Ming.HAMA-Based Semi-Supervised Hashing Algorithm.COMPUTER SYSTEMS APPLICATIONS,2014,23(11):169-174