Refining Similarity Matrices to Cluster Attributed Networks Accurately
Yuta Yajima, Akihiro Inokuchi

TL;DR
This paper proposes a method to improve spectral clustering accuracy on attributed networks by refining similarity matrices prior to clustering, demonstrating enhanced results through empirical validation.
Contribution
It introduces a novel matrix refinement technique that enhances the quality of similarity matrices used in spectral clustering of attributed networks.
Findings
Refined similarity matrices lead to higher clustering accuracy.
The proposed method outperforms standard spectral clustering without matrix refinement.
Empirical results confirm the effectiveness of the matrix refinement approach.
Abstract
As a result of the recent popularity of social networks and the increase in the number of research papers published across all fields, attributed networks consisting of relationships between objects, such as humans and the papers, that have attributes are becoming increasingly large. Therefore, various studies for clustering attributed networks into sub-networks are being actively conducted. When clustering attributed networks using spectral clustering, the clustering accuracy is strongly affected by the quality of the similarity matrices, which are input into spectral clustering and represent the similarities between pairs of objects. In this paper, we aim to increase the accuracy by refining the matrices before applying spectral clustering to them. We verify the practicability of our proposed method by comparing the accuracy of spectral clustering with similarity matrices before and…
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
TopicsComplex Network Analysis Techniques · Advanced Clustering Algorithms Research · Advanced Graph Neural Networks
MethodsSpectral Clustering
