paper-with-me

Papers

Augmentations in Graph Contrastive Learning: Current Methodological Flaws & Towards Better Practices

2021-11-05 · Puja Trivedi, Ekdeep Singh Lubana, Yujun Yan, Yaoqing Yang, Danai Koutra

Unsupervised graph representation learning is critical to a wide range of applications where labels may be scarce or expensive to procure. Contrastive learning (CL) is an increasingly popular paradigm for such settings and the state-of-the-art in unsupervised visual representation learning. Recent work attributes the success of visual CL to use of task-relevant augmentations and large, diverse datasets. Interestingly, graph CL frameworks report strong performance despite using orders of magnitude smaller datasets and employing domain-agnostic graph augmentations (DAGAs). Motivated by this discrepancy, we probe the quality of representations learnt by popular graph CL frameworks using DAGAs. We find that DAGAs can destroy task-relevant information and harm the model's ability to learn discriminative representations. On small benchmark datasets, we show the inductive bias of graph neural networks can significantly compensate for this weak discriminability. Based on our findings, we propose several sanity checks that enable practitioners to quickly assess the quality of their model's learned representations. We further propose a broad strategy for designing task-aware augmentations that are amenable to graph CL and demonstrate its efficacy on two large-scale, complex graph applications. For example, in graph-based document classification, we show task-aware augmentations improve accuracy up to 20%.

📄 PDF Abstract BibTeX arXiv:2111.03220

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive LearningData AugmentationDocument ClassificationFake News DetectionGraph ClassificationGraph Representation LearningInductive BiasRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation

2022-02-07 · Jun Xia, Lirong Wu, Jintao Chen, Bozhen Hu 외

Graph contrastive learning (GCL) has emerged as a dominant technique for graph representation learning which maximizes the mutual information between paired graph augmentations that share the same semantics. Unfortunatel…

Contrastive LearningData AugmentationGraph Representation LearningRepresentation Learning

Contrastive General Graph Matching with Adaptive Augmentation Sampling

2024-06-25 · Jianyuan Bo, Yuan Fang

Graph matching has important applications in pattern recognition and beyond. Current approaches predominantly adopt supervised learning, demanding extensive labeled data which can be limited or costly. Meanwhile, self-su…

Contrastive LearningGraph MatchingSelf-Supervised Learning

Revisiting Graph Contrastive Learning from the Perspective of Graph Spectrum

2022-10-05 · Nian Liu, Xiao Wang, Deyu Bo, Chuan Shi 외

Graph Contrastive Learning (GCL), learning the node representations by augmenting graphs, has attracted considerable attentions. Despite the proliferation of various graph augmentation strategies, some fundamental questi…

Contrastive Learning

CGCL: Collaborative Graph Contrastive Learning without Handcrafted Graph Data Augmentations

2021-11-05 · Tianyu Zhang, Yuxiang Ren, Wenzheng Feng, Weitao Du 외

Unsupervised graph representation learning is a non-trivial topic. The success of contrastive methods in the unsupervised representation learning on structured data inspires similar attempts on the graph. Existing graph …

Contrastive LearningData AugmentationGraph Representation LearningRepresentation Learning+1

Graph Contrastive Learning with Augmentations

2020-10-22 · NeurIPS 2020 12 · Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen 외

Generalizable, transferrable, and robust representation learning on graph-structured data remains a challenge for current graph neural networks (GNNs). Unlike what has been developed for convolutional neural networks (CN…

Contrastive LearningRepresentation LearningSelf-Supervised LearningTransfer Learning