paper-with-me

홈 › Papers

SmooSeg: Smoothness Prior for Unsupervised Semantic Segmentation

2023-10-27 · NeurIPS 2023 11 · Mengcheng Lan, Xinjiang Wang, Yiping Ke, Jiaxing Xu, Litong Feng, Wayne Zhang

Unsupervised semantic segmentation is a challenging task that segments images into semantic groups without manual annotation. Prior works have primarily focused on leveraging prior knowledge of semantic consistency or priori concepts from self-supervised learning methods, which often overlook the coherence property of image segments. In this paper, we demonstrate that the smoothness prior, asserting that close features in a metric space share the same semantics, can significantly simplify segmentation by casting unsupervised semantic segmentation as an energy minimization problem. Under this paradigm, we propose a novel approach called SmooSeg that harnesses self-supervised learning methods to model the closeness relationships among observations as smoothness signals. To effectively discover coherent semantic segments, we introduce a novel smoothness loss that promotes piecewise smoothness within segments while preserving discontinuities across different segments. Additionally, to further enhance segmentation quality, we design an asymmetric teacher-student style predictor that generates smoothly updated pseudo labels, facilitating an optimal fit between observations and labeling outputs. Thanks to the rich supervision cues of the smoothness prior, our SmooSeg significantly outperforms STEGO in terms of pixel accuracy on three datasets: COCOStuff (+14.9%), Cityscapes (+13.0%), and Potsdam-3 (+5.7%).

📄 PDF Abstract BibTeX arXiv:2310.17874

Code (1)

mc-lan/smooseg 공식 구현 pytorch

Tasks

SegmentationSelf-Supervised LearningSemantic SegmentationUnsupervised Semantic Segmentation

Similar Papers 제목 키워드 기반

A cross-center smoothness prior for variational Bayesian brain tissue segmentation

2019-03-11 · Wouter M. Kouw, Silas N. Ørting, Jens Petersen, Kim S. Pedersen 외

Suppose one is faced with the challenge of tissue segmentation in MR images, without annotators at their center to provide labeled training data. One option is to go to another medical center for a trained classifier. Sa…

Unsupervised Total Variation Loss for Semi-supervised Deep Learning of Semantic Segmentation

2016-05-04 · Mehran Javanmardi, Mehdi Sajjadi, Ting Liu, Tolga Tasdizen

We introduce a novel unsupervised loss function for learning semantic segmentation with deep convolutional neural nets (ConvNet) when densely labeled training images are not available. More specifically, the proposed los…

Semantic Segmentation

Discovering Object Masks with Transformers for Unsupervised Semantic Segmentation

2022-06-13 · Wouter Van Gansbeke, Simon Vandenhende, Luc van Gool

The task of unsupervised semantic segmentation aims to cluster pixels into semantically meaningful groups. Specifically, pixels assigned to the same cluster should share high-level semantic properties like their object o…

ObjectSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

MOSE: Monocular Semantic Reconstruction Using NeRF-Lifted Noisy Priors

2024-09-21 · Zhenhua Du, Binbin Xu, Haoyu Zhang, Kai Huo 외

Accurately reconstructing dense and semantically annotated 3D meshes from monocular images remains a challenging task due to the lack of geometry guidance and imperfect view-dependent 2D priors. Though we have witnessed …

2D Semantic Segmentation3D Semantic SegmentationNeRFScene Understanding+2

LogoSP: Local-global Grouping of Superpoints for Unsupervised Semantic Segmentation of 3D Point Clouds

2025-06-09 · CVPR 2025 1 · Zihui Zhang, Weisheng Dai, Hongtao Wen, Bo Yang

We study the problem of unsupervised 3D semantic segmentation on raw point clouds without needing human labels in training. Existing methods usually formulate this problem into learning per-point local features followed …

3D Semantic SegmentationSegmentationSemantic SegmentationUnsupervised 3D Semantic Segmentation+1