paper-with-me

홈 › Papers

GLUE-X: Evaluating Natural Language Understanding Models from an Out-of-distribution Generalization Perspective

2022-11-15 · Linyi Yang, Shuibai Zhang, Libo Qin, Yafu Li, Yidong Wang, Hanmeng Liu, Jindong Wang, Xing Xie, Yue Zhang

Pre-trained language models (PLMs) are known to improve the generalization performance of natural language understanding models by leveraging large amounts of data during the pre-training phase. However, the out-of-distribution (OOD) generalization problem remains a challenge in many NLP tasks, limiting the real-world deployment of these methods. This paper presents the first attempt at creating a unified benchmark named GLUE-X for evaluating OOD robustness in NLP models, highlighting the importance of OOD robustness and providing insights on how to measure the robustness of a model and how to improve it. The benchmark includes 13 publicly available datasets for OOD testing, and evaluations are conducted on 8 classic NLP tasks over 21 popularly used PLMs, including GPT-3 and GPT-3.5. Our findings confirm the need for improved OOD accuracy in NLP tasks, as significant performance degradation was observed in all settings compared to in-distribution (ID) accuracy.

📄 PDF Abstract BibTeX arXiv:2211.08073

Code (1)

yanglinyi/glue-x 공식 구현 pytorch

Tasks

Natural Language UnderstandingOut-of-Distribution Generalization

Methods 이 논문이 사용한 방법론

Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Weight Decay 설명 없음
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…

Similar Papers 제목 키워드 기반

bgGLUE: A Bulgarian General Language Understanding Evaluation Benchmark

2023-06-04 · Momchil Hardalov, Pepa Atanasova, Todor Mihaylov, Galia Angelova 외

We present bgGLUE(Bulgarian General Language Understanding Evaluation), a benchmark for evaluating language models on Natural Language Understanding (NLU) tasks in Bulgarian. Our benchmark includes NLU tasks targeting a …

Fact Checkingnamed-entity-recognitionNamed Entity RecognitionNatural Language Inference+3

GLUE: A Multi-Task Benchmark and Analysis Platform for Natural Language Understanding

2018-04-20 · WS 2018 11 · Alex Wang, Amanpreet Singh, Julian Michael, Felix Hill 외

For natural language understanding (NLU) technology to be maximally useful, both practically and as a scientific object of study, it must be general: it must be able to process language in a way that is not exclusively t…

DiagnosticNatural Language InferenceNatural Language UnderstandingQQP+1

Introducing TrGLUE and SentiTurca: A Comprehensive Benchmark for Turkish General Language Understanding and Sentiment Analysis

2025-12-26 · Duygu Altinok arxiv

Evaluating the performance of various model architectures, such as transformers, large language models (LLMs), and other NLP systems, requires comprehensive benchmarks that measure performance across multiple dimensions.…

Natural Language UnderstandingSentiment Analysis

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-t…

Natural Language Understanding

RussianSuperGLUE: A Russian Language Understanding Evaluation Benchmark

2020-10-29 · EMNLP 2020 11 · Tatiana Shavrina, Alena Fenogenova, Anton Emelyanov, Denis Shevelev 외

In this paper, we introduce an advanced Russian general language understanding evaluation benchmark -- RussianGLUE. Recent advances in the field of universal language models and transformers require the development of a …

Common Sense ReasoningDiagnosticLexical EntailmentLogical Reasoning Question Answering+5