【24h】

Using Bloom Filters to Speed Up HITS-Like Ranking Algorithms

机译:使用布隆过滤器加快类似HITS的排名算法

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

摘要

This paper describes a technique for reducing the query-time cost of HITS-like ranking algorithm. The basic idea is to compute for each node in the web graph a summary of its immediate neighborhood (which is a query-independent operation and thus can be done off-line), and to approximate the neighborhood graph of a result set at query-time by combining the summaries of the result set nodes. This approximation of the query-specific neighborhood graph can then be used to perform query-dependent link-based ranking algorithms such as HITS and SALSA. We have evaluated our technique on a large web graph and a substantial set of queries with partially judged results, and found that its effectiveness (retrieval performance) is comparable to the original SALSA algorithm, while its efficiency (query-time speed) is substantially higher.
机译:本文介绍了一种降低类似HITS排序算法的查询时间成本的技术。基本思想是为网络图中的每个节点计算其直接邻域的摘要(这是与查询无关的操作,因此可以离线进行),并在查询时近似计算结果集的邻域图,通过组合结果集节点的摘要来确定时间。然后,可以使用特定于查询的邻域图的这种近似来执行基于查询的基于链接的排名算法,例如HITS和SALSA。我们已经在大型网络图和大量具有部分判断结果的查询上评估了我们的技术,发现其有效性(检索性能)与原始SALSA算法相当,而其效率(查询时间速度)则更高。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号