Blind unknown-K comparison
TGCM, DANet, MossFormer2, DECOMPOSE, OpenAI, and Gemini across K=2 through K=6.
Paper artifact
The artifact follows the figure and table numbering used in the paper. Each experiment includes a focused README, with executable materials being prepared for release.
Experiment index
Experiment descriptions are available now. Executable notebooks and supporting files will be enabled with the complete reproduction release.
TGCM, DANet, MossFormer2, DECOMPOSE, OpenAI, and Gemini across K=2 through K=6.
Technique-to-kill-chain mapping and grouped coverage counts.
Five-seed TGCM and DANet evaluation on ATLAS, NODLINK, ProvCon, DARPA TC-E3, and TC-E5.
Missing, confusion, and insertion perturbations over the complete DARPA TC-E5 evaluation grid.
Pooled single-host and multi-host evaluation using SFM, Zoomer, and TREC outputs.
Known-K versus Up-to-6 decoding from identical TGCM forward outputs.
Seven topic-encoder families, five seeds, and mixture levels K=2 through K=6.
Environment
conda env create -f environment.yml
conda env create -f 01_Figure04_Blind_Unknown_K/environment_decompose.yml
conda activate tgcm-review
python -m ipykernel install --user --name tgcm-review --display-name "TGCM reviewer"
jupyter lab