Skip to content

SuperInstance/anomaly-atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

anomaly-atlas

Unified conservation-based anomaly detection across all domains — one pattern (Laplacian → CR → threshold) applied to music, finance, climate, social, protein, neural, and PX4 data.

The core insight: anomalies violate the smooth structure captured by the graph Laplacian. Build a Laplacian, compute the conservation ratio, threshold on deviation. This atlas demonstrates the same detector architecture working across 7 domains with domain-specific graph construction.

What This Gives You

  • Universal anomaly pattern — Laplacian → conservation ratio → threshold
  • 7 domains — Music, Finance, Climate, Social, Protein, Neural, PX4
  • Domain-specific graphs — transition matrices, correlation networks, contact maps
  • Conservation ratio as anomaly score — low CR = anomalous
  • Visualization suite — multi-panel domain comparison plots
  • Noise robustness — tested across noise levels

Quick Start

pip install numpy matplotlib
python anomaly_atlas.py

Outputs go to figures/ with multi-panel PNG plots.

How It Fits

Part of the SuperInstance ecosystem:

License

MIT

About

Unified anomaly detection benchmark — conservation spectral across 7 domains

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages