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
+5
View File
@@ -0,0 +1,5 @@
family,legit_ser,eve_ser,mask_xcorr
random,0.64962,0.998488,0.2709003091
hadamard,0.2568,0.9995605,0
learned,0.2762895,0.9999285,0.007116591092
learned_reg,0.315952,0.9999555,0.01121100038
1 family legit_ser eve_ser mask_xcorr
2 random 0.64962 0.998488 0.2709003091
3 hadamard 0.2568 0.9995605 0
4 learned 0.2762895 0.9999285 0.007116591092
5 learned_reg 0.315952 0.9999555 0.01121100038