Attention, Please! Revisiting Attentive Probing Through the Lens of Efficiency
Abstract
Efficient probing uses a lightweight multi-query cross-attention mechanism to improve evaluation of local-representation models while reducing parameters.
As fine-tuning becomes impractical at scale, probing is emerging as the preferred evaluation protocol. However, standard linear probing can understate the capability of models whose pre-training optimizes local representations rather than an explicit global representation. This motivates attentive probing, an alternative that uses attention to selectively aggregate patch-level features. Despite growing adoption, attentive probing is still underexplored: existing approaches are often over-parameterized and computationally inefficient. In this work, we revisit attentive probing through the lens of the accuracy vs. parameter-efficiency trade-off. We present the first comprehensive study of existing methods, analyzing their design choices and benchmarking their performance. Building on these insights, we propose efficient probing (EP), a lightweight yet effective multi-query cross-attention mechanism that eliminates redundant projections and reduces the number of trainable parameters. Across multiple benchmarks and pre-training paradigms, EP consistently outperforms linear probing and previous attentive probing methods, and remains effective when combined with parameter-efficient fine-tuning. Beyond evaluation, our analysis uncovers emerging properties of EP, including complementary attention maps, which open new directions for leveraging probing beyond protocol design. Project page: https://vrg.fel.cvut.cz/ep/.
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
Get this paper in your agent:
hf papers read 2506.10178 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
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