Stream-AD / MIDAS

Anomaly Detection on Dynamic (time-evolving) Graphs in Real-time and Streaming manner. Detecting intrusions (DoS and DDoS attacks), frauds, fake rating anomalies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to detect anomaly edges

zjf0822 opened this issue · comments

hello, I have a question.
The output is anomaly score of edges,
but how to detect which edge is anomaly

And how to define the threashod of anomaly score

Thanks!

You can consider edges with high scores as anomalous. Right now we have not experimented with threshold for anomaly scores but it can be user-defined or implemented based on the theorem in the paper.