paper-with-me

홈 › Papers

How Does Data Corruption Affect Natural Language Understanding Models? A Study on GLUE datasets

2022-01-12 · *SEM (NAACL) 2022 7 · Aarne Talman, Marianna Apidianaki, Stergios Chatzikyriakidis, Jörg Tiedemann

A central question in natural language understanding (NLU) research is whether high performance demonstrates the models' strong reasoning capabilities. We present an extensive series of controlled experiments where pre-trained language models are exposed to data that have undergone specific corruption transformations. These involve removing instances of specific word classes and often lead to non-sensical sentences. Our results show that performance remains high on most GLUE tasks when the models are fine-tuned or tested on corrupted data, suggesting that they leverage other cues for prediction even in non-sensical contexts. Our proposed data transformations can be used to assess the extent to which a specific dataset constitutes a proper testbed for evaluating models' language understanding capabilities.

📄 PDF Abstract BibTeX arXiv:2201.04467

Code (1)

helsinki-nlp/nlu-dataset-diagnostics 공식 구현 pytorch

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

How Does Data Corruption Affect Natural Language Understanding Models? A Study on GLUE datasets

2021-10-16 · ACL ARR October 2021 10 · Anonymous

A central question in natural language understanding (NLU) research is whether high performance demonstrates the models' strong reasoning capabilities. We present an extensive series of controlled experiments where pre-t…

Natural Language Understanding

Lost in Transmission: On the Impact of Networking Corruptions on Video Machine Learning Models

2022-06-10 · Trenton Chang, Daniel Y. Fu

We study how networking corruptions--data corruptions caused by networking errors--affect video machine learning (ML) models. We discover apparent networking corruptions in Kinetics-400, a benchmark video ML dataset. In …

Data Augmentation

From the Top Down: Does Corruption Affect Performance?

2023-10-30 · Maurizio La Rocca, Tiziana La Rocca, Francesco Fasano, Javier Sanchez-Vidal

Corruption, fraud, and unethical activities have emerged as significant obstacles to global economic, political, and social progress. Although many empirical studies have focused on country-level corruption metrics, this…

CorrGAN: Input Transformation Technique Against Natural Corruptions

2022-04-19 · Mirazul Haque, Christof J. Budnik, Wei Yang

Because of the increasing accuracy of Deep Neural Networks (DNNs) on different tasks, a lot of real times systems are utilizing DNNs. These DNNs are vulnerable to adversarial perturbations and corruptions. Specifically, …

Generative Adversarial Network

Models in the Wild: On Corruption Robustness of NLP Systems

2019-05-05 · Anonymous

Natural Language Processing models lack a unified approach to robustness testing. In this paper we introduce WildNLP - a framework for testing model stability in a natural setting where text corruptions such as keyboard …

NERSentiment AnalysisWord Embeddings