Persistent Cross Entropy
arXiv:2608.24549
2026
Regularization
1 ideas extracted · analyzed Aug 29, 2026
What the math gives to ML
The paper introduces a principled way to compare probability measures living on different event spaces by retaining probability mass only where the second object explains the first, and assigning the remainder to an unexplained event. Its key transferable asset is a directional cross-entropy: unlike a symmetric distance, it can measure which structures present in a teacher are missing from a student. This suggests a topology-aware distillation regularizer that compares persistence diagrams of intermediate representations and explicitly penalizes teacher topological features that the student cannot explain. The construction is especially useful when teacher and student have different widths, resolutions, or numbers of detected topological events.
Ideas from this paper
Unverified
2026
Add a directional persistent cross-entropy loss between teacher and student activation persistence diagrams. The loss assigns high probability to teacher topological events that the student reproduces, while accumulating the probability of unmatched teacher events in an explicit unexplained-event mass. This penalizes missing teacher structure without requiring teacher and student diagrams to have the same number of points.
Useful6/10
Difficulty7/10
Novelty7/10