CVAINov 30, 2023

Perceptual Group Tokenizer: Building Perception with Iterative Grouping

arXiv:2311.18296v25 citationsh-index: 4
Originality Highly original
AI Analysis

This work addresses the challenge of leveraging perceptual grouping for unsupervised visual recognition in computer vision, offering a novel approach with competitive performance.

The paper tackles the problem of building a neural visual recognition backbone using perceptual grouping for self-supervised representation learning, achieving 80.3% on the ImageNet-1K benchmark with linear probe evaluation.

Human visual recognition system shows astonishing capability of compressing visual information into a set of tokens containing rich representations without label supervision. One critical driving principle behind it is perceptual grouping. Despite being widely used in computer vision in the early 2010s, it remains a mystery whether perceptual grouping can be leveraged to derive a neural visual recognition backbone that generates as powerful representations. In this paper, we propose the Perceptual Group Tokenizer, a model that entirely relies on grouping operations to extract visual features and perform self-supervised representation learning, where a series of grouping operations are used to iteratively hypothesize the context for pixels or superpixels to refine feature representations. We show that the proposed model can achieve competitive performance compared to state-of-the-art vision architectures, and inherits desirable properties including adaptive computation without re-training, and interpretability. Specifically, Perceptual Group Tokenizer achieves 80.3% on ImageNet-1K self-supervised learning benchmark with linear probe evaluation, marking a new progress under this paradigm.

Foundations

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

Your Notes