Pith. sign in

Semantic Equitable Clustering: A Simple and Effective Strategy for Clustering Vision Tokens

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

The Vision Transformer (ViT) has gained prominence for its superior relational modeling prowess. However, its global attention mechanism's quadratic complexity poses substantial computational burdens. A common remedy spatially groups tokens for self-attention, reducing computational requirements. Nonetheless, this strategy neglects semantic information in tokens, possibly scattering semantically-linked tokens across distinct groups, thus compromising the efficacy of self-attention intended for modeling inter-token dependencies. Motivated by these insights, we introduce a fast and balanced clustering method, named Semantic Equitable Clustering (SEC). SEC clusters tokens based on their global semantic relevance in an efficient, straightforward manner. In contrast to traditional clustering methods requiring multiple iterations, our method achieves token clustering in a single pass. Additionally, SEC regulates the number of tokens per cluster, ensuring a balanced distribution for effective parallel processing on current computational platforms without necessitating further optimization. Capitalizing on SEC, we propose a versatile vision backbone, SECViT. Comprehensive experiments in image classification, object detection, instance segmentation, and semantic segmentation validate the effectiveness of SECViT. Moreover, SEC can be conveniently and swiftly applied to multimodal large language models (MLLM), such as LLaVA, to serve as a vision language connector, effectively accelerating the model's efficiency while maintaining unchanged or better performance.

fields

cs.CV 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

Rectifying Magnitude Neglect in Linear Attention

cs.CV · 2025-07-01 · conditional · novelty 6.0

MALA adds a scale-sensitive offset to linear attention so attention sharpens with query magnitude, improving accuracy across several tasks.

citing papers explorer

Showing 1 of 1 citing paper.

  • Rectifying Magnitude Neglect in Linear Attention cs.CV · 2025-07-01 · conditional · none · ref 12 · internal anchor

    MALA adds a scale-sensitive offset to linear attention so attention sharpens with query magnitude, improving accuracy across several tasks.