Class-balanced secondary particle-type loss #44
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?
Complementary to the species-vocabulary-sizing issue (#29). With a top-16
species vocabulary over a distribution with a long tail, plain cross-entropy
will still under-predict rare-but-physical species — which is the observed
failure (zero photons). The class frequencies are already collected by
build_pdg_topn_map_from_files, soparticle_type.class_weighting = "none" | "inverse_freq" | "effective_num"isclose to free, and directly targets the metric the whole redesign is judged on.
Migrated from
issues.md(v0.3.0 branch review, 2026-08-13), Issue 19.