Skip to content
#

structural-anomaly-detection

Here are 2 public repositories matching this topic...

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 5, 2026
  • Python

Improve this page

Add a description, image, and links to the structural-anomaly-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more