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
+29
View File
@@ -0,0 +1,29 @@
L,K,best_rho,eve_ser
8,1,0.2918601623,0.9961626487
8,10,0.6307837307,0.9703819549
8,100,0.8190062809,0.8850038404
8,1000,0.9077793813,0.7200369393
8,10000,0.9535904264,0.5318095675
8,100000,0.9757162716,0.4169265965
8,1000000,0.9872786315,0.339091505
16,1,0.2228791779,0.9991641146
16,10,0.4570522499,0.9957471368
16,100,0.6321070191,0.9833336645
16,1000,0.7417848118,0.9546712761
16,10000,0.8164950053,0.9000406219
16,100000,0.8673534005,0.8378011935
16,1000000,0.9048131336,0.7494679145
32,1,0.1399813941,0.9997996279
32,10,0.3205750013,0.9991500426
32,100,0.4660256564,0.9971309056
32,1000,0.5620279439,0.9934165308
32,10000,0.6393936736,0.9852959659
32,100000,0.6993164916,0.9746142481
32,1000000,0.7479539255,0.9565757219
64,1,0.0987436915,0.9998965347
64,10,0.2263401688,0.9996584104
64,100,0.3389944824,0.9991447783
64,1000,0.4155608514,0.9984268536
64,10000,0.4757575011,0.9974241507
64,100000,0.5299797378,0.9957096073
64,1000000,0.5741312045,0.9933056882
1 L K best_rho eve_ser
2 8 1 0.2918601623 0.9961626487
3 8 10 0.6307837307 0.9703819549
4 8 100 0.8190062809 0.8850038404
5 8 1000 0.9077793813 0.7200369393
6 8 10000 0.9535904264 0.5318095675
7 8 100000 0.9757162716 0.4169265965
8 8 1000000 0.9872786315 0.339091505
9 16 1 0.2228791779 0.9991641146
10 16 10 0.4570522499 0.9957471368
11 16 100 0.6321070191 0.9833336645
12 16 1000 0.7417848118 0.9546712761
13 16 10000 0.8164950053 0.9000406219
14 16 100000 0.8673534005 0.8378011935
15 16 1000000 0.9048131336 0.7494679145
16 32 1 0.1399813941 0.9997996279
17 32 10 0.3205750013 0.9991500426
18 32 100 0.4660256564 0.9971309056
19 32 1000 0.5620279439 0.9934165308
20 32 10000 0.6393936736 0.9852959659
21 32 100000 0.6993164916 0.9746142481
22 32 1000000 0.7479539255 0.9565757219
23 64 1 0.0987436915 0.9998965347
24 64 10 0.2263401688 0.9996584104
25 64 100 0.3389944824 0.9991447783
26 64 1000 0.4155608514 0.9984268536
27 64 10000 0.4757575011 0.9974241507
28 64 100000 0.5299797378 0.9957096073
29 64 1000000 0.5741312045 0.9933056882