Skip to content
#

graph-autoencoder

Here are 9 public repositories matching this topic...

Language: All
Filter by language

This project detects structural network anomalies using a GNN autoencoder. It contrasts this deep learning approach with the classic DBSCAN method. While DBSCAN only uses node features (CPU, RAM), the GNN learns the graph's topology to identify statistically improbable links, proving superior for structural analysis.

  • Updated Jan 24, 2026
  • Python

A comprehensive bridge impact analysis system combining heterogeneous graph neural networks (HGNN) for closure-impact prediction with graph autoencoders (GAE/VGAE/HetVGAE) for unsupervised bridge similarity learning. This extends the system with heterogeneous graph variational autoencoders for metapath-based bridge classification.

  • Updated Apr 13, 2026
  • HTML

Deep learning for systemic financial risk: an Unsupervised Graph Autoencoder and a Spatio-Temporal GNN (GCN+LSTM) trained on 26 years of BIS banking network data (2000–2026) to autonomously detect crises and forecast cross-border exposure shifts — no manual features, no crisis labels.

  • Updated Sep 7, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the graph-autoencoder topic, visit your repo's landing page and select "manage topics."

Learn more