paper-with-me

홈 › Papers

Adversarial NLI: A New Benchmark for Natural Language Understanding

2019-10-31 · ACL 2020 6 · Yixin Nie, Adina Williams, Emily Dinan, Mohit Bansal, Jason Weston, Douwe Kiela

We introduce a new large-scale NLI benchmark dataset, collected via an iterative, adversarial human-and-model-in-the-loop procedure. We show that training models on this new dataset leads to state-of-the-art performance on a variety of popular NLI benchmarks, while posing a more difficult challenge with its new test set. Our analysis sheds light on the shortcomings of current state-of-the-art models, and shows that non-expert annotators are successful at finding their weaknesses. The data collection method can be applied in a never-ending learning scenario, becoming a moving target for NLU, rather than a static benchmark that will quickly saturate.

📄 PDF Abstract BibTeX arXiv:1910.14599

Code (2)

facebookresearch/anli 공식 구현 pytorch
tlatkowski/multihead-siamese-nets tf

Tasks

Natural Language Understanding

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

What Will it Take to Fix Benchmarking in Natural Language Understanding?

2021-04-05 · NAACL 2021 4 · Samuel R. Bowman, George E. Dahl

Evaluation for many natural language understanding (NLU) tasks is broken: Unreliable and biased systems score so highly on standard benchmarks that there is little room for researchers who develop better systems to demon…

BenchmarkingNatural Language UnderstandingPosition

FreeLB: Enhanced Adversarial Training for Natural Language Understanding

2019-09-25 · ICLR 2020 1 · Chen Zhu, Yu Cheng, Zhe Gan, Siqi Sun 외

Adversarial training, which minimizes the maximal risk for label-preserving input perturbations, has proved to be effective for improving the generalization of language models. In this work, we propose a novel adversaria…

ARCNatural Language UnderstandingOverall - TestWord Embeddings

Curriculum: A Broad-Coverage Benchmark for Linguistic Phenomena in Natural Language Understanding

2022-01-16 · ACL ARR January 2022 1 · Anonymous

In the age of large transformer language models, linguistic benchmarks play an important role in diagnosing models' abilities and limitations on natural language understanding. However, current benchmarks show some signi…

Language ModelingLanguage ModellingNatural Language Understanding

SNEAK: Synonymous Sentences-Aware Adversarial Attack on Natural Language Video Localization

2021-12-08 · Wenbo Gou, Wen Shi, Jian Lou, Lijie Huang 외

Natural language video localization (NLVL) is an important task in the vision-language understanding area, which calls for an in-depth understanding of not only computer vision and natural language side alone, but more i…

Adversarial AttackAdversarial Robustness

Targeted Adversarial Training for Natural Language Understanding

2021-04-12 · NAACL 2021 4 · Lis Pereira, Xiaodong Liu, Hao Cheng, Hoifung Poon 외

We present a simple yet effective Targeted Adversarial Training (TAT) algorithm to improve adversarial training for natural language understanding. The key idea is to introspect current mistakes and prioritize adversaria…

Natural Language Understanding