Scale-Consistent State-Space Dynamics via Fractal of Stationary Transformations
Geunhyeok Yu, Hyoseok Hwang
TL;DR
The paper tackles the problem that deep models lack geometric guarantees for intermediate representations, complicating adaptive depth and early stopping. It introduces Fractal of Stationary Transformations (FROST), a fractal inductive bias that enforces scale-consistent latent dynamics and self-similar manifolds through stationary, contractive updates governed by a scale factor $\lambda$ and Hurst exponent $H$. The approach enables a ranking-based halting mechanism that selects computation depth based on intrinsic representation quality, with a training objective that combines a task loss and two ranking losses. Theoretical results show contraction to a unique fixed point and exponential error decay, while empirical results on ImageNet-100 and CIFAR-100 demonstrate improved adaptive efficiency, stable training, and higher throughput compared to non-fractal baselines, highlighting the importance of latent geometry in enabling principled anytime predictions.
Abstract
Recent deep learning models increasingly rely on depth without structural guarantees on the validity of intermediate representations, rendering early stopping and adaptive computation ill-posed. We address this limitation by formulating a structural requirement for state-space model's scale-consistent latent dynamics across iterative refinement, and derive Fractal of Stationary Transformations (FROST), which enforces a self-similar representation manifold through a fractal inductive bias. Under this geometry, intermediate states correspond to different resolutions of a shared representation, and we provide a geometric analysis establishing contraction and stable convergence across iterations. As a consequence of this scale-consistent structure, halting naturally admits a ranking-based formulation driven by intrinsic feature quality rather than extrinsic objectives. Controlled experiments on ImageNet-100 empirically verify the predicted scale-consistent behavior, showing that adaptive efficiency emerges from the aligned latent geometry.
