Command Palette
Search for a command to run...
Keisuke Sakaguchi; Ronan Le Bras; Chandra Bhagavatula; Yejin Choi

Abstract
The Winograd Schema Challenge (WSC) (Levesque, Davis, and Morgenstern 2011), a benchmark for commonsense reasoning, is a set of 273 expert-crafted pronoun resolution problems originally designed to be unsolvable for statistical models that rely on selectional preferences or word associations. However, recent advances in neural language models have already reached around 90% accuracy on variants of WSC. This raises an important question whether these models have truly acquired robust commonsense capabilities or whether they rely on spurious biases in the datasets that lead to an overestimation of the true capabilities of machine commonsense. To investigate this question, we introduce WinoGrande, a large-scale dataset of 44k problems, inspired by the original WSC design, but adjusted to improve both the scale and the hardness of the dataset. The key steps of the dataset construction consist of (1) a carefully designed crowdsourcing procedure, followed by (2) systematic bias reduction using a novel AfLite algorithm that generalizes human-detectable word associations to machine-detectable embedding associations. The best state-of-the-art methods on WinoGrande achieve 59.4-79.1%, which are 15-35% below human performance of 94.0%, depending on the amount of the training data allowed. Furthermore, we establish new state-of-the-art results on five related benchmarks - WSC (90.1%), DPR (93.1%), COPA (90.6%), KnowRef (85.6%), and Winogender (97.1%). These results have dual implications: on one hand, they demonstrate the effectiveness of WinoGrande when used as a resource for transfer learning. On the other hand, they raise a concern that we are likely to be overestimating the true capabilities of machine commonsense across all these benchmarks. We emphasize the importance of algorithmic bias reduction in existing and future benchmarks to mitigate such overestimation.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| common-sense-reasoning-on-winogrande | BERT-large 345M (0-shot) | Accuracy: 51.9 |
| common-sense-reasoning-on-winogrande | RoBERTa-large 355M (0-shot) | Accuracy: 50 |
| common-sense-reasoning-on-winogrande | BERT-Winogrande 345M (fine-tuned) | Accuracy: 64.9 |
| common-sense-reasoning-on-winogrande | RoBERTa-Winogrande 355M (fine-tuned) | Accuracy: 79.1 |
| common-sense-reasoning-on-winogrande | BERT-DPR 345M (0-shot) | Accuracy: 51 |
| common-sense-reasoning-on-winogrande | RoBERTa-DPR 355M (0-shot) | Accuracy: 58.9 |
| coreference-resolution-on-winograd-schema | WKH | Accuracy: 57.1 |
| coreference-resolution-on-winograd-schema | RoBERTa-WinoGrande 355M | Accuracy: 90.1 |
| coreference-resolution-on-winograd-schema | KEE+NKAM on WinoGrande | Accuracy: 52.8 |
| coreference-resolution-on-winograd-schema | RoBERTa-DPR 355M | Accuracy: 83.1 |
| question-answering-on-copa | RoBERTa-Winogrande-ft 355M (fine-tuned) | Accuracy: 90.6 |
| question-answering-on-copa | RoBERTa-ft 355M (fine-tuned) | Accuracy: 86.4 |
| question-answering-on-copa | Causal Strength w/multi-word predicates (presumably on WinoGrande?) | Accuracy: 76.4 |
| question-answering-on-copa | Pointwise Mutual Information (on 10M stories) | Accuracy: 65.4 |
| question-answering-on-copa | RoBERTa-Winogrande 355M (fine-tuned) | Accuracy: 84.4 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.