Phase 2 secondary-prediction baseline: train + validate #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Establish the Phase 2 baseline: train and validate the two-stage secondary-prediction model as currently implemented (Stage 1
DenoisingMLP+n_sechead, Stage 2SecondaryDecoder), so we have a reference result to measure faster-eval alternatives against.This is not a re-implementation — the code has landed on
phase2-secondary-prediction. The remaining work is to produce the baseline numbers: train to convergence on the PbWO4 dataset, run step-level marginal + KL validation (primary 9D,n_sec, per-secondary energy/direction/species) and shower-level rollout validation viagiant rolloutagainst Geant4 truth, and record the resulting checkpoint as the reference that the WGAN and MoE alternatives are compared to.Source: Jan & Tobias meeting 2026-07-07, action item "continue Phase 2 as-is to get a baseline."