English

uGMM-NN: Univariate Gaussian Mixture Model Neural Network

Machine Learning 2026-01-05 v2 Machine Learning

Abstract

This paper introduces the Univariate Gaussian Mixture Model Neural Network (uGMM-NN), a novel neural architecture that embeds probabilistic reasoning directly into the computational units of deep networks. Unlike traditional neurons, which apply weighted sums followed by fixed non-linearities, each uGMM-NN node parameterizes its activations as a univariate Gaussian mixture, with learnable means, variances, and mixing coefficients. This design enables richer representations by capturing multimodality and uncertainty at the level of individual neurons, while retaining the scalability of standard feed-forward networks. We demonstrate that uGMM-NN can achieve competitive discriminative performance compared to conventional multilayer perceptrons, while additionally offering a probabilistic interpretation of activations. The proposed framework provides a foundation for integrating uncertainty-aware components into modern neural architectures, opening new directions for both discriminative and generative modeling.

Keywords

Cite

@article{arxiv.2509.07569,
  title  = {uGMM-NN: Univariate Gaussian Mixture Model Neural Network},
  author = {Zakeria Sharif Ali},
  journal= {arXiv preprint arXiv:2509.07569},
  year   = {2026}
}

Comments

12 pages, 3 figures

R2 v1 2026-07-01T05:28:06.617Z