paper-with-me

홈 › Papers

Probing the Probing Paradigm: Does Probing Accuracy Entail Task Relevance?

2020-05-02 · EACL 2021 2 · Abhilasha Ravichander, Yonatan Belinkov, Eduard Hovy

Although neural models have achieved impressive results on several NLP benchmarks, little is understood about the mechanisms they use to perform language tasks. Thus, much recent attention has been devoted to analyzing the sentence representations learned by neural encoders, through the lens of `probing' tasks. However, to what extent was the information encoded in sentence representations, as discovered through a probe, actually used by the model to perform its task? In this work, we examine this probing paradigm through a case study in Natural Language Inference, showing that models can learn to encode linguistic properties even if they are not needed for the task on which the model was trained. We further identify that pretrained word embeddings play a considerable role in encoding these properties rather than the training task itself, highlighting the importance of careful controls when designing probing experiments. Finally, through a set of controlled synthetic tasks, we demonstrate models can encode these properties considerably above chance-level even when distributed in the data as random noise, calling into question the interpretation of absolute claims on probing tasks.

📄 PDF Abstract BibTeX arXiv:2005.00719

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceSentenceWord Embeddings

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

Does My Representation Capture X? Probe-Ably

2021-04-12 · ACL 2021 5 · Deborah Ferreira, Julia Rozanova, Mokanarangan Thayaparan, Marco Valentino 외

Probing (or diagnostic classification) has become a popular strategy for investigating whether a given set of intermediate features is present in the representations of neural models. Probing studies may have misleading …

Diagnostic

Learning Site-Specific Probing Beams for Fast mmWave Beam Alignment

2021-07-28 · Yuqiang Heng, Jianhua Mo, Jeffrey G. Andrews

Beam alignment - the process of finding an optimal directional beam pair - is a challenging procedure crucial to millimeter wave (mmWave) communication systems. We propose a novel beam alignment method that learns a site…

Prompt-Augmented Linear Probing: Scaling beyond the Limit of Few-shot In-Context Learners

2022-12-21 · Hyunsoo Cho, Hyuhng Joon Kim, Junyeob Kim, Sang-Woo Lee 외

Through in-context learning (ICL), large-scale language models are effective few-shot learners without additional model fine-tuning. However, the ICL performance does not scale well with the number of available training …

In-Context LearningLanguage ModelingLanguage Modelling

Rewire-then-Probe: A Contrastive Recipe for Probing Biomedical Knowledge of Pre-trained Language Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Knowledge probing is crucial for understanding the knowledge transfer mechanism behind the pre-trained language models (PLMs). Despite the growing progress of probing knowledge for PLMs in the general domain, specialised…

Knowledge ProbingTransfer Learning