SIAIOct 14, 2020

Refining Similarity Matrices to Cluster Attributed Networks Accurately

arXiv:2010.06854v1
Originality Synthesis-oriented
AI Analysis

This work addresses clustering accuracy for large attributed networks, such as social networks or research paper datasets, but appears incremental as it focuses on matrix refinement within an existing spectral clustering framework.

The paper tackles the problem of clustering attributed networks by refining similarity matrices before applying spectral clustering, resulting in increased accuracy as verified by comparisons.

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 after refining them.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes