paper-with-me

홈 › Papers

Large-Scale Representation Learning on Graphs via Bootstrapping

2021-02-12 · ICLR 2022 4 · Shantanu Thakoor, Corentin Tallec, Mohammad Gheshlaghi Azar, Mehdi Azabou, Eva L. Dyer, Rémi Munos, Petar Veličković, Michal Valko

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 large numbers of negative examples and rely on complex augmentations. This can be prohibitively expensive, especially for large graphs. To address these challenges, we introduce Bootstrapped Graph Latents (BGRL) - a graph representation learning method that learns by predicting alternative augmentations of the input. BGRL uses only simple augmentations and alleviates the need for contrasting with negative examples, and is thus scalable by design. BGRL outperforms or matches prior methods on several established benchmarks, while achieving a 2-10x reduction in memory costs. Furthermore, we show that BGRL can be scaled up to extremely large graphs with hundreds of millions of nodes in the semi-supervised regime - achieving state-of-the-art performance and improving over supervised baselines where representations are shaped only through label information. In particular, our solution centered on BGRL constituted one of the winning entries to the Open Graph Benchmark - Large Scale Challenge at KDD Cup 2021, on a graph orders of magnitudes larger than all previously available benchmarks, thus demonstrating the scalability and effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2102.06514

Code (4)

nerdslab/bgrl 공식 구현 pytorch
Namkyeong/BGRL_Pytorch pytorch
nyushcs/gaugllm pytorch
pbielak/graph-barlow-twins pytorch

Tasks

Contrastive LearningGraph Representation LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

BYOL 설명 없음
GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…

Similar Papers 제목 키워드 기반

Cross-view Self-Supervised Learning on Heterogeneous Graph Neural Network via Bootstrapping

2022-01-10 · Minjae Park

Heterogeneous graph neural networks can represent information of heterogeneous graphs with excellent ability. Recently, self-supervised learning manner is researched which learns the unique expression of a graph through …

Contrastive LearningGraph Neural NetworkSelf-Supervised Learning

The Structural Sources of Verb Meaning Revisited: Large Language Models Display Syntactic Bootstrapping

2025-08-17 · Xiaomeng Zhu, R. Thomas McCoy, Robert Frank arxiv

Syntactic bootstrapping (Gleitman, 1990) is the hypothesis that children use the syntactic environments in which a verb occurs to learn its meaning. In this paper, we examine whether large language models exhibit a simil…

Who With Whom And How?: Extracting Large Social Networks Using Search Engines

2017-01-28 · Siersdorfer Stefan, Kemkes Philipp, Ackermann Hanno, Zerr Sergej

Social network analysis is leveraged in a variety of applications such as identifying influential entities, detecting communities with special interests, and determining the flow of information and innovations. However, …

Learning Representations by Contrasting Clusters While Bootstrapping Instances

2021-01-01 · Junsoo Lee, Hojoon Lee, Inkyu Shin, Jaekyoung Bae 외

Learning visual representations using large-scale unlabelled images is a holy grail for most of computer vision tasks. Recent contrastive learning methods have focused on encouraging the learned visual representations to…

ClusteringContrastive LearningInformation RetrievalRepresentation Learning+3

Efficient Online Bootstrapping for Large Scale Learning

2013-12-18 · Zhen Qin, Vaclav Petricek, Nikos Karampatziakis, Lihong Li 외

Bootstrapping is a useful technique for estimating the uncertainty of a predictor, for example, confidence intervals for prediction. It is typically used on small to moderate sized datasets, due to its high computation c…

Prediction