Table of Contents
Fetching ...

Multiscale Graph Construction Using Non-local Cluster Features

Reina Kaneko, Hayate Kojima, Kenta Yanagiya, Junya Hara, Hiroshi Higashi, Yuichi Tanaka

TL;DR

A multiscale graph construction method using both graph and node-wise features simultaneously for multiscale clustering of a graph that has non-local characteristics: Nodes with similar features are merged even if they are spatially separated.

Abstract

This paper presents a multiscale graph construction method using both graph and signal features. Multiscale graph is a hierarchical representation of the graph, where a node at each level indicates a cluster in a finer resolution. To obtain the hierarchical clusters, existing methods often use graph clustering; however, they may ignore signal variations. As a result, these methods could fail to detect the clusters having similar features on nodes. In this paper, we consider graph and node-wise features simultaneously for multiscale clustering of a graph. With given clusters of the graph, the clusters are merged hierarchically in three steps: 1) Feature vectors in the clusters are extracted. 2) Similarities among cluster features are calculated using optimal transport. 3) A variable $k$-nearest neighbor graph (V$k$NNG) is constructed and graph spectral clustering is applied to the V$k$NNG to obtain clusters at a coarser scale. Additionally, the multiscale graph in this paper has \textit{non-local} characteristics: Nodes with similar features are merged even if they are spatially separated. In experiments on multiscale image and point cloud segmentation, we demonstrate the effectiveness of the proposed method.

Multiscale Graph Construction Using Non-local Cluster Features

TL;DR

A multiscale graph construction method using both graph and node-wise features simultaneously for multiscale clustering of a graph that has non-local characteristics: Nodes with similar features are merged even if they are spatially separated.

Abstract

This paper presents a multiscale graph construction method using both graph and signal features. Multiscale graph is a hierarchical representation of the graph, where a node at each level indicates a cluster in a finer resolution. To obtain the hierarchical clusters, existing methods often use graph clustering; however, they may ignore signal variations. As a result, these methods could fail to detect the clusters having similar features on nodes. In this paper, we consider graph and node-wise features simultaneously for multiscale clustering of a graph. With given clusters of the graph, the clusters are merged hierarchically in three steps: 1) Feature vectors in the clusters are extracted. 2) Similarities among cluster features are calculated using optimal transport. 3) A variable -nearest neighbor graph (VNNG) is constructed and graph spectral clustering is applied to the VNNG to obtain clusters at a coarser scale. Additionally, the multiscale graph in this paper has \textit{non-local} characteristics: Nodes with similar features are merged even if they are spatially separated. In experiments on multiscale image and point cloud segmentation, we demonstrate the effectiveness of the proposed method.

Paper Structure

This paper contains 17 sections, 6 equations, 7 figures, 3 tables, 1 algorithm.

Figures (7)

  • Figure 1: Comparison of multiscale graphs. Our method can connect non-local clusters, while the conventional one cannot do so.
  • Figure 2: Overview of multiscale graph signal clustering.
  • Figure 3: Overview of feature extraction.
  • Figure 4: Image segmentation results. Top: 15 clusters. Bottom: 10 clusters.
  • Figure 5: Mean of RSC for all clusters for image segmentation. We show the averaged values for all three images.
  • ...and 2 more figures