AIDec 1, 2024

Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective

arXiv:2412.00742v19 citationsh-index: 11NIPS
Originality Incremental advance
AI Analysis

This addresses noise and cluster-level information capture in heterogeneous graph learning, though it appears incremental as it builds on existing spectral clustering perspectives.

The paper tackles limitations in self-supervised heterogeneous graph learning by introducing a framework with rank and dual consistency constraints, which improves performance in downstream tasks compared to existing methods.

Self-supervised heterogeneous graph learning (SHGL) has shown promising potential in diverse scenarios. However, while existing SHGL methods share a similar essential with clustering approaches, they encounter two significant limitations: (i) noise in graph structures is often introduced during the message-passing process to weaken node representations, and (ii) cluster-level information may be inadequately captured and leveraged, diminishing the performance in downstream tasks. In this paper, we address these limitations by theoretically revisiting SHGL from the spectral clustering perspective and introducing a novel framework enhanced by rank and dual consistency constraints. Specifically, our framework incorporates a rank-constrained spectral clustering method that refines the affinity matrix to exclude noise effectively. Additionally, we integrate node-level and cluster-level consistency constraints that concurrently capture invariant and clustering information to facilitate learning in downstream tasks. We theoretically demonstrate that the learned representations are divided into distinct partitions based on the number of classes and exhibit enhanced generalization ability across tasks. Experimental results affirm the superiority of our method, showcasing remarkable improvements in several downstream tasks compared to existing methods.

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