Entropic Symmetrization Resistance
arXiv:2607.29020
2026
Regularization
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper develops a distribution-level notion of symmetrization in which an independent noise variable is chosen so that convolution with the input distribution becomes invariant under inversion, while minimizing the entropy of that noise. This is a transferable design principle for discrete latent representations: enforce a desired group symmetry with the least-random augmentation rather than using uniform random transformations. The explicit cyclic-group construction is especially useful because it gives a closed-form, sparse symmetrizer for an asymmetric two-point distribution, and the boundary-simplex results suggest that entropy-efficient symmetrizers should have sparse support. A practical first test is a categorical latent or classifier-head regularizer that samples additive group noise from this sparse construction and compares it with uniform symmetry augmentation.
Ideas from this paper
Unverified
2026
Insert an additive noise layer on a discrete latent space G, choosing the noise distribution g so that the convolved latent distribution f*g is symmetric under inversion while keeping H(g) small. For binary or nearly binary categorical latents, use the paper's explicit sparse cyclic-group construction instead of uniform augmentation, preserving symmetry with substantially less randomization.
Useful6/10
Difficulty6/10
Novelty7/10