paper-with-me

Papers

Self-Supervised Representation Learning via Latent Graph Prediction

2022-02-16 · Yaochen Xie, Zhao Xu, Shuiwang Ji

Self-supervised learning (SSL) of graph neural networks is emerging as a promising way of leveraging unlabeled data. Currently, most methods are based on contrastive learning adapted from the image domain, which requires view generation and a sufficient number of negative samples. In contrast, existing predictive models do not require negative sampling, but lack theoretical guidance on the design of pretext training tasks. In this work, we propose the LaGraph, a theoretically grounded predictive SSL framework based on latent graph prediction. Learning objectives of LaGraph are derived as self-supervised upper bounds to objectives for predicting unobserved latent graphs. In addition to its improved performance, LaGraph provides explanations for recent successes of predictive models that include invariance-based objectives. We provide theoretical analysis comparing LaGraph to related methods in different domains. Our experimental results demonstrate the superiority of LaGraph in performance and the robustness to decreasing of training sample size on both graph-level and node-level tasks.

📄 PDF Abstract BibTeX arXiv:2202.08333

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningPredictionRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Masked Latent Prediction and Classification for Self-Supervised Audio Representation Learning

2025-02-17 · ICASSP 2025 3 · Aurian Quelennec, Pierre Chouteau, Geoffroy Peeters, Slim Essid

Recently, self-supervised learning methods based on masked latent prediction have proven to encode input data into powerful representations. However, during training, the learned latent space can be further transformed t…

Audio ClassificationAudio TaggingClassificationEnvironmental Sound Classification+9

Disentangled Contrastive Learning on Graphs

2021-12-01 · NeurIPS 2021 12 · Haoyang Li, Xin Wang, Ziwei Zhang, Zehuan Yuan 외

Recently, self-supervised learning for graph neural networks (GNNs) has attracted considerable attention because of their notable successes in learning the representation of graph-structure data. However, the formation o…

Contrastive LearningSelf-Supervised Learning

GraphMAE2: A Decoding-Enhanced Masked Self-Supervised Graph Learner

2023-04-10 · Zhenyu Hou, Yufei He, Yukuo Cen, Xiao Liu 외

Graph self-supervised learning (SSL), including contrastive and generative approaches, offers great potential to address the fundamental challenge of label scarcity in real-world graph data. Among both sets of graph SSL …

Self-Supervised Learning

Robust Graph Data Learning with Latent Graph Convolutional Representation

2021-09-29 · Bo Jiang, Ziyan Zhang, Bin Luo

Graph Convolutional Representation (GCR) has achieved impressive performance for graph data representation. However, existing GCR is generally defined on the input fixed graph which may restrict the representation capaci…

Graph Learning

Robust Graph Data Learning via Latent Graph Convolutional Representation

2019-04-26 · Bo Jiang, Ziyan Zhang, Bin Luo

Graph Convolutional Representation (GCR) has achieved impressive performance for graph data representation. However, existing GCR is generally defined on the input fixed graph which may restrict the representation capaci…

Graph LearningNode ClassificationRepresentation Learning