TL;DR
This paper introduces Tensor Spectral Clustering (TSC), a novel method that incorporates higher-order network structures like cycles and feed-forward loops into graph partitioning, improving upon traditional spectral methods.
Contribution
The paper presents a tensor-based spectral clustering algorithm that explicitly models and preserves higher-order network substructures during partitioning.
Findings
TSC effectively captures higher-order structures such as cycles and feed-forward loops.
TSC produces larger, more meaningful partitions with fewer feedback loops.
Application to synthetic networks demonstrates improved detection of layered flows and anomalies.
Abstract
Spectral graph theory-based methods represent an important class of tools for studying the structure of networks. Spectral methods are based on a first-order Markov chain derived from a random walk on the graph and thus they cannot take advantage of important higher-order network substructures such as triangles, cycles, and feed-forward loops. Here we propose a Tensor Spectral Clustering (TSC) algorithm that allows for modeling higher-order network structures in a graph partitioning framework. Our TSC algorithm allows the user to specify which higher-order network structures (cycles, feed-forward loops, etc.) should be preserved by the network clustering. Higher-order network structures of interest are represented using a tensor, which we then partition by developing a multilinear spectral method. Our framework can be applied to discovering layered flows in networks as well as graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
