Complexity and Stability of Neural Activity Across Aging and Neurodegenerative Disease
arXiv:2608.05882
2026
Regularization
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper provides a robust, distribution-level notion of representation complexity based on how many metric balls cover almost all probability mass. This is transferable to neural networks as a scale-dependent intrinsic-dimension regularizer that tolerates a controlled fraction of atypical examples, unlike simple variance or rank penalties. The most practical implementation is a differentiable soft approximation to the measure covering number applied to hidden embeddings, combined with an anti-collapse constraint and evaluated through held-out covering complexity, accuracy, and activation compression.
Ideas from this paper
Unverified
2026
Regularize hidden representations using the number of metric balls required to cover at least a fixed fraction of minibatch probability mass. The outlier tolerance ignores a controlled fraction of atypical samples, while the resolution parameter makes the penalty explicitly scale-dependent. Combine the penalty with a variance floor or reconstruction term so that reducing geometric dimension does not produce a constant representation.
Useful5/10
Difficulty5/10
Novelty6/10