Co-clustering Vertices and Hyperedges via Spectral Hypergraph Partitioning
Yu Zhu, Boning Li, Santiago Segarra

TL;DR
This paper introduces a spectral hypergraph co-clustering method that uses edge-dependent vertex weights to improve clustering of vertices and hyperedges simultaneously, demonstrating superior performance on real data.
Contribution
It presents a novel spectral co-clustering approach for hypergraphs with edge-dependent weights, enhancing expressivity and clustering accuracy.
Findings
Effective in real-world data applications
Outperforms state-of-the-art methods
Utilizes spectral properties for embedding and clustering
Abstract
We propose a novel method to co-cluster the vertices and hyperedges of hypergraphs with edge-dependent vertex weights (EDVWs). In this hypergraph model, the contribution of every vertex to each of its incident hyperedges is represented through an edge-dependent weight, conferring the model higher expressivity than the classical hypergraph. In our method, we leverage random walks with EDVWs to construct a hypergraph Laplacian and use its spectral properties to embed vertices and hyperedges in a common space. We then cluster these embeddings to obtain our proposed co-clustering method, of particular relevance in applications requiring the simultaneous clustering of data entities and features. Numerical experiments using real-world data demonstrate the effectiveness of our proposed approach in comparison with state-of-the-art alternatives.
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.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Graph Theory and Algorithms · Advanced Graph Neural Networks
