Can Edge Probing Tasks Reveal Linguistic Knowledge in QA Models?
Sagnik Ray Choudhury, Nikita Bhutani, Isabelle Augenstein

TL;DR
This paper investigates whether fine-tuning large language models for question answering affects their encoded linguistic knowledge, using Edge Probing tests, and finds that dataset biases influence EP results more than actual linguistic knowledge changes.
Contribution
It reveals that EP test results are affected by dataset biases and may not accurately reflect changes in linguistic knowledge after fine-tuning.
Findings
EP test results do not significantly change after fine-tuning for QA.
EP models are susceptible to exploiting dataset biases.
Correcting dataset biases improves EP test results.
Abstract
There have been many efforts to try to understand what grammatical knowledge (e.g., ability to understand the part of speech of a token) is encoded in large pre-trained language models (LM). This is done through `Edge Probing' (EP) tests: supervised classification tasks to predict the grammatical properties of a span (whether it has a particular part of speech) using only the token representations coming from the LM encoder. However, most NLP applications fine-tune these LM encoders for specific tasks. Here, we ask: if an LM is fine-tuned, does the encoding of linguistic information in it change, as measured by EP tests? Specifically, we focus on the task of Question Answering (QA) and conduct experiments on multiple datasets. We find that EP test results do not change significantly when the fine-tuned model performs well or in adversarial situations where the model is forced to learn…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech Recognition and Synthesis
