Predict, Cluster, Refine: A Joint Embedding Predictive Self-Supervised Framework for Graph Representation Learning
Srinitish Srinivasan, Omkumar CU

TL;DR
This paper introduces a novel self-supervised graph learning framework that avoids contrastive methods, reduces computational costs, and improves node discrimination by combining joint embedding prediction with GMM-based pseudo-labels.
Contribution
It proposes a non-contrastive, joint embedding predictive framework with semantic-aware pseudo-labeling, advancing graph SSL efficiency and effectiveness.
Findings
Outperforms state-of-the-art methods on benchmark tasks.
Eliminates the need for contrastive loss and complex decoders.
Enhances node discriminability through GMM-based pseudo-labels.
Abstract
Graph representation learning has emerged as a cornerstone for tasks like node classification and link prediction, yet prevailing self-supervised learning (SSL) methods face challenges such as computational inefficiency, reliance on contrastive objectives, and representation collapse. Existing approaches often depend on feature reconstruction, negative sampling, or complex decoders, which introduce training overhead and hinder generalization. Further, current techniques which address such limitations fail to account for the contribution of node embeddings to a certain prediction in the absence of labeled nodes. To address these limitations, we propose a novel joint embedding predictive framework for graph SSL that eliminates contrastive objectives and negative sampling while preserving semantic and structural information. Additionally, we introduce a semantic-aware objective term that…
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
TopicsArtificial Intelligence in Healthcare · Advanced Graph Neural Networks · Text and Document Classification Technologies
