paper-with-me

Papers

PiCIE: Unsupervised Semantic Segmentation using Invariance and Equivariance in Clustering

2021-03-30 · CVPR 2021 1 · Jang Hyun Cho, Utkarsh Mall, Kavita Bala, Bharath Hariharan

We present a new framework for semantic segmentation without annotations via clustering. Off-the-shelf clustering methods are limited to curated, single-label, and object-centric images yet real-world data are dominantly uncurated, multi-label, and scene-centric. We extend clustering from images to pixels and assign separate cluster membership to different instances within each image. However, solely relying on pixel-wise feature similarity fails to learn high-level semantic concepts and overfits to low-level visual cues. We propose a method to incorporate geometric consistency as an inductive bias to learn invariance and equivariance for photometric and geometric variations. With our novel learning objective, our framework can learn high-level semantic concepts. Our method, PiCIE (Pixel-level feature Clustering using Invariance and Equivariance), is the first method capable of segmenting both things and stuff categories without any hyperparameter tuning or task-specific pre-processing. Our method largely outperforms existing baselines on COCO and Cityscapes with +17.5 Acc. and +4.5 mIoU. We show that PiCIE gives a better initialization for standard supervised training. The code is available at https://github.com/janghyuncho/PiCIE.

📄 PDF Abstract BibTeX arXiv:2103.17070

Code (2)

janghyuncho/PiCIE 공식 구현 pytorch
xmed-lab/mssg pytorch

Tasks

ClusteringInductive BiasSemantic SegmentationUnsupervised Semantic Segmentation

Similar Papers 제목 키워드 기반

U3DS$^3$: Unsupervised 3D Semantic Scene Segmentation

2023-11-10 · Jiaxu Liu, Zhengdi Yu, Toby P. Breckon, Hubert P. H. Shum

Contemporary point cloud segmentation approaches largely rely on richly annotated 3D training data. However, it is both time-consuming and challenging to obtain consistently accurate annotations for such 3D scene data. M…

Point Cloud SegmentationRepresentation LearningScene SegmentationSegmentation

Rotation-Invariant Point Convolution With Multiple Equivariant Alignments

2020-12-07 · Hugues Thomas

Recent attempts at introducing rotation invariance or equivariance in 3D deep learning approaches have shown promising results, but these methods still struggle to reach the performances of standard 3D neural networks. I…

Deep LearningSemantic Segmentation

Shift-Equivariant Complex-Valued Convolutional Neural Networks

2025-11-26 · Quentin Gabot, Teck-Yian Lim, Jérémy Fix, Joana Frontera-Pons 외 arxiv

Convolutional neural networks have shown remarkable performance in recent years on various computer vision problems. However, the traditional convolutional neural network architecture lacks a critical property: shift equ…

Semantic SegmentationData Augmentation

Soft Equivariance Regularization for Invariant Self-Supervised Learning

2026-03-04 · Joohyung Lee, Changhun Kim, Hyunsu Kim, Kwanhyung Lee 외 arxiv

Self-supervised learning (SSL) typically learns representations invariant to semantic-preserving augmentations. While effective for recognition, enforcing strong invariance can suppress transformation-dependent structure…

Self-Supervised Learning

SEIS: Subspace-based Equivariance and Invariance Scores for Neural Representations

2026-02-03 · Huahua Lin, Katayoun Farrahi, Xiaohao Cai arxiv

Understanding how neural representations respond to geometric transformations is essential for evaluating whether learned features preserve meaningful spatial structure. Existing approaches primarily assess robustness pr…

Multi-Task LearningData Augmentation