Skew-Symmetric Adjacency Matrices for Clustering Directed Graphs
Koby Hayashi, Sinan G. Aksoy, Haesun Park

TL;DR
This paper presents a spectral clustering algorithm for directed graphs that uses skew-symmetric adjacency matrices, offering memory efficiency, better numerical stability, and a real-valued approach for flow-based clustering tasks.
Contribution
It introduces a novel real-valued, skew-symmetric matrix representation for directed graphs, enabling efficient spectral clustering for flow-based applications.
Findings
Uses less memory than previous methods
Provides provable solution quality preservation
Easier implementation with standard tools
Abstract
Cut-based directed graph (digraph) clustering often focuses on finding dense within-cluster or sparse between-cluster connections, similar to cut-based undirected graph clustering methods. In contrast, for flow-based clusterings the edges between clusters tend to be oriented in one direction and have been found in migration data, food webs, and trade data. In this paper we introduce a spectral algorithm for finding flow-based clusterings. The proposed algorithm is based on recent work which uses complex-valued Hermitian matrices to represent digraphs. By establishing an algebraic relationship between a complex-valued Hermitian representation and an associated real-valued, skew-symmetric matrix the proposed algorithm produces clusterings while remaining completely in the real field. Our algorithm uses less memory and asymptotically less computation while provably preserving solution…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Clustering Algorithms Research · Molecular spectroscopy and chirality
