paper-with-me

홈 › Papers

Boosting Unsupervised Semantic Segmentation with Principal Mask Proposals

2024-04-25 · Oliver Hahn, Nikita Araslanov, Simone Schaub-Meyer, Stefan Roth

Unsupervised semantic segmentation aims to automatically partition images into semantically meaningful regions by identifying global semantic categories within an image corpus without any form of annotation. Building upon recent advances in self-supervised representation learning, we focus on how to leverage these large pre-trained models for the downstream task of unsupervised segmentation. We present PriMaPs - Principal Mask Proposals - decomposing images into semantically meaningful masks based on their feature representation. This allows us to realize unsupervised semantic segmentation by fitting class prototypes to PriMaPs with a stochastic expectation-maximization algorithm, PriMaPs-EM. Despite its conceptual simplicity, PriMaPs-EM leads to competitive results across various pre-trained backbone models, including DINO and DINOv2, and across different datasets, such as Cityscapes, COCO-Stuff, and Potsdam-3. Importantly, PriMaPs-EM is able to boost results when applied orthogonally to current state-of-the-art unsupervised semantic segmentation pipelines. Code is available at https://github.com/visinf/primaps.

📄 PDF Abstract BibTeX arXiv:2404.16818

Code (1)

visinf/primaps 공식 구현 pytorch

Tasks

Representation LearningSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…
DINO DINO (self-distillation with no labels) is a self-supervised learning method that directly predicts the output of a teacher network - built with a momentum encoder - using a…

Similar Papers 제목 키워드 기반

Boosting Cross-spectral Unsupervised Domain Adaptation for Thermal Semantic Segmentation

2025-05-11 · Seokjun Kwon, Jeongmin Shin, Namil Kim, Soonmin Hwang 외

In autonomous driving, thermal image semantic segmentation has emerged as a critical research area, owing to its ability to provide robust scene understanding under adverse visual conditions. In particular, unsupervised …

Autonomous DrivingDomain AdaptationImage SegmentationScene Understanding+4

SAM-I-Am: Semantic Boosting for Zero-shot Atomic-Scale Electron Micrograph Segmentation

2024-04-09 · Waqwoya Abebe, Jan Strube, Luanzheng Guo, Nathan R. Tallent 외

Image segmentation is a critical enabler for tasks ranging from medical diagnostics to autonomous driving. However, the correct segmentation semantics - where are boundaries located? what segments are logically similar? …

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation

Boosting Unsupervised Segmentation Learning

2024-04-04 · Alp Eren Sari, Francesco Locatello, Paolo Favaro

We present two practical improvement techniques for unsupervised segmentation learning. These techniques address limitations in the resolution and accuracy of predicted segmentation maps of recent state-of-the-art method…

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

Unsupervised Universal Image Segmentation

2023-12-28 · CVPR 2024 1 · Dantong Niu, Xudong Wang, Xinyang Han, Long Lian 외

Several unsupervised image segmentation approaches have been proposed which eliminate the need for dense manually-annotated segmentation masks; current models separately handle either semantic segmentation (e.g., STEGO) …

Image SegmentationInstance SegmentationPanoptic SegmentationSegmentation+8