paper-with-me

홈 › Papers

Bootstrapped Representation Learning on Graphs

2021-03-08 · ICLR Workshop GTRL 2021 5 · Shantanu Thakoor, Corentin Tallec, Mohammad Gheshlaghi Azar, Remi Munos, Petar Veličković, Michal Valko

Current state-of-the-art self-supervised learning methods for graph neural networks are based on contrastive learning. As such, they heavily depend on the construction of augmentations and negative examples. Increasing the number of negative pairs improves performance, thereby requiring quadratic computation and memory cost to achieve peak performance. Inspired by BYOL, a recently introduced method for self-supervised learning that does not require negative pairs, we present Bootstrapped Graph Latents, BGRL, a self-supervised graph representation method that gets rid of this potentially quadratic bottleneck. BGRL outperforms or matches the previous unsupervised state-of-the-art results on several established benchmarks. Moreover, it enables the effective usage of graph attentional (GAT) encoders, allowing us to further improve the state of the art, in particular achieving 70.49% Micro-F1 on the PPI dataset using the linear evaluation protocol.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningLinear evaluationRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

BYOL 설명 없음

Similar Papers 제목 키워드 기반

WBT-BGRL: A Non-Contrastive Weighted Bipartite Link Prediction Model for Inductive Learning

2025-10-28 · Joel Frank Huarayo Quispe, Lilian Berton, Didier Vega-Oliveros arxiv

Link prediction in bipartite graphs is crucial for applications like recommendation systems and failure detection, yet it is less studied than in monopartite graphs. Contrastive methods struggle with inefficient and bias…

Inductive Link PredictionRecommendation SystemsContrastive Learning

Large-Scale Representation Learning on Graphs via Bootstrapping

2021-02-12 · ICLR 2022 4 · Shantanu Thakoor, Corentin Tallec, Mohammad Gheshlaghi Azar, Mehdi Azabou 외

Self-supervised learning provides a promising path towards eliminating the need for costly label information in representation learning on graphs. However, to achieve state-of-the-art performance, methods often need larg…

Contrastive LearningGraph Representation LearningRepresentation LearningSelf-Supervised Learning

Adversarial network embedding with bootstrapped representations for sparse networks

2025-03-03 · Applied Intelligence 2025 3 · Zelong Wu1, Yidan Wang, Guoliang Lin, Junlong Liu

The inherent sparsity of real-world networks presents challenges in learning-rich embeddings and accurately reconstructing networks. To address these challenges, a novel method termed Adversarial Network Embedding with B…

Data VisualizationLink PredictionNetwork EmbeddingNode Classification

BOURNE: Bootstrapped Self-supervised Learning Framework for Unified Graph Anomaly Detection

2023-07-28 · Jie Liu, Mengting He, Xuequn Shang, Jieming Shi 외

Graph anomaly detection (GAD) has gained increasing attention in recent years due to its critical application in a wide range of domains, such as social networks, financial risk management, and traffic analysis. Existing…

Anomaly DetectionCoLAContrastive LearningGraph Anomaly Detection+1

Incremental Bootstrapping and Classification of Structured Scenes in a Fuzzy Ontology

2024-04-17 · Luca Buoncompagni, Fulvio Mastrogiovanni

We foresee robots that bootstrap knowledge representations and use them for classifying relevant situations and making decisions based on future observations. Particularly for assistive robots, the bootstrapping mechanis…