paper-with-me

Papers

GraphCL: Contrastive Self-Supervised Learning of Graph Representations

2020-07-15 · Hakim Hafidi, Mounir Ghogho, Philippe Ciblat, Ananthram Swami

We propose Graph Contrastive Learning (GraphCL), a general framework for learning node representations in a self supervised manner. GraphCL learns node embeddings by maximizing the similarity between the representations of two randomly perturbed versions of the intrinsic features and link structure of the same node's local subgraph. We use graph neural networks to produce two representations of the same node and leverage a contrastive learning loss to maximize agreement between them. In both transductive and inductive learning setups, we demonstrate that our approach significantly outperforms the state-of-the-art in unsupervised learning on a number of node classification benchmarks.

📄 PDF Abstract BibTeX arXiv:2007.08025

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningInductive LearningNode ClassificationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

GraphCL-DTA: a graph contrastive learning with molecular semantics for drug-target binding affinity prediction

2023-07-18 · Xinxing Yang, Genke Yang, Jian Chu

Drug-target binding affinity prediction plays an important role in the early stages of drug discovery, which can infer the strength of interactions between new drugs and new targets. However, the performance of previous …

Contrastive LearningDrug DiscoveryRepresentation Learning

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

Graph Contrastive Learning Automated

2021-06-10 · Yuning You, Tianlong Chen, Yang shen, Zhangyang Wang

Self-supervised learning on graph-structured data has drawn recent interest for learning generalizable, transferable and robust representations from unlabeled graphs. Among many, graph contrastive learning (GraphCL) has …

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Bringing Your Own View: Graph Contrastive Learning without Prefabricated Data Augmentations

2022-01-04 · Yuning You, Tianlong Chen, Zhangyang Wang, Yang shen

Self-supervision is recently surging at its new frontier of graph learning. It facilitates graph representations beneficial to downstream tasks; but its success could hinge on domain knowledge for handcraft or the often …

Contrastive LearningGraph Learning

GraphCLIP: Enhancing Transferability in Graph Foundation Models for Text-Attributed Graphs

2024-10-14 · Yun Zhu, Haizhou Shi, Xiaotang Wang, Yongchao Liu 외

Recently, research on Text-Attributed Graphs (TAGs) has gained significant attention due to the prevalence of free-text node features in real-world applications and the advancements in Large Language Models (LLMs) that b…

Few-Shot LearningTAG