paper-with-me

홈 › Papers

Implications of Annotation Artifacts in Edge Probing Test Datasets

2023-10-20 · Sagnik Ray Choudhury, Jushaan Kalra

Edge probing tests are classification tasks that test for grammatical knowledge encoded in token representations coming from contextual encoders such as large language models (LLMs). Many LLM encoders have shown high performance in EP tests, leading to conjectures about their ability to encode linguistic knowledge. However, a large body of research claims that the tests necessarily do not measure the LLM's capacity to encode knowledge, but rather reflect the classifiers' ability to learn the problem. Much of this criticism stems from the fact that often the classifiers have very similar accuracy when an LLM vs a random encoder is used. Consequently, several modifications to the tests have been suggested, including information theoretic probes. We show that commonly used edge probing test datasets have various biases including memorization. When these biases are removed, the LLM encoders do show a significant difference from the random ones, even with the simple non-information theoretic probes.

📄 PDF Abstract BibTeX arXiv:2310.13856

Code (1)

josh1108/eptest 공식 구현 pytorch

Tasks

Memorization

Similar Papers 제목 키워드 기반

Harnessing Privileged Information for Hyperbole Detection

2021-12-01 · ALTA 2021 12 · Rhys Biddle, Maciek Rybinski, Qian Li, Cecile Paris 외

The detection of hyperbole is an important stepping stone to understanding the intentions of a hyperbolic utterance. We propose a model that combines pre-trained language models with privileged information for the task o…

CHARP: Conversation History AwaReness Probing for Knowledge-grounded Dialogue Systems

2024-05-24 · Abbas Ghaddar, David Alfonso-Hermelo, Philippe Langlais, Mehdi Rezagholizadeh 외

In this work, we dive deep into one of the popular knowledge-grounded dialogue benchmarks that focus on faithfulness, FaithDial. We show that a significant portion of the FaithDial data contains annotation artifacts, whi…

DiagnosticHallucinationHallucination Evaluation

Does CLIP perceive art the same way we do?

2025-05-08 · Andrea Asperti, Leonardo Dessì, Maria Chiara Tonetti, Nico Wu

CLIP has emerged as a powerful multimodal model capable of connecting images and text through joint embeddings, but to what extent does it "see" the same way humans do - especially when interpreting artworks? In this pap…

Image GenerationScene UnderstandingStyle Transfer

Probing Across Time: What Does RoBERTa Know and When?

2021-04-16 · Findings (EMNLP) 2021 11 · Leo Z. Liu, Yizhong Wang, Jungo Kasai, Hannaneh Hajishirzi 외

Models of language trained on very large corpora have been demonstrated useful for NLP. As fixed artifacts, they have become the object of intense study, with many researchers "probing" the extent to which linguistic abs…

Language ModelingLanguage Modelling

Automatic Generation of Contrast Sets from Scene Graphs: Probing the Compositional Consistency of GQA

2021-03-17 · NAACL 2021 4 · Yonatan Bitton, Gabriel Stanovsky, Roy Schwartz, Michael Elhadad

Recent works have shown that supervised models often exploit data artifacts to achieve good test scores while their performance severely degrades on samples outside their training distribution. Contrast sets (Gardneret a…

Question AnsweringRelational ReasoningVisual Question AnsweringVisual Question Answering (VQA)