Graph coarsening: From scientific computing to machine learning

06/22/2021
by   Jie Chen, et al.
6

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.

READ FULL TEXT
research
04/25/2022

Parallel coarsening of graph data with spectral guarantees

Finding coarse representations of large graphs is an important computati...
research
09/23/2020

Machine Learning and Computational Mathematics

Neural network-based machine learning is capable of approximating functi...
research
05/21/2019

Explainable Machine Learning for Scientific Insights and Discoveries

Machine learning methods have been remarkably successful for a wide rang...
research
07/17/2019

Zygote: A Differentiable Programming System to Bridge Machine Learning and Scientific Computing

Scientific computing is increasingly incorporating the advancements in m...
research
07/17/2019

A Differentiable Programming System to Bridge Machine Learning and Scientific Computing

Scientific computing is increasingly incorporating the advancements in m...
research
05/03/2019

Matlab vs. OpenCV: A Comparative Study of Different Machine Learning Algorithms

Scientific Computing relies on executing computer algorithms coded in so...
research
02/18/2020

Generating random bigraphs with preferential attachment

The bigraph theory is a relatively young, yet formally rigorous, mathema...

Please sign up or login with your details

Forgot password? Click here to reset