Towards the Uncharted: Density-Descending Feature Perturbation for Semi-supervised Semantic Segmentation
Xiaoyang Wang, Huihui Bai, Limin Yu, Yao Zhao, Jimin Xiao

TL;DR
This paper introduces Density-Descending Feature Perturbation (DDFP), a novel semi-supervised semantic segmentation method that leverages feature density estimation to guide perturbations towards low-density regions, improving classifier regularization.
Contribution
The paper proposes a new feature-level consistency framework using density estimation and perturbation to enhance semi-supervised segmentation performance.
Findings
Outperforms existing feature perturbation methods
Achieves state-of-the-art results on Pascal VOC and Cityscapes
Effectively regularizes decision boundaries using density-guided perturbations
Abstract
Semi-supervised semantic segmentation allows model to mine effective supervision from unlabeled data to complement label-guided training. Recent research has primarily focused on consistency regularization techniques, exploring perturbation-invariant training at both the image and feature levels. In this work, we proposed a novel feature-level consistency learning framework named Density-Descending Feature Perturbation (DDFP). Inspired by the low-density separation assumption in semi-supervised learning, our key insight is that feature density can shed a light on the most promising direction for the segmentation classifier to explore, which is the regions with lower density. We propose to shift features with confident predictions towards lower-density regions by perturbation injection. The perturbed features are then supervised by the predictions on the original features, thereby…
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
TopicsMachine Learning and Data Classification
