Papers › Performance of Gaussian Mixture Model Classifiers on Embedded Feature Spaces

Performance of Gaussian Mixture Model Classifiers on Embedded Feature Spaces

17 Oct 2024arXiv:2410.13421archive 2025-07-28

Jeremy Chopin, Rozenn Dahyot

Data embeddings with CLIP and ImageBind provide powerful features for the analysis of multimedia and/or multimodal data. We assess their performance here for classification using a Gaussian Mixture models (GMMs) based layer as an alternative to the standard Softmax layer. GMMs based classifiers have recently been shown to have interesting performances as part of deep learning pipelines trained end-to-end. Our first contribution is to investigate GMM based classification performance taking advantage of the embedded spaces CLIP and ImageBind. Our second contribution is in proposing our own GMM based classifier with a lower parameters count than previously proposed. Our findings are, that in most cases, on these tested embedded spaces, one gaussian component in the GMMs is often enough for capturing each class, and we hypothesize that this may be due to the contrastive loss used for training these embedded spaces that naturally concentrates features together for each class. We also observed that ImageBind often provides better performance than CLIP for classification of image datasets even when these embedded spaces are compressed using PCA.

PaperPDFCode

Code

cvmlmu/dgmmc officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Image Classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Classification CIFAR-10 DGMMC-S Top 1 Accuracy 98.8 #264 of 265 Archive leaderboard report
Image Classification CIFAR-100 DGMMC-S Top 1 Accuracy 91.2 #211 of 211 Archive leaderboard report
Image Classification ESC-50 SDGM-D Top 1 Accuracy 87 #1 of 1 Archive leaderboard report
Image Classification ImageNet DGMMC-S Top 1 Accuracy 84.1% #350 of 1060 Archive leaderboard report
Image Classification MNIST DGMMC-S Top 1 Accuracy 70 #81 of 81 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

CLIPPCASoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections