Learning Beyond the Gaussian Data: Learning Dynamics of Neural Networks on an Expressive and Cumulant-Controllable Data Model
Onat Ure, Samet Demir, Zafer Dogan
TL;DR
This paper tackles how high-order statistics beyond Gaussianity influence neural network learning. By introducing a cumulant-controllable data model using a two-layer generator with Hermite-expanded activations, the authors can independently modulate cumulants such as skewness and kurtosis via finite Hermite coefficients $\{c_i\}$. They demonstrate, through synthetic and Fashion-MNIST experiments, that networks exhibit moment-wise learning: they first fit low-order moments (mean and covariance) and progressively leverage higher-order cumulants to improve generalization. The approach bridges simplistic Gaussian assumptions and complex real-world data, offering a principled tool to study distributional effects in learning and signal processing with clear controllability and expressivity.
Abstract
We study the effect of high-order statistics of data on the learning dynamics of neural networks (NNs) by using a moment-controllable non-Gaussian data model. Considering the expressivity of two-layer neural networks, we first construct the data model as a generative two-layer NN where the activation function is expanded by using Hermite polynomials. This allows us to achieve interpretable control over high-order cumulants such as skewness and kurtosis through the Hermite coefficients while keeping the data model realistic. Using samples generated from the data model, we perform controlled online learning experiments with a two-layer NN. Our results reveal a moment-wise progression in training: networks first capture low-order statistics such as mean and covariance, and progressively learn high-order cumulants. Finally, we pretrain the generative model on the Fashion-MNIST dataset and leverage the generated samples for further experiments. The results of these additional experiments confirm our conclusions and show the utility of the data model in a real-world scenario. Overall, our proposed approach bridges simplified data assumptions and practical data complexity, which offers a principled framework for investigating distributional effects in machine learning and signal processing.
