xovee/awesome-self-supervised-learning-for-graphs — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2021-09-26
Find relevant papers before building a fraud detection system on financial networks.
Discover self-supervised techniques for drug interaction prediction without labeled data.
Get a gentle introduction to graph self-supervised learning via linked blog posts and talks.
Submit a new paper to the list via a pull request to contribute to the community resource.
| xovee/awesome-self-supervised-learning-for-graphs | 0verflowme/alarm-clock | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | — | CSS | Python |
| Last pushed | 2021-09-26 | 2022-10-03 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 4/5 |
| Audience | researcher | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
No setup required, it is a curated markdown reading list viewed directly on GitHub.
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.
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.
Dormant — no commits in 2+ years (last push 2021-09-26).
No license is mentioned in the repository, so default copyright terms apply.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
double-check against the repo, no cap.