pith. sign in

arxiv: 2105.05682 · v2 · pith:5W2UL4J7new · submitted 2021-05-12 · 💻 cs.LG · cs.SI

Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning

classification 💻 cs.LG cs.SI
keywords learninggraphrepresentationcontrastivenetworkssiameseapproachmulti-scale
0
0 comments X
read the original abstract

Graph representation learning plays a vital role in processing graph-structured data. However, prior arts on graph representation learning heavily rely on labeling information. To overcome this problem, inspired by the recent success of graph contrastive learning and Siamese networks in visual representation learning, we propose a novel self-supervised approach in this paper to learn node representations by enhancing Siamese self-distillation with multi-scale contrastive learning. Specifically, we first generate two augmented views from the input graph based on local and global perspectives. Then, we employ two objectives called cross-view and cross-network contrastiveness to maximize the agreement between node representations across different views and networks. To demonstrate the effectiveness of our approach, we perform empirical experiments on five real-world datasets. Our method not only achieves new state-of-the-art results but also surpasses some semi-supervised counterparts by large margins. Code is made available at https://github.com/GRAND-Lab/MERIT

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ARMA-C3: A Contrastive ARMA Convolutional Framework for Unsupervised and Semi-supervised Classification

    cs.CV 2026-05 unverdicted novelty 4.0

    ARMA-C3 introduces a contrastive ARMA convolutional graph framework for unsupervised and semi-supervised node classification on biomedical imaging datasets.