Full-audit fixes: SIC naming, affinity-stat artifacts, gate diagnostics, figure legibility

This commit is contained in:
KiHoLee
2026-08-17 13:30:06 +09:00
parent 5b51f8b41a
commit 37114b11d0
13 changed files with 178 additions and 23 deletions
+5 -1
View File
@@ -59,7 +59,11 @@ Rayleigh MSE), `E4` writes `csi_error.csv` (imperfect-CSI
robustness), `E5` writes `mask_family_rev.csv` (WalshHadamard versus
Haar), `E8` writes `mismatch.csv` (affinity mismatch and
quantization), and `E9` writes `cosine_ceiling.csv` (cosine-ceiling
corollary check).
corollary check). The empirical affinity statistics quoted in the
manuscript are recomputable from `clip_realdata_beta.csv` and
`bert_vit_beta.csv` (32 paired and 32 unpaired samples per encoder
family), and the trained refinement gates behind the capacity-check
claim are stored in `refine_gates.npz`.
## Verifying the analysis