Attention, Please! Revisiting Attentive Probing for Masked Image Modeling
Abstract
Efficient probing using a multi-query cross-attention mechanism enhances performance in self-supervised learning while reducing parameterization and computational cost compared to traditional methods.
As fine-tuning (FT) becomes increasingly impractical at scale, probing is emerging as the preferred evaluation protocol for self-supervised learning (SSL). Yet, the standard linear probing (LP) fails to adequately reflect the potential of models trained with Masked Image Modeling (MIM), due to the distributed nature of patch tokens. This motivates the need for attentive probing, an alternative that uses attention to selectively aggregate patch-level features. Despite its growing adoption, attentive probing remains under-explored, with existing methods suffering from excessive parameterization and poor computational efficiency. In this work, we revisit attentive probing through the lens of the accuracy-efficiency trade-off. We conduct a systematic study of existing methods, analyzing their mechanisms and benchmarking their performance. We introduce efficient probing (EP), a multi-query cross-attention mechanism that eliminates redundant projections, reduces the number of trainable parameters, and achieves up to a 10times speed-up over conventional multi-head attention. Despite its simplicity, EP outperforms LP and prior attentive probing approaches across seven benchmarks, generalizes well beyond MIM to diverse pre-training paradigms, produces interpretable attention maps, and achieves strong gains in low-shot and layer-wise settings. Code available at https://github.com/billpsomas/efficient-probing.
Community
🚨 New paper drop!
We revisit attentive probing through the lens of accuracy vs. efficiency — exploring how attention can help with probing frozen representations.
🧪 Try our upcoming efficient probing code: https://github.com/billpsomas/efficient-probing (coming soon!)
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- S2AFormer: Strip Self-Attention for Efficient Vision Transformer (2025)
- Interpretable Few-Shot Image Classification via Prototypical Concept-Guided Mixture of LoRA Experts (2025)
- Is Attention Required for Transformer Inference? Explore Function-preserving Attention Replacement (2025)
- Continual Learning on CLIP via Incremental Prompt Tuning with Intrinsic Textual Anchors (2025)
- DDAE++: Enhancing Diffusion Models Towards Unified Generative and Discriminative Learning (2025)
- Rethinking Vision Transformer for Large-Scale Fine-Grained Image Retrieval (2025)
- DiSa: Directional Saliency-Aware Prompt Learning for Generalizable Vision-Language Models (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper