graph4ai / graph4nlp

Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources!
Apache License 2.0
1.67k stars 201 forks source link

Contrastive learning with graph neural network #569

Closed smith-co closed 2 years ago

smith-co commented 2 years ago

🚀 Feature

It would be awesome if the framework provides an example of contrastive learning with GNN. For example, an implementation similar to SimCLR would be great.

hugochan commented 2 years ago

@smith-co thanks for your interest to our library and for your suggestion! We are always happy to implement more SOTA GNN models for NLP tasks. Can you share more context (e.g., any relevant paper on contrastive learning with GNN for NLP) to help us understand why you think this will be a great example to include in the library?

AlanSwift commented 2 years ago

This issue will be closed. Feel free to reopen it if needed.