MLLGOct 5, 2018

Network Distance Based on Laplacian Flows on Graphs

arXiv:1810.02906v11 citations
Originality Incremental advance
AI Analysis

This work addresses the need for a distance measure that incorporates underlying network structure, which is crucial for tasks like shape matching and clustering, but it appears incremental as it builds on existing diffusion concepts.

The authors tackled the problem of measuring similarity between network objects by proposing a new distance based on long-term diffusion behavior, using Laplacian flows on graphs, and demonstrated its utility and advantages over existing distances through examples and applications like clustering.

Distance plays a fundamental role in measuring similarity between objects. Various visualization techniques and learning tasks in statistics and machine learning such as shape matching, classification, dimension reduction and clustering often rely on some distance or similarity measure. It is of tremendous importance to have a distance that can incorporate the underlying structure of the object. In this paper, we focus on proposing such a distance between network objects. Our key insight is to define a distance based on the long term diffusion behavior of the whole network. We first introduce a dynamic system on graphs called Laplacian flow. Based on this Laplacian flow, a new version of diffusion distance between networks is proposed. We will demonstrate the utility of the distance and its advantage over various existing distances through explicit examples. The distance is also applied to subsequent learning tasks such as clustering network objects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes