Modeling the Label Distributions for Weakly-Supervised Semantic Segmentation
Linshan Wu, Zhun Zhong, Jiayi Ma, Yunchao Wei, Hao Chen, Leyuan Fang,, and Shutao Li

TL;DR
This paper introduces a novel framework called Adaptive Gaussian Mixtures Model (AGMM) for Weakly-Supervised Semantic Segmentation that models label distributions to generate more accurate pseudo labels, improving performance across various weak label types.
Contribution
The paper proposes a unified GMM-based framework with an OEM algorithm to model label distributions and enhance pseudo label quality in WSSS, addressing limitations of existing methods.
Findings
Outperforms state-of-the-art methods on multiple datasets.
Effectively handles various weak label forms.
Provides more reliable supervision for segmentation models.
Abstract
Weakly-Supervised Semantic Segmentation (WSSS) aims to train segmentation models by weak labels, which is receiving significant attention due to its low annotation cost. Existing approaches focus on generating pseudo labels for supervision while largely ignoring to leverage the inherent semantic correlation among different pseudo labels. We observe that pseudo-labeled pixels that are close to each other in the feature space are more likely to share the same class, and those closer to the distribution centers tend to have higher confidence. Motivated by this, we propose to model the underlying label distributions and employ cross-label constraints to generate more accurate pseudo labels. In this paper, we develop a unified WSSS framework named Adaptive Gaussian Mixtures Model, which leverages a GMM to model the label distributions. Specifically, we calculate the feature distribution…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies
MethodsFocus
