paper-with-me

홈 › Papers

Classifying Overlapping Gaussian Mixtures in High Dimensions: From Optimal Classifiers to Neural Nets

2024-05-28 · Khen Cohen, Noam Levi, Yaron Oz

We derive closed-form expressions for the Bayes optimal decision boundaries in binary classification of high dimensional overlapping Gaussian mixture model (GMM) data, and show how they depend on the eigenstructure of the class covariances, for particularly interesting structured data. We empirically demonstrate, through experiments on synthetic GMMs inspired by real-world data, that deep neural networks trained for classification, learn predictors which approximate the derived optimal classifiers. We further extend our study to networks trained on authentic data, observing that decision thresholds correlate with the covariance eigenvectors rather than the eigenvalues, mirroring our GMM analysis. This provides theoretical insights regarding neural networks' ability to perform probabilistic inference and distill statistical patterns from intricate distributions.

📄 PDF Abstract BibTeX arXiv:2405.18427

Code (1)

khencohen/flippingstests 공식 구현 pytorch

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Minimax Theory for High-dimensional Gaussian Mixtures with Sparse Mean Separation

2013-06-09 · NeurIPS 2013 12 · Martin Azizyan, Aarti Singh, Larry Wasserman

While several papers have investigated computationally and statistically efficient methods for learning Gaussian mixtures, precise minimax bounds for their statistical performance as well as fundamental limits in high-di…

Clusteringfeature selectionVocal Bursts Intensity Prediction

Efficient Sparse Clustering of High-Dimensional Non-spherical Gaussian Mixtures

2014-06-09 · Martin Azizyan, Aarti Singh, Larry Wasserman

We consider the problem of clustering data points in high dimensions, i.e. when the number of data points may be much smaller than the number of dimensions. Specifically, we consider a Gaussian mixture model (GMM) with n…

ClusteringVocal Bursts Intensity Prediction

Learning Gaussian Mixtures with Generalised Linear Models: Precise Asymptotics in High-dimensions

2021-06-07 · Bruno Loureiro, Gabriele Sicuro, Cédric Gerbelot, Alessandro Pacco 외

Generalised linear models for multi-class classification problems are one of the fundamental building blocks of modern machine learning tasks. In this manuscript, we characterise the learning of a mixture of $K$ Gaussian…

ClassificationMulti-class ClassificationVocal Bursts Intensity Prediction

Learning Gaussian Mixtures with Generalized Linear Models: Precise Asymptotics in High-dimensions

2021-12-01 · NeurIPS 2021 12 · Bruno Loureiro, Gabriele Sicuro, Cedric Gerbelot, Alessandro Pacco 외

Generalised linear models for multi-class classification problems are one of the fundamental building blocks of modern machine learning tasks. In this manuscript, we characterise the learning of a mixture of $K$ Gaussian…

ClassificationMulti-class Classification

Wide flat minima and optimal generalization in classifying high-dimensional Gaussian mixtures

2020-10-27 · Carlo Baldassi, Enrico M. Malatesta, Matteo Negri, Riccardo Zecchina

We analyze the connection between minimizers with good generalizing properties and high local entropy regions of a threshold-linear classifier in Gaussian mixtures with the mean squared error loss function. We show that …