← Search

Adín Ramírez Rivera

7 accepted papers

2026

Suppressing Non-Semantic Noise in Masked Image Modeling Representations

CVPR 2026

Masked Image Modeling (MIM) has become a ubiquitous self-supervised vision paradigm. In this work, we show that MIM objectives cause the learned representations to retain non-semantic information, which ultimately hurts performance during inference. We introduce a model-agnostic score for semantic i

Cited by 0SourcecodeScholar
2026

Why Prototypes Collapse: Diagnosing and Preventing Partial Collapse in Prototypical Self-Supervised Learning

ICLR 2026poster

Prototypical self-supervised learning methods consistently suffer from partial prototype collapse, where multiple prototypes converge to nearly identical representations. This undermines their central purpose—providing diverse and informative targets to guide encoders toward rich representations—and…

Cited by 0SourceScholar
2025

Differentiable Hierarchical Visual Tokenization

NeurIPS 2025spotlight

Vision Transformers rely on fixed patch tokens that ignore the spatial and semantic structure of images. In this work, we introduce an end-to-end differentiable tokenizer that adapts to image content with pixel-level granularity while remaining backward-compatible with existing architectures for ret…

Cited by 0SourceScholar
2025

Self-Organizing Visual Prototypes for Non-Parametric Representation Learning

ICML 2025poster

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 S…

Cited by 0SourcePDFScholar
2024

Learning from Memory: Non-Parametric Memory Augmented Self-Supervised Learning of Visual Features

ICML 2024poster

This paper introduces a novel approach to improving the training stability of self-supervised learning (SSL) methods by leveraging a non-parametric memory of seen concepts. The proposed method involves augmenting a neural network with a memory component to stochastically compare current image views…

2023

Representation Learning via Consistent Assignment of Views over Random Partitions

NeurIPS 2023poster

We present Consistent Assignment of Views over Random Partitions (CARP), a self-supervised clustering method for representation learning of visual features. CARP learns prototypes in an end-to-end online fashion using gradient descent without additional non-differentiable modules to solve the cluste…