The general method of graph coarsening or graph reduction has been a remarkably useful and ubiquitous tool in scientific computing and it is now just starting to have a similar impact in machine learning. The goal of this paper is to take a broad look into coarsening techniques that have been successfully deployed in scientific computing and see how similar principles are finding their way in more recent applications related to machine learning. In scientific computing, coarsening plays a central role in algebraic multigrid methods as well as the related class of multilevel incomplete LU factorizations. In machine learning, graph coarsening goes under various names, e.g., graph downsampling or graph reduction. Its goal in most cases is to replace some original graph by one which has fewer nodes, but whose structure and characteristics are similar to those of the original graph. As will be seen, a common strategy in these methods is to rely on spectral properties to define the coarse graph.
翻译:在科学计算中,图形粗剖或图形减少的一般方法非常有用,而且无处不在,而且现在才刚刚开始对机器学习产生类似的影响。本文件的目的是对科学计算中成功应用的粗剖技术进行广泛研究,看看在与机器学习有关的最近应用中,如何找到相似的原则。在科学计算中,粗剖在代数多格方法以及多级不完全LU因子化的相关类别中发挥着核心作用。在机器学习中,图形粗剖在各种名称下进行,例如,图形降格或图形减法。在多数情况下,目标是用一个较少节点、但结构和特点与原始图相似的原始图替换一些原始图。正如人们所看到的那样,这些方法的一个共同策略是依靠光谱特性来定义粗图。