CLOct 15, 2021

Probing as Quantifying Inductive Bias

arXiv:2110.08388v2641 citations
Originality Highly original
AI Analysis

This addresses the issue of unreliable probing methods in NLP research, offering a more robust theoretical and empirical approach for evaluating representation quality.

The paper tackles the problem of quantifying linguistic information in pre-trained representations by proposing a new probing framework based on measuring inductive bias, which alleviates previous paradoxical results and shows that fastText can provide a better inductive bias than BERT for some tasks.

Pre-trained contextual representations have led to dramatic performance improvements on a range of downstream tasks. Such performance improvements have motivated researchers to quantify and understand the linguistic information encoded in these representations. In general, researchers quantify the amount of linguistic information through probing, an endeavor which consists of training a supervised model to predict a linguistic property directly from the contextual representations. Unfortunately, this definition of probing has been subject to extensive criticism in the literature, and has been observed to lead to paradoxical and counter-intuitive results. In the theoretical portion of this paper, we take the position that the goal of probing ought to be measuring the amount of inductive bias that the representations encode on a specific task. We further describe a Bayesian framework that operationalizes this goal and allows us to quantify the representations' inductive bias. In the empirical portion of the paper, we apply our framework to a variety of NLP tasks. Our results suggest that our proposed framework alleviates many previous problems found in probing. Moreover, we are able to offer concrete evidence that -- for some tasks -- fastText can offer a better inductive bias than BERT.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes