All Projects → cshjin → GCL

cshjin / GCL

Licence: CC0-1.0 license
List of Publications in Graph Contrastive Learning

Projects that are alternatives of or similar to GCL

3DInfomax
Making self-supervised learning work on molecules by using their 3D geometry to pre-train GNNs. Implemented in DGL and Pytorch Geometric.
Stars: ✭ 107 (+328%)
Mutual labels:  self-supervised-learning, gnn
GeDML
Generalized Deep Metric Learning.
Stars: ✭ 30 (+20%)
Mutual labels:  self-supervised-learning, contrastive-learning
CLSA
official implemntation for "Contrastive Learning with Stronger Augmentations"
Stars: ✭ 48 (+92%)
Mutual labels:  self-supervised-learning, contrastive-learning
awesome-graph-self-supervised-learning-based-recommendation
A curated list of awesome graph & self-supervised-learning-based recommendation.
Stars: ✭ 37 (+48%)
Mutual labels:  self-supervised-learning, contrastive-learning
TCE
This repository contains the code implementation used in the paper Temporally Coherent Embeddings for Self-Supervised Video Representation Learning (TCE).
Stars: ✭ 51 (+104%)
Mutual labels:  self-supervised-learning, contrastive-learning
Simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Stars: ✭ 2,720 (+10780%)
Mutual labels:  self-supervised-learning, contrastive-learning
Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
Stars: ✭ 81 (+224%)
Mutual labels:  self-supervised-learning, contrastive-learning
GCA
[WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"
Stars: ✭ 69 (+176%)
Mutual labels:  self-supervised-learning, contrastive-learning
ViCC
[WACV'22] Code repository for the paper "Self-supervised Video Representation Learning with Cross-Stream Prototypical Contrasting", https://arxiv.org/abs/2106.10137.
Stars: ✭ 33 (+32%)
Mutual labels:  self-supervised-learning, contrastive-learning
S2-BNN
S2-BNN: Bridging the Gap Between Self-Supervised Real and 1-bit Neural Networks via Guided Distribution Calibration (CVPR 2021)
Stars: ✭ 53 (+112%)
Mutual labels:  self-supervised-learning, contrastive-learning
Pytorch Metric Learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Stars: ✭ 3,936 (+15644%)
Mutual labels:  self-supervised-learning, contrastive-learning
CLMR
Official PyTorch implementation of Contrastive Learning of Musical Representations
Stars: ✭ 216 (+764%)
Mutual labels:  self-supervised-learning, contrastive-learning
PIC
Parametric Instance Classification for Unsupervised Visual Feature Learning, NeurIPS 2020
Stars: ✭ 41 (+64%)
Mutual labels:  self-supervised-learning, contrastive-learning
SCL
📄 Spatial Contrastive Learning for Few-Shot Classification (ECML/PKDD 2021).
Stars: ✭ 42 (+68%)
Mutual labels:  self-supervised-learning, contrastive-learning
simclr-pytorch
PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results
Stars: ✭ 89 (+256%)
Mutual labels:  self-supervised-learning, contrastive-learning
object-aware-contrastive
Object-aware Contrastive Learning for Debiased Scene Representation (NeurIPS 2021)
Stars: ✭ 44 (+76%)
Mutual labels:  self-supervised-learning, contrastive-learning
G-SimCLR
This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip Chakraborty, Aritra Roy Gosthipaty and Sayak Paul.
Stars: ✭ 69 (+176%)
Mutual labels:  self-supervised-learning, contrastive-learning
AdCo
AdCo: Adversarial Contrast for Efficient Learning of Unsupervised Representations from Self-Trained Negative Adversaries
Stars: ✭ 148 (+492%)
Mutual labels:  self-supervised-learning, contrastive-learning
awesome-efficient-gnn
Code and resources on scalable and efficient Graph Neural Networks
Stars: ✭ 498 (+1892%)
Mutual labels:  gnn, contrastive-learning
DisCont
Code for the paper "DisCont: Self-Supervised Visual Attribute Disentanglement using Context Vectors".
Stars: ✭ 13 (-48%)
Mutual labels:  self-supervised-learning, contrastive-learning

Graph Contrastive Learning

List of Publications in Graph Contrastive Learning

Last edit: 2022-05-05

Title Publisher Resource
Disentangled Contrastive Learning on Graphs NeurIPS 2021 paper
Multi-view Contrastive Graph Clustering NeurIPS 2021 paper
Directed Graph Contrastive Learning NeurIPS 2021 paper
Contrastive Graph Poisson Networks: Semi-Supervised Learning with Extremely Limited Labels NeurIPS 2021 paper
Adversarial Graph Augmentation to Improve Graph Contrastive Learning NeurIPS 2021 paper
InfoGCL: Information-Aware Graph Contrastive Learning NeurIPS 2021 paper
Graph Contrastive Learning with Augmentations NeurIPS 2021 paper
Self-supervised Heterogeneous Graph Neural Network with Co-contrastive Learning KDD 2021 paper code
MoCL: Contrastive Learning on Molecular Graphs with Multi-level Domain Knowledge KDD 2021 paper
An Empirical Study of Graph Contrastive Learning NeurIPS 2021 Benchmark paper code
Learning Graph Embeddings for Compositional Zero-Shot Learning CVPR 2021 paper
Learning Graphs for Knowledge Transfer With Limited Labels CVPR 2021 paper
SelfSAGCN: Self-Supervised Semantic Alignment for Graph Convolution Network CVPR 2021 paper
Graph Contrastive Learning Automated ICML 2021 paper code
Towards Robust Graph Contrastive Learning arXiv 2021 paper
Label Contrastive Coding based Graph Neural Network for Graph Classification DASFAA 2021 paper
Multi-view Graph Contrastive Representation Learning for Drug-Drug Interaction Prediction AAAI 2021 paper
Contrastive and Generative Graph Convolutional Networks for Graph-Based Semi-Supervised Learning AAAI 2021 paper
Contrastive Self-Supervised Learning for Graph Classification AAAI 2021 paper
Improving Graph Representation Learning by Contrastive Regularization arXiv 2021 paper
Self-supervised Learning: Generative or Contrastive arXiv 2021 paper
Relation Representation Learning via Signed Graph Mutual Information Maximization for Trust Prediction Symmetry 2021 paper
Contrastive Learning for Recommender System arXiv 2021 paper
Bipartite Graph Embedding via Mutual Information Maximization WSDM 2021 paper code
Graph Contrastive Learning with Augmentations NeurIPS 2020 paper code
Graph Contrastive Learning with Adaptive Augmentation arXiv 2020 paper
Unsupervised Graph Representation by Periphery and Hierarchical Information Maximization arXiv 2020 paper
Deep Graph Contrastive Representation Learning ICML 2020 paper code
Contrastive Multi-View Representation Learning on Graphs ICML 2020 paper code
InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information ICLR 2020 paper code
Explainable Classification of Brain Networks via Contrast Subgraphs KDD 2020 paper code
GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training KDD 2020 paper code
Deep Graph Infomax ICLR 2019 paper code
Learning deep representations by mutual information estimation and maximization ICLR 2019 paper code

Licenses

License

CC0

To the extent possible under law, Hongwei Jin has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].