Keyed masking for secure multi-user semantic communication

Reproducibility package for the TIFS submission: transmit and receive
core, security stages (eavesdropper, jamming, key families, attack
difficulty, known-plaintext), real BERT token streams, closed-form
verification, and the scripts that regenerate every figure and table
from the released CSVs.
This commit is contained in:
KiHoLee
2026-08-13 21:01:32 +09:00
commit 37392bc38f
34 changed files with 2293 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
snr_db,legit,eve_wrong,eve_none,eve_avg,chance
0,0.55692125,0.995261875,0.992021875,0.95962875,0.99609375
5,0.26456,0.9946975,0.990336875,0.94351625,0.99609375
10,0.099379375,0.994283125,0.989521875,0.93188,0.99609375
15,0.0334,0.994011875,0.989031875,0.925765625,0.99609375
20,0.010784375,0.9939975,0.988625625,0.922928125,0.99609375
1 snr_db legit eve_wrong eve_none eve_avg chance
2 0 0.55692125 0.995261875 0.992021875 0.95962875 0.99609375
3 5 0.26456 0.9946975 0.990336875 0.94351625 0.99609375
4 10 0.099379375 0.994283125 0.989521875 0.93188 0.99609375
5 15 0.0334 0.994011875 0.989031875 0.925765625 0.99609375
6 20 0.010784375 0.9939975 0.988625625 0.922928125 0.99609375