Fractal random variables defined by probability distributions of digits of their $G_2$-representation having two bases with different signs
arXiv:2607.29327
2026
Architecture
2 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper defines an explicit signed-base expansion in which binary digits control both additive contributions and the signs of all later scales. This creates a bounded, non-monotone, self-similar coordinate system whose digit correlations can be specified by a two-state Markov chain. The most direct ML transfer is to use these coordinates as multiscale positional features or as compact structured latent codes, with the paper's recurrence implemented directly and its parameters tuned empirically.
Ideas from this paper
Unverified
2026
Augment standard Transformer positional embeddings with coordinates generated by the paper's signed-base digit expansion. Previous binary digits determine the sign and scale of later contributions, while a two-state Markov chain controls correlations between digits. This supplies multiscale positional structure using a small number of transition and base parameters.
Useful6/10
Difficulty4/10
Novelty7/10
Unverified
2026
Use the signed-base expansion as a compact discrete-continuous latent parameterization for a VAE or autoencoder. A short binary sequence produces exponentially refined coordinates, while a learned Markov prior captures correlations between successive latent bits. The decoder receives the resulting bounded real coordinates instead of an unconstrained Gaussian latent vector.
Useful5/10
Difficulty5/10
Novelty6/10