LGAIDSMLJun 4, 2024

On the Limitations of Fractal Dimension as a Measure of Generalization

arXiv:2406.02234v24 citations
Originality Synthesis-oriented
AI Analysis

This work critically assesses a proposed solution to the open problem of generalization in overparameterized neural networks, highlighting limitations that could mislead researchers in theoretical machine learning.

The paper empirically evaluates persistent homology-based fractal dimension measures for predicting neural network generalization, finding that observed correlations are confounded by hyperparameter variation and that the measures fail for poor initializations, while also revealing model-wise double descent in these topological measures.

Bounding and predicting the generalization gap of overparameterized neural networks remains a central open problem in theoretical machine learning. There is a recent and growing body of literature that proposes the framework of fractals to model optimization trajectories of neural networks, motivating generalization bounds and measures based on the fractal dimension of the trajectory. Notably, the persistent homology dimension has been proposed to correlate with the generalization gap. This paper performs an empirical evaluation of these persistent homology-based generalization measures, with an in-depth statistical analysis. Our study reveals confounding effects in the observed correlation between generalization and topological measures due to the variation of hyperparameters. We also observe that fractal dimension fails to predict generalization of models trained from poor initializations. We lastly reveal the intriguing manifestation of model-wise double descent in these topological generalization measures. Our work forms a basis for a deeper investigation of the causal relationships between fractal geometry, topological data analysis, and neural network optimization.

Code Implementations1 repo
Foundations

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

Your Notes