Stationary Diffusion State Neural Estimation for Multiview Clustering
Chenghua Liu, Zhuolin Liao, Yixuan Ma, Kun Zhan

TL;DR
This paper introduces SDSNE, a neural network-based method that estimates the stationary diffusion state for multiview clustering, leveraging a co-supervised strategy and self-attention to improve clustering performance.
Contribution
The paper proposes a novel neural network framework, SDSNE, for estimating stationary diffusion states in multiview clustering, integrating multiple graphs with a self-attentional module and a co-supervised learning strategy.
Findings
SDSNE outperforms existing methods on multiview datasets.
The method achieves high scores on six clustering metrics.
Effective integration of multiple graph views improves clustering accuracy.
Abstract
Although many graph-based clustering methods attempt to model the stationary diffusion state in their objectives, their performance limits to using a predefined graph. We argue that the estimation of the stationary diffusion state can be achieved by gradient descent over neural networks. We specifically design the Stationary Diffusion State Neural Estimation (SDSNE) to exploit multiview structural graph information for co-supervised learning. We explore how to design a graph neural network specially for unsupervised multiview learning and integrate multiple graphs into a unified consensus graph by a shared self-attentional module. The view-shared self-attentional module utilizes the graph structure to learn a view-consistent global graph. Meanwhile, instead of using auto-encoder in most unsupervised learning graph neural networks, SDSNE uses a co-supervised strategy with structure…
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
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Opinion Dynamics and Social Influence
MethodsGraph Neural Network · Diffusion
