HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Performance of Gaussian Mixture Model Classifiers on Embedded Feature Spaces

Jeremy Chopin Rozenn Dahyot

Performance of Gaussian Mixture Model Classifiers on Embedded Feature Spaces

Abstract

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.

Code Repositories

cvmlmu/dgmmc
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-cifar-10DGMMC-S
Top 1 Accuracy: 98.8
image-classification-on-cifar-100DGMMC-S
Top 1 Accuracy: 91.2
image-classification-on-esc-50SDGM-D
Top 1 Accuracy: 87
image-classification-on-imagenetDGMMC-S
Top 1 Accuracy: 84.1%
image-classification-on-mnistDGMMC-S
Top 1 Accuracy: 70

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Performance of Gaussian Mixture Model Classifiers on Embedded Feature Spaces | Papers | HyperAI