English

Self-Organizing Visual Prototypes for Non-Parametric Representation Learning

Computer Vision and Pattern Recognition 2025-05-29 v1 Machine Learning

Abstract

We present Self-Organizing Visual Prototypes (SOP), a new training technique for unsupervised visual feature learning. Unlike existing prototypical self-supervised learning (SSL) methods that rely on a single prototype to encode all relevant features of a hidden cluster in the data, we propose the SOP strategy. In this strategy, a prototype is represented by many semantically similar representations, or support embeddings (SEs), each containing a complementary set of features that together better characterize their region in space and maximize training performance. We reaffirm the feasibility of non-parametric SSL by introducing novel non-parametric adaptations of two loss functions that implement the SOP strategy. Notably, we introduce the SOP Masked Image Modeling (SOP-MIM) task, where masked representations are reconstructed from the perspective of multiple non-parametric local SEs. We comprehensively evaluate the representations learned using the SOP strategy on a range of benchmarks, including retrieval, linear evaluation, fine-tuning, and object detection. Our pre-trained encoders achieve state-of-the-art performance on many retrieval benchmarks and demonstrate increasing performance gains with more complex encoders.

Keywords

Cite

@article{arxiv.2505.21533,
  title  = {Self-Organizing Visual Prototypes for Non-Parametric Representation Learning},
  author = {Thalles Silva and Helio Pedrini and Adín Ramírez Rivera},
  journal= {arXiv preprint arXiv:2505.21533},
  year   = {2025}
}

Comments

Accepted at ICML 2025, code at https://github.com/sthalles/sop

R2 v1 2026-07-01T02:44:00.272Z