Upload ablation_table.txt with huggingface_hub
Browse files- ablation_table.txt +16 -0
ablation_table.txt
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
SpeechGuard AI — Ablation Table
|
| 2 |
+
==================================================
|
| 3 |
+
|
| 4 |
+
System Clean TA Noisy TA
|
| 5 |
+
----------------------------------------------------
|
| 6 |
+
BC-ResNet-8 baseline 99.0% 98.5%
|
| 7 |
+
+ Anti-spoofing gate 99.0% 98.5%
|
| 8 |
+
+ Conformal threshold 99.0% 98.5%
|
| 9 |
+
|
| 10 |
+
Noisy TA breakdown by SNR (Row 1 baseline):
|
| 11 |
+
SNR +30 dB: 98.4%
|
| 12 |
+
SNR +10 dB: 98.4%
|
| 13 |
+
SNR +0 dB: 99.1%
|
| 14 |
+
SNR -5 dB: 98.4%
|
| 15 |
+
|
| 16 |
+
Conformal threshold: 0.5010 (FA <= 5%)
|