paper-with-me

홈 › Papers

Multi-layer attentive probing improves transfer of audio representations for bioacoustics

2026-05-11 · Marius Miron, David Robinson, Masato Hagiwara, Titouan Parcollet, Jules Cauzinille, Gagan Narula, Milad Alizadeh, Ellen Gilsenan-McMahon, Sara Keen, Emmanuel Chemla, Benjamin Hoffman, Maddie Cusimano, Diane Kim, Felix Effenberger, Jane K. Lawton, Aza Raskin, Olivier Pietquin, Matthieu Geist arxiv

Probing heads map the representations learned from audio by a machine learning model to downstream task labels and are a key component in evaluating representation learning. Most bioacoustic benchmarks use a fixed, low-capacity probe, such as a linear layer on the final encoder layer. While this standardization enables model comparisons, it may bias results by overlooking the interaction between encoder features and probe design. In this work, we systematically study different probing strategies across two bioacoustic benchmarks, BEANs and BirdSet. We evaluate last- and multi-layer probing, across linear and attention probes. We show that larger probe heads that leverage time information have superior performance. Our results suggest that current benchmarks may misrepresent encoder quality when relying on a last-layer probing setup. Multi-layer probing improves downstream task performance across all tested models, while attention probing has superior performance to linear probing for transformer models.

📄 PDF Abstract BibTeX arXiv:2605.10494

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Attention, Please! Revisiting Attentive Probing for Masked Image Modeling

2025-06-11 · Bill Psomas, Dionysis Christopoulos, Eirini Baltzi, Ioannis Kakogeorgiou 외

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

BenchmarkingComputational EfficiencySelf-Supervised Learning

Beyond the final layer: Attentive multilayer fusion for vision transformers

2026-01-14 · Laure Ciernik, Marco Morik, Lukas Thede, Luca Eyring 외 arxiv

With the rise of large-scale foundation models, efficiently adapting them to downstream tasks remains a central challenge. Linear probing, which freezes the backbone and trains a lightweight head, is computationally effi…

Foundation Models for Bioacoustics -- a Comparative Review

2025-08-02 · Raphael Schwinger, Paria Vali Zadeh, Lukas Rauch, Mats Kurz 외 arxiv

Automated bioacoustic analysis is essential for biodiversity monitoring and conservation, requiring advanced deep learning models that can adapt to diverse bioacoustic tasks. This article presents a comprehensive review …

Self-Supervised LearningRepresentation Learning

Order Matters: On Parameter-Efficient Image-to-Video Probing for Recognizing Nearly Symmetric Actions

2025-03-31 · Thinesh Thiyakesan Ponbagavathi, Alina Roitberg

We study parameter-efficient image-to-video probing for the unaddressed challenge of recognizing nearly symmetric actions - visually similar actions that unfold in opposite temporal order (e.g., opening vs. closing a bot…

Activity Recognition

Reverse Probing: Evaluating Knowledge Transfer via Finetuned Task Embeddings for Coreference Resolution

2025-01-31 · Tatiana Anikina, Arne Binder, David Harbecke, Stalin Varanasi 외

In this work, we reimagine classical probing to evaluate knowledge transfer from simple source to more complex target tasks. Instead of probing frozen representations from a complex source task on diverse simple target p…

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition+4