paper-with-me

Papers

LINSPECTOR: Multilingual Probing Tasks for Word Representations

2019-03-22 · CL 2020 6 · Gözde Gül Şahin, Clara Vania, Ilia Kuznetsov, Iryna Gurevych

Despite an ever growing number of word representation models introduced for a large number of languages, there is a lack of a standardized technique to provide insights into what is captured by these models. Such insights would help the community to get an estimate of the downstream task performance, as well as to design more informed neural architectures, while avoiding extensive experimentation which requires substantial computational resources not all researchers have access to. A recent development in NLP is to use simple classification tasks, also called probing tasks, that test for a single linguistic feature such as part-of-speech. Existing studies mostly focus on exploring the linguistic information encoded by the continuous representations of English text. However, from a typological perspective the morphologically poor English is rather an outlier: the information encoded by the word order and function words in English is often stored on a morphological level in other languages. To address this, we introduce 15 type-level probing tasks such as case marking, possession, word length, morphological tag count and pseudoword identification for 24 languages. We present a reusable methodology for creation and evaluation of such tests in a multilingual setting. We then present experiments on several diverse multilingual word embedding models, in which we relate the probing task performance for a diverse set of languages to a range of five classic NLP tasks: POS-tagging, dependency parsing, semantic role labeling, named entity recognition and natural language inference. We find that a number of probing tests have significantly high positive correlation to the downstream tasks, especially for morphologically rich languages. We show that our tests can be used to explore word embeddings or black-box neural models for linguistic cues in a multilingual setting.

📄 PDF Abstract BibTeX arXiv:1903.09442

Code (3)

UKPLab/linspector 공식 구현
UKPLab/linspector-web
maexe/linspector-web

Tasks

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language InferencePOSPOS TaggingSemantic Role LabelingTAGWord Embeddings

Similar Papers 제목 키워드 기반

LINSPECTOR WEB: A Multilingual Probing Suite for Word Representations

2019-07-26 · IJCNLP 2019 11 · Max Eichler, Gözde Gül Şahin, Iryna Gurevych

We present LINSPECTOR WEB, an open source multilingual inspector to analyze word representations. Our system provides researchers working in low-resource settings with an easily accessible web based probing tool to gain …

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Multilingual Probing of Deep Pre-Trained Contextual Encoders

2019-09-01 · WS 2019 9 · Vinit Ravishankar, Memduh G{\"o}k{\i}rmak, Lilja {\O}vrelid, Erik Velldal

Encoders that generate representations based on context have, in recent years, benefited from adaptations that allow for pre-training on large text corpora. Earlier work on evaluating fixed-length sentence representation…

DiagnosticSentence

InternalInspector $I^2$: Robust Confidence Estimation in LLMs through Internal States

2024-06-17 · Mohammad Beigi, Ying Shen, Runing Yang, Zihao Lin 외

Despite their vast capabilities, Large Language Models (LLMs) often struggle with generating reliable outputs, frequently producing high-confidence inaccuracies known as hallucinations. Addressing this challenge, our res…

BenchmarkingContrastive LearningHallucinationNatural Language Understanding+2

A multilabel approach to morphosyntactic probing

2021-04-17 · Findings (EMNLP) 2021 11 · Naomi Tachikawa Shapiro, Amandalynne Paullada, Shane Steinert-Threlkeld

We introduce a multilabel probing task to assess the morphosyntactic representations of word embeddings from multilingual language models. We demonstrate this task with multilingual BERT (Devlin et al., 2018), training p…

Word Embeddings

Shaking Syntactic Trees on the Sesame Street: Multilingual Probing with Controllable Perturbations

2021-09-28 · EMNLP (MRL) 2021 11 · Ekaterina Taktasheva, Vladislav Mikhailov, Ekaterina Artemova

Recent research has adopted a new experimental field centered around the concept of text perturbations which has revealed that shuffled word order has little to no impact on the downstream performance of Transformer-base…

Sensitivity