git404hub

what is awesome-self-supervised-learning-for-graphs fr?

xovee/awesome-self-supervised-learning-for-graphs — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2021-09-26

Audience · researcherComplexity · 1/5DormantSetup · easy

tl;dr

A curated reading list of academic papers, blog posts, and talks about self-supervised learning for graph data, organized by method type and real-world application.

vibe map

mindmap
  root((repo))
    What it does
      Curated paper list
      Community submissions
      Links to talks
    Categories
      Surveys
      Generative methods
      Contrastive methods
    Use cases
      Drug discovery
      Fraud detection
      Recommendations
    Audience
      Researchers
      Data scientists
      Graduate students

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Find relevant papers before building a fraud detection system on financial networks.

VIBE 2

Discover self-supervised techniques for drug interaction prediction without labeled data.

VIBE 3

Get a gentle introduction to graph self-supervised learning via linked blog posts and talks.

VIBE 4

Submit a new paper to the list via a pull request to contribute to the community resource.

what's the stack?

Markdown

how it stacks up fr

xovee/awesome-self-supervised-learning-for-graphs0verflowme/alarm-clock0xhassaan/nn-from-scratch
Stars0
LanguageCSSPython
Last pushed2021-09-262022-10-03
MaintenanceDormantDormant
Setup difficultyeasyeasymoderate
Complexity1/52/54/5
Audienceresearchervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

No setup required, it is a curated markdown reading list viewed directly on GitHub.

No license is mentioned in the repository, so default copyright terms apply.

in plain english

This repository is a curated reading list for anyone interested in self-supervised learning applied to graphs. It collects academic papers, blog posts, and talks so you don't have to hunt them down yourself. Graphs are a way to represent connected data, think social networks, molecular structures, or transportation maps. Normally, machine learning models need lots of labeled examples to understand graph data, which is expensive and time-consuming to produce. Self-supervised learning is an approach where models teach themselves by finding patterns in the data without requiring human-labeled examples. This list tracks the latest research on how to make that work for graph-shaped data. The collection organizes papers into a few main categories. Surveys give you a broad overview of the field. The rest of the papers are split into two approaches: generative or predictive methods, which try to reconstruct or predict parts of the graph, and contrastive methods, which learn by comparing different views of the graph against each other. There's also a section for real-world applications like drug interaction prediction and recommendation systems. Researchers, data scientists, and graduate students would find this useful. If you're building a recommendation engine, detecting fraud in financial networks, or working on drug discovery, and you want to avoid the cost of labeling massive datasets, this list points you to the relevant techniques. It also includes links to blog posts and talks for people who want a gentler introduction before diving into dense academic papers. The list is community-driven, meaning anyone can submit new papers through a pull request. It leans heavily into recent work, with most papers from 2019 to 2021, reflecting how new this subfield is. If you want to understand the cutting edge of teaching machines to understand connected data without labels, this is a solid starting point.

prompts (copy fr)

prompt 1
I want to build a recommendation engine using graph data but I have no labeled examples. Find papers from the awesome-self-supervised-learning-for-graphs list that use contrastive methods and summarize which ones are most relevant.
prompt 2
I'm working on drug discovery and want to avoid the cost of labeling massive datasets. Which papers in the awesome-self-supervised-learning-for-graphs collection cover real-world applications like drug interaction prediction, and what techniques do they use?
prompt 3
Help me understand the difference between generative/predictive and contrastive methods in self-supervised learning for graphs. Use the papers listed in this repository to explain each approach with a concrete example.
prompt 4
I'm a graduate student new to self-supervised learning on graphs. Go through the surveys section of the awesome-self-supervised-learning-for-graphs repo and give me a beginner-friendly reading order starting with the most accessible material.

Frequently asked questions

what is awesome-self-supervised-learning-for-graphs fr?

A curated reading list of academic papers, blog posts, and talks about self-supervised learning for graph data, organized by method type and real-world application.

Is awesome-self-supervised-learning-for-graphs actively maintained?

Dormant — no commits in 2+ years (last push 2021-09-26).

What license does awesome-self-supervised-learning-for-graphs use?

No license is mentioned in the repository, so default copyright terms apply.

How hard is awesome-self-supervised-learning-for-graphs to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is awesome-self-supervised-learning-for-graphs for?

Mainly researcher.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.