MLLGPRJan 27

Deep Neural Networks as Iterated Function Systems and a Generalization Bound

arXiv:2601.19958v1
Originality Incremental advance
AI Analysis

This work addresses the problem of stability and generalization in deep learning for researchers, offering a unified theoretical framework, though it is incremental as it builds on existing dynamical systems theory.

The authors tackled the fragmented mathematical analysis of deep neural networks by connecting them to stochastic Iterated Function Systems, establishing invariant measures and deriving a Wasserstein generalization bound for generative modeling, with empirical evaluation on datasets like MNIST and CIFAR-10.

Deep neural networks (DNNs) achieve remarkable performance on a wide range of tasks, yet their mathematical analysis remains fragmented: stability and generalization are typically studied in disparate frameworks and on a case-by-case basis. Architecturally, DNNs rely on the recursive application of parametrized functions, a mechanism that can be unstable and difficult to train, making stability a primary concern. Even when training succeeds, there are few rigorous results on how well such models generalize beyond the observed data, especially in the generative setting. In this work, we leverage the theory of stochastic Iterated Function Systems (IFS) and show that two important deep architectures can be viewed as, or canonically associated with, place-dependent IFS. This connection allows us to import results from random dynamical systems to (i) establish the existence and uniqueness of invariant measures under suitable contractivity assumptions, and (ii) derive a Wasserstein generalization bound for generative modeling. The bound naturally leads to a new training objective that directly controls the collage-type approximation error between the data distribution and its image under the learned transfer operator. We illustrate the theory on a controlled 2D example and empirically evaluate the proposed objective on standard image datasets (MNIST, CelebA, CIFAR-10).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes