HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

GMMSeg: Gaussian Mixture based Generative Semantic Segmentation Models

Chen Liang Wenguan Wang Jiaxu Miao Yi Yang

GMMSeg: Gaussian Mixture based Generative Semantic Segmentation Models

Abstract

Prevalent semantic segmentation solutions are, in essence, a dense discriminative classifier of p(class|pixel feature). Though straightforward, this de facto paradigm neglects the underlying data distribution p(pixel feature|class), and struggles to identify out-of-distribution data. Going beyond this, we propose GMMSeg, a new family of segmentation models that rely on a dense generative classifier for the joint distribution p(pixel feature,class). For each class, GMMSeg builds Gaussian Mixture Models (GMMs) via Expectation-Maximization (EM), so as to capture class-conditional densities. Meanwhile, the deep dense representation is end-to-end trained in a discriminative manner, i.e., maximizing p(class|pixel feature). This endows GMMSeg with the strengths of both generative and discriminative models. With a variety of segmentation architectures and backbones, GMMSeg outperforms the discriminative counterparts on three closed-set datasets. More impressively, without any modification, GMMSeg even performs well on open-world datasets. We believe this work brings fundamental insights into the related fields.

Code Repositories

0liliulei/hieraseg
pytorch
Mentioned in GitHub
leonnnop/gmmseg
Official
pytorch
Mentioned in GitHub
lingorx/hieraseg
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
out-of-distribution-detection-on-ade-oodGMMSeg
AP: 47.6
FPR@95: 43.5

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
GMMSeg: Gaussian Mixture based Generative Semantic Segmentation Models | Papers | HyperAI