CVDec 12, 2023

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

arXiv:2312.07342v14 citationsh-index: 45AAAI
Originality Incremental advance
AI Analysis

It addresses the problem of segmenting images without labels for computer vision applications, representing an incremental improvement over prior methods.

The paper tackles unsupervised semantic segmentation by proposing EQUSS, a framework that uses high-dimensional spaces for clustering and product quantization for compression, achieving state-of-the-art results on three benchmarks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes