ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1811.00821
71
24
v1v2v3v4v5 (latest)

Multilayer Network Data Clustering

2 November 2018
Mireille El Gheche
Giovanni Chierchia
P. Frossard
ArXiv (abs)PDFHTML
Abstract

Network data appears in very diverse applications, like from biological, social, or sensor networks. Clustering of network nodes into categories or communities has thus become a very common task in machine learning and data mining. Network data comes with some information about the network edges. In some cases, this network information can even be given with multiple views or multiple layers, each one representing a different type of relationship between the network nodes. Increasingly often, network nodes also carry a signal or feature vector. We propose in this paper to extend the node clustering problem, that commonly considers only the network information, to a problem where both the network information and the node features are considered together for the node embedding. Specifically, we design a generic two-step algorithm for multilayer graph data clustering. The first step aggregates the different layers of network information into a graph representation that is the geometric mean of the layer-wise network Laplacian matrices. The second step uses a neural net to learn a non-linear embedding of the network nodes that is consistent with the structure given by the network representation. We propose a novel algorithm for efficiently training the neural net via stochastic gradient descent, where the pairwise distances between the outputs are minimized on the net, while keeping such outputs orthogonal. We demonstrate with an extensive set of experiments on synthetic and real datasets that our method leads to a significant improvement w.r.t. state-of-the-art multilayer graph clustering algorithms, as it judiciously combines nodes features and network information in the node embedding algorithms.

View on arXiv
Comments on this paper