SOTAVerified

Expand-and-Quantize: Unsupervised Semantic Segmentation Using High-Dimensional Space and Product Quantization

2023-12-12Unverified0· sign in to hype

Jiyoung Kim, Kyuhong Shim, Insu Lee, Byonghyo Shim

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Unsupervised semantic segmentation (USS) aims to discover and recognize meaningful categories without any labels. For a successful USS, two key abilities are required: 1) information compression and 2) clustering capability. Previous methods have relied on feature dimension reduction for information compression, however, this approach may hinder the process of clustering. In this paper, we propose a novel USS framework called Expand-and-Quantize Unsupervised Semantic Segmentation (EQUSS), which combines the benefits of high-dimensional spaces for better clustering and product quantization for effective information compression. Our extensive experiments demonstrate that EQUSS achieves state-of-the-art results on three standard benchmarks. In addition, we analyze the entropy of USS features, which is the first step towards understanding USS from the perspective of information theory.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Cityscapes testEQUSSmIoU22Unverified
COCO-Stuff-27EQUSSClustering [mIoU]25.8Unverified
COCO-Stuff-27EQUSS (ViT-S)Clustering [mIoU]25.8Unverified
Potsdam-3EQUSSAccuracy82Unverified

Reproductions