...
首页> 外文期刊>Computer architecture news >KickStarter: Fast and Accurate Computations on Streaming Graphs via Trimmed Approximations
【24h】

KickStarter: Fast and Accurate Computations on Streaming Graphs via Trimmed Approximations

机译:KickStarter:通过修整近似对流图进行快速准确的计算

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

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

       

摘要

Continuous processing of a streaming graph maintains an approximate result of the iterative computation on a recent version of the graph. Upon a user query, the accurate result on the current graph can be quickly computed by feeding the approximate results to the iterative computation - a form of incremental computation that corrects the (small amount of) error in the approximate result. Despite the effectiveness of this approach in processing growing graphs, it is generally not applicable when edge deletions are present - existing approximations can lead to either incorrect results (e.g., mono-tonic computations terminate at an incorrect minima/maxima) or poor performance (e.g., with approximations, convergence takes longer than performing the computation from scratch). This paper presents KickStarter, a runtime technique that can trim the approximate values for a subset of vertices impacted by the deleted edges. The trimmed approximation is both safe and profitable, enabling the computation to produce correct results and converge quickly. KickStarter works for a class of monotonic graph algorithms and can be readily incorporated in any existing streaming graph system. Our experiments with four streaming algorithms on five large graphs demonstrate that trimming not only produces correct results but also accelerates these algorithms by 8.5-23.7 ×.
机译:流图的连续处理在该图的最新版本上保持迭代计算的近似结果。在用户查询时,可以通过将近似结果输入迭代计算中来快速计算当前图形上的准确结果,该迭代计算是一种校正增量形式的方法,可以纠正近似结果中的(少量)误差。尽管这种方法在处理增长的图形方面是有效的,但是在存在边缘删除的情况下通常不适用-现有的近似值可能会导致错误的结果(例如,单调计算终止于错误的最小值/最大值)或性能不佳(例如, (近似值),收敛所需的时间要比从头开始执行计算所需的时间更长。本文介绍了KickStarter,这是一种运行时技术,可以为受删除边影响的部分顶点修剪近似值。修整后的近似值既安全又有利可图,使计算能够得出正确的结果并快速收敛。 KickStarter适用于一类单调图算法,可以很容易地合并到任何现有的流图系统中。我们在五个大图上使用四个流算法的实验表明,修剪不仅可以产生正确的结果,而且可以使这些算法加速8.5-23.7×。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号