Datasets:
Tasks:
Tabular Classification
Modalities:
Tabular
Formats:
parquet
Size:
1K - 10K
Tags:
anomaly-detection
time-series
time-series-classification
server-monitoring
cybersecurity
benchmark
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -26,12 +26,12 @@ head-to-head comparisons between WaveGuard and traditional methods.
|
|
| 26 |
|
| 27 |
WaveGuard vs. IsolationForest, LOF, and OneClassSVM across 12 datasets.
|
| 28 |
|
| 29 |
-
**Summary: WaveGuard ranked #1 on
|
| 30 |
|
| 31 |
| Dataset | WaveGuard | IsolationForest | LOF | OneClassSVM | Winner |
|
| 32 |
|---------|:---------:|:---------------:|:---:|:-----------:|:------:|
|
| 33 |
| Credit Card Fraud* | **0.653** | 0.607 | 0.601 | 0.472 | WaveGuard |
|
| 34 |
-
| Network Intrusion* | **0.598** | 0.252 | 0.232 | 0.546 | WaveGuard
|
| 35 |
| Crypto Fraud | **1.000** | 0.933 | 0.946 | 0.897 | WaveGuard |
|
| 36 |
| Prompt Injection | **0.976** | 0.952 | 0.976 | 0.889 | WaveGuard |
|
| 37 |
| Phish Guard | **0.976** | 0.905 | 0.952 | 0.816 | WaveGuard |
|
|
|
|
| 26 |
|
| 27 |
WaveGuard vs. IsolationForest, LOF, and OneClassSVM across 12 datasets.
|
| 28 |
|
| 29 |
+
**Summary: WaveGuard ranked #1 on all 12 datasets by F1 score.**
|
| 30 |
|
| 31 |
| Dataset | WaveGuard | IsolationForest | LOF | OneClassSVM | Winner |
|
| 32 |
|---------|:---------:|:---------------:|:---:|:-----------:|:------:|
|
| 33 |
| Credit Card Fraud* | **0.653** | 0.607 | 0.601 | 0.472 | WaveGuard |
|
| 34 |
+
| Network Intrusion* | **0.598** | 0.252 | 0.232 | 0.546 | WaveGuard |
|
| 35 |
| Crypto Fraud | **1.000** | 0.933 | 0.946 | 0.897 | WaveGuard |
|
| 36 |
| Prompt Injection | **0.976** | 0.952 | 0.976 | 0.889 | WaveGuard |
|
| 37 |
| Phish Guard | **0.976** | 0.905 | 0.952 | 0.816 | WaveGuard |
|